Installer metal-fatigue-gog

files:
- installer: N/A:Please select the GOG.com Windows installer
game:
  arch: win32
  exe: $GAMEDIR/drive_c/GOG Games/Metal Fatigue/MFatigue.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: icodecs
    arch: win32
    description: Installing video codec
    name: winetricks
    prefix: $GAMEDIR
wine:
  dxvk: false
description: null
game_slug: metal-fatigue
gogslug: metal_fatigue
humblestoreid: ''
installer_slug: metal-fatigue-gog
name: Metal Fatigue
notes: "- The GOG installer may throw errors at the end of the installation process\
  \ which can be ignored\r\n- Sound may cut out during video playback"
runner: wine
script:
  files:
  - installer: N/A:Please select the GOG.com Windows installer
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/GOG Games/Metal Fatigue/MFatigue.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: icodecs
      arch: win32
      description: Installing video codec
      name: winetricks
      prefix: $GAMEDIR
  wine:
    dxvk: false
slug: metal-fatigue-gog
steamid: 888040
version: GOG
year: 2000
{
  "game_slug": "metal-fatigue",
  "version": "GOG",
  "description": null,
  "notes": "- The GOG installer may throw errors at the end of the installation process which can be ignored\r\n- Sound may cut out during video playback",
  "name": "Metal Fatigue",
  "year": 2000,
  "steamid": 888040,
  "gogslug": "metal_fatigue",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metal-fatigue-gog",
  "installer_slug": "metal-fatigue-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the GOG.com Windows installer"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/GOG Games/Metal Fatigue/MFatigue.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "icodecs",
          "arch": "win32",
          "description": "Installing video codec",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game