files:
- setup: N/A:Select Windows GOG setup exe
game:
args: -nointro
exe: drive_c/Program Files/GOG.com/SWAT 3/game/swat.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SILENT /SUPPRESSMSGBOXES /NOCANCEL
description: Be patient, this task may take several minutes.
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: quartz
name: winetricks
prefix: $GAMEDIR
description: This game don't works 100%, every time the game tries to play a video,
it will crash, you can play some missions, but avoid the career.
game_slug: swat-3
gogslug: ''
humblestoreid: ''
installer_slug: swat-3-gog
name: SWAT 3
notes: ''
runner: wine
script:
files:
- setup: N/A:Select Windows GOG setup exe
game:
args: -nointro
exe: drive_c/Program Files/GOG.com/SWAT 3/game/swat.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix.
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SILENT /SUPPRESSMSGBOXES /NOCANCEL
description: Be patient, this task may take several minutes.
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
app: quartz
name: winetricks
prefix: $GAMEDIR
slug: swat-3-gog
steamid: null
version: GOG
year: 1999
{
"game_slug": "swat-3",
"version": "GOG",
"description": "This game don't works 100%, every time the game tries to play a video, it will crash, you can play some missions, but avoid the career.",
"notes": "",
"name": "SWAT 3",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "swat-3-gog",
"installer_slug": "swat-3-gog",
"script": {
"files": [
{
"setup": "N/A:Select Windows GOG setup exe"
}
],
"game": {
"args": "-nointro",
"exe": "drive_c/Program Files/GOG.com/SWAT 3/game/swat.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating WINE prefix.",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SILENT /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Be patient, this task may take several minutes.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "quartz",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}