files:
- game: N/A:Please select Windows installer provided by GOG
game:
exe: drive_c/GOG Games/XIII/system/XIII.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing XIII
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
description: Updated installer for the re-released (NOT remake) GOG version @Dec 2019.
game_slug: xiii
gogslug: xiii_remake
humblestoreid: ''
installer_slug: xiii-gog
name: XIII
notes: "- Ignore error messages during installation, press exit after the gog setup\
\ installs.\r\n- For HD resolutions have a look here: http://pcgamingwiki.com/wiki/XIII#Widescreen_resolution\r\
\n- Some settings in the option menus hard crash the game, edit the game options\
\ through xIII.ini and DefUser.ini"
runner: wine
script:
files:
- game: N/A:Please select Windows installer provided by GOG
game:
exe: drive_c/GOG Games/XIII/system/XIII.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing XIII
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
slug: xiii-gog
steamid: 1154790
version: GOG
year: 2003
{
"game_slug": "xiii",
"version": "GOG",
"description": "Updated installer for the re-released (NOT remake) GOG version @Dec 2019.",
"notes": "- Ignore error messages during installation, press exit after the gog setup installs.\r\n- For HD resolutions have a look here: http://pcgamingwiki.com/wiki/XIII#Widescreen_resolution\r\n- Some settings in the option menus hard crash the game, edit the game options through xIII.ini and DefUser.ini",
"name": "XIII",
"year": 2003,
"steamid": 1154790,
"gogslug": "xiii_remake",
"humblestoreid": "",
"runner": "wine",
"slug": "xiii-gog",
"installer_slug": "xiii-gog",
"script": {
"files": [
{
"game": "N/A:Please select Windows installer provided by GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/XIII/system/XIII.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing XIII",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "sandbox",
"description": "Disabling unused WINE features",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}