Installer american-fugitive-steam

files:
- mfinstaller: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/epic-games-store/mf-install-master.zip
game:
  appid: 934780
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $CACHE/mfinstaller
    file: mfinstaller
- execute:
    command: $CACHE/mfinstaller/install-mf.sh
    env:
      WINEPREFIX: $GAMEDIR/prefix
system:
  env:
    DXVK_HUD: compiler
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/prefix
    __GL_THREADED_OPTIMIZATIONS: '1'
    mesa_glthread: 'true'
description: null
game_slug: american-fugitive
gogslug: american_fugitive
humblestoreid: ''
installer_slug: american-fugitive-steam
name: American Fugitive
notes: ''
runner: winesteam
script:
  files:
  - mfinstaller: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/epic-games-store/mf-install-master.zip
  game:
    appid: 934780
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $CACHE/mfinstaller
      file: mfinstaller
  - execute:
      command: $CACHE/mfinstaller/install-mf.sh
      env:
        WINEPREFIX: $GAMEDIR/prefix
  system:
    env:
      DXVK_HUD: compiler
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR/prefix
      __GL_THREADED_OPTIMIZATIONS: '1'
      mesa_glthread: 'true'
slug: american-fugitive-steam
steamid: 934780
version: Steam
year: 2019
{
  "game_slug": "american-fugitive",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "American Fugitive",
  "year": 2019,
  "steamid": 934780,
  "gogslug": "american_fugitive",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "american-fugitive-steam",
  "installer_slug": "american-fugitive-steam",
  "script": {
    "files": [
      {
        "mfinstaller": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/epic-games-store/mf-install-master.zip"
      }
    ],
    "game": {
      "appid": 934780,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/mfinstaller",
          "file": "mfinstaller"
        }
      },
      {
        "execute": {
          "command": "$CACHE/mfinstaller/install-mf.sh",
          "env": {
            "WINEPREFIX": "$GAMEDIR/prefix"
          }
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR/prefix",
        "__GL_THREADED_OPTIMIZATIONS": "1",
        "mesa_glthread": "true"
      }
    }
  }
}
Back to game