Installer future-fragments-patreon-exe

files:
- ffexe: N/A:Select Future Fragments EXE
game:
  arch: win64
  exe: $ffexe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: videomemorysize=2048
    description: Increasing video memory size
    name: winetricks
    prefix: $GAMEDIR
description: null
game_slug: future-fragments
gogslug: ''
humblestoreid: ''
installer_slug: future-fragments-patreon-exe
name: Future Fragments
notes: "Please make sure you got \"Prefer system libraries\" disabled in \"Preferences\"\
  \r\nAlso, consider enabling DXVK:  https://github.com/lutris/lutris/wiki/How-to:-DXVK"
runner: wine
script:
  files:
  - ffexe: N/A:Select Future Fragments EXE
  game:
    arch: win64
    exe: $ffexe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: videomemorysize=2048
      description: Increasing video memory size
      name: winetricks
      prefix: $GAMEDIR
slug: future-fragments-patreon-exe
steamid: null
version: Patreon exe
year: 2024
{
  "game_slug": "future-fragments",
  "version": "Patreon exe",
  "description": null,
  "notes": "Please make sure you got \"Prefer system libraries\" disabled in \"Preferences\"\r\nAlso, consider enabling DXVK:  https://github.com/lutris/lutris/wiki/How-to:-DXVK",
  "name": "Future Fragments",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "future-fragments-patreon-exe",
  "installer_slug": "future-fragments-patreon-exe",
  "script": {
    "files": [
      {
        "ffexe": "N/A:Select Future Fragments EXE"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$ffexe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "videomemorysize=2048",
          "description": "Increasing video memory size",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game