files:
- installer: N/A:Select the game's setup file
game:
exe: $GAMEDIR/drive_c/GOG Games/War Wind/WW.EXE
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/GOG Games/War Wind
installer:
- task:
args: /SILENT /SUPPRESSMSGBOXES /NOGUI
description: "Running Setup, please wait\u2026"
executable: installer
name: wineexec
- task:
description: Enable Windows 98 compatibility mode
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: GAMEDIR
value: win98
wine:
Desktop: true
dxvk: false
overrides:
iccvid.dll: n
description: Works, but without cutscenes.
game_slug: war-wind
gogslug: war_wind
humblestoreid: ''
installer_slug: war-wind-gog-wine
name: War Wind
notes: "The cutscenes will not play.\r\nThis has a few issues with changing resolution,\
\ and so it defaults to playing within a virtual desktop window."
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
exe: $GAMEDIR/drive_c/GOG Games/War Wind/WW.EXE
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/GOG Games/War Wind
installer:
- task:
args: /SILENT /SUPPRESSMSGBOXES /NOGUI
description: "Running Setup, please wait\u2026"
executable: installer
name: wineexec
- task:
description: Enable Windows 98 compatibility mode
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: GAMEDIR
value: win98
wine:
Desktop: true
dxvk: false
overrides:
iccvid.dll: n
slug: war-wind-gog-wine
steamid: 1741140
version: GOG WINE
year: 1996
{
"game_slug": "war-wind",
"version": "GOG WINE",
"description": "Works, but without cutscenes.",
"notes": "The cutscenes will not play.\r\nThis has a few issues with changing resolution, and so it defaults to playing within a virtual desktop window.",
"name": "War Wind",
"year": 1996,
"steamid": 1741140,
"gogslug": "war_wind",
"humblestoreid": "",
"runner": "wine",
"slug": "war-wind-gog-wine",
"installer_slug": "war-wind-gog-wine",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/War Wind/WW.EXE",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/GOG Games/War Wind"
},
"installer": [
{
"task": {
"args": "/SILENT /SUPPRESSMSGBOXES /NOGUI",
"description": "Running Setup, please wait\u2026",
"executable": "installer",
"name": "wineexec"
}
},
{
"task": {
"description": "Enable Windows 98 compatibility mode",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "GAMEDIR",
"value": "win98"
}
}
],
"wine": {
"Desktop": true,
"dxvk": false,
"overrides": {
"iccvid.dll": "n"
}
}
}
}