files:
- installer: N/A:Please select the GOG.com Windows installer
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Star Wars - KotOR/swkotor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Standard GOG KotOR installer
game_slug: star-wars-knights-of-the-old-republic
gogslug: star_wars_knights_of_the_old_republic
humblestoreid: ''
installer_slug: star-wars-knights-of-the-old-gog-2
name: 'Star Wars: Knights of the Old Republic'
notes: Install the standard GOG version. This allows customization for other resolutions.
The WS GOG installer does NOT work on my 2560x1440 system.
runner: wine
script:
files:
- installer: N/A:Please select the GOG.com Windows installer
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Star Wars - KotOR/swkotor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: star-wars-knights-of-the-old-gog-2
steamid: 32370
version: GOG
year: 2003
{
"game_slug": "star-wars-knights-of-the-old-republic",
"version": "GOG",
"description": "Standard GOG KotOR installer",
"notes": "Install the standard GOG version. This allows customization for other resolutions. The WS GOG installer does NOT work on my 2560x1440 system.",
"name": "Star Wars: Knights of the Old Republic",
"year": 2003,
"steamid": 32370,
"gogslug": "star_wars_knights_of_the_old_republic",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-knights-of-the-old-gog-2",
"installer_slug": "star-wars-knights-of-the-old-gog-2",
"script": {
"files": [
{
"installer": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/Star Wars - KotOR/swkotor.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}