files:
- patch15: https://lutris.net/files/games/xiii/patch1.5.zip
game:
arch: win32
exe: drive_c/Program Files/Ubisoft/XIII/system/XIII.exe
prefix: $GAMEDIR
installer:
- insert_disc:
requires: rgn.bmp
- task:
description: Installing XIII
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
file: patch15
- task:
description: Installing patch 1.5
executable: $CACHE/Unofficial XIII Patch 1.5.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: xiii
gogslug: xiii_remake
humblestoreid: ''
installer_slug: xiii-cd
name: XIII
notes: '- You may need to hit Alt+Tab a couple times for the game to show up properly
after launch.'
runner: wine
script:
files:
- patch15: https://lutris.net/files/games/xiii/patch1.5.zip
game:
arch: win32
exe: drive_c/Program Files/Ubisoft/XIII/system/XIII.exe
prefix: $GAMEDIR
installer:
- insert_disc:
requires: rgn.bmp
- task:
description: Installing XIII
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
file: patch15
- task:
description: Installing patch 1.5
executable: $CACHE/Unofficial XIII Patch 1.5.exe
name: wineexec
prefix: $GAMEDIR
slug: xiii-cd
steamid: 1154790
version: CD
year: 2003
{
"game_slug": "xiii",
"version": "CD",
"description": "",
"notes": "- You may need to hit Alt+Tab a couple times for the game to show up properly after launch.",
"name": "XIII",
"year": 2003,
"steamid": 1154790,
"gogslug": "xiii_remake",
"humblestoreid": "",
"runner": "wine",
"slug": "xiii-cd",
"installer_slug": "xiii-cd",
"script": {
"files": [
{
"patch15": "https://lutris.net/files/games/xiii/patch1.5.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Ubisoft/XIII/system/XIII.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert_disc": {
"requires": "rgn.bmp"
}
},
{
"task": {
"description": "Installing XIII",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "patch15"
}
},
{
"task": {
"description": "Installing patch 1.5",
"executable": "$CACHE/Unofficial XIII Patch 1.5.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}