Installer the-king-of-fighters-xiii-gal-gog

files:
- installer: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/The King of Fighters XIII/kof13_win32_Release.exe
  gogid: 1835492050
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
    description: Installing The King of Fighters XIII GALAXY EDITION
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
wine:
  dxvk: false
description: ''
game_slug: the-king-of-fighters-xiii-galaxy-edition
gogslug: the_king_of_fighters_xiii
humblestoreid: ''
installer_slug: the-king-of-fighters-xiii-gal-gog
name: THE KING OF FIGHTERS XIII GALAXY EDITION
notes: "Game needs to be framecapped to 60FPS or it will run too fast. Lutris requires\
  \ libstrangle to be installed to set this in the program.\r\n\r\nSet the launch\
  \ argument '-v' (no quotes) to bypass videos, which crash the game.\r\n\r\nDXVK\
  \ is disabled because it makes the in-game font look crunched and blurry."
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/The King of Fighters XIII/kof13_win32_Release.exe
    gogid: 1835492050
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
      description: Installing The King of Fighters XIII GALAXY EDITION
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dxvk: false
slug: the-king-of-fighters-xiii-gal-gog
steamid: null
version: GOG
year: 2018
{
  "game_slug": "the-king-of-fighters-xiii-galaxy-edition",
  "version": "GOG",
  "description": "",
  "notes": "Game needs to be framecapped to 60FPS or it will run too fast. Lutris requires libstrangle to be installed to set this in the program.\r\n\r\nSet the launch argument '-v' (no quotes) to bypass videos, which crash the game.\r\n\r\nDXVK is disabled because it makes the in-game font look crunched and blurry.",
  "name": "THE KING OF FIGHTERS XIII GALAXY EDITION",
  "year": 2018,
  "steamid": null,
  "gogslug": "the_king_of_fighters_xiii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-king-of-fighters-xiii-gal-gog",
  "installer_slug": "the-king-of-fighters-xiii-gal-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/The King of Fighters XIII/kof13_win32_Release.exe",
      "gogid": 1835492050,
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI",
          "description": "Installing The King of Fighters XIII GALAXY EDITION",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game