files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: $GAMEDIR/drive_c/game/FS.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/game
gogid: freespace_expansion
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
description: ''
game_slug: descent-freespace-the-great-war
gogslug: ''
humblestoreid: ''
installer_slug: descent-freespace-the-great-w-gogcom
name: 'Descent: Freespace - The Great War'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: $GAMEDIR/drive_c/game/FS.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/game
gogid: freespace_expansion
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
slug: descent-freespace-the-great-w-gogcom
steamid: 273600
version: GOG.com
year: 1998
{
"game_slug": "descent-freespace-the-great-war",
"version": "GOG.com",
"description": "",
"notes": "",
"name": "Descent: Freespace - The Great War",
"year": 1998,
"steamid": 273600,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "descent-freespace-the-great-w-gogcom",
"installer_slug": "descent-freespace-the-great-w-gogcom",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/game/FS.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/game"
},
"gogid": "freespace_expansion",
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "winemenubuilder.exe",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": ""
}
},
{
"task": {
"args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "sandbox",
"description": "Disabling unused WINE features",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}