Installer xiii-gog-all-in-one

files:
- game: N/A:Please select Windows installer provided by GOG
- allinone: N/A:Please select XIII All-In-One Installer
game:
  exe: drive_c/GOG Games/XIII/system/XIII.exe
  prefix: $GAMEDIR
installer:
- merge:
    dst: $CACHE
    src: allinone
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing XIII
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing XIII All-In-One
    executable: $CACHE/XIII_Windows_10_Edition_Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: XIII with the all in one patch
game_slug: xiii
gogslug: xiii_remake
humblestoreid: ''
installer_slug: xiii-gog-all-in-one
name: XIII
notes: "You will need to download the xiii all in one installer from modDB.\r\nhttps://www.moddb.com/games/xiii/downloads/xiii-all-in-one-installer\r\
  \nCurrently only designed to work with GOG version."
runner: wine
script:
  files:
  - game: N/A:Please select Windows installer provided by GOG
  - allinone: N/A:Please select XIII All-In-One Installer
  game:
    exe: drive_c/GOG Games/XIII/system/XIII.exe
    prefix: $GAMEDIR
  installer:
  - merge:
      dst: $CACHE
      src: allinone
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing XIII
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing XIII All-In-One
      executable: $CACHE/XIII_Windows_10_Edition_Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: xiii-gog-all-in-one
steamid: 1154790
version: GOG + All in One
year: 2003
{
  "game_slug": "xiii",
  "version": "GOG + All in One",
  "description": "XIII with the all in one patch",
  "notes": "You will need to download the xiii all in one installer from modDB.\r\nhttps://www.moddb.com/games/xiii/downloads/xiii-all-in-one-installer\r\nCurrently only designed to work with GOG version.",
  "name": "XIII",
  "year": 2003,
  "steamid": 1154790,
  "gogslug": "xiii_remake",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "xiii-gog-all-in-one",
  "installer_slug": "xiii-gog-all-in-one",
  "script": {
    "files": [
      {
        "game": "N/A:Please select Windows installer provided by GOG"
      },
      {
        "allinone": "N/A:Please select XIII All-In-One Installer"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/XIII/system/XIII.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "merge": {
          "dst": "$CACHE",
          "src": "allinone"
        }
      },
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing XIII",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing XIII All-In-One",
          "executable": "$CACHE/XIII_Windows_10_Edition_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game