files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Warlords 3/Darklord.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: warlords-iii-darklords-rising
gogslug: warlords_iii_darklords_rising
humblestoreid: ''
installer_slug: warlords-iii-darklords-rising-gog
name: 'Warlords III: Darklords Rising'
notes: "Wine gives often gives a 'low system memory' warning on startup. But the\
\ game seems to run fine.\r\n\r\nI couldn't get it working fullscreen well. With\
\ a Protonified Wine, the game can run fullscreen but seems to run slow and the\
\ mouse cursor flashes. Works fine with Wine 5.0 running in a smaller window."
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Warlords 3/Darklord.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: warlords-iii-darklords-rising-gog
steamid: null
version: GOG
year: 1998
{
"game_slug": "warlords-iii-darklords-rising",
"version": "GOG",
"description": null,
"notes": "Wine gives often gives a 'low system memory' warning on startup. But the game seems to run fine.\r\n\r\nI couldn't get it working fullscreen well. With a Protonified Wine, the game can run fullscreen but seems to run slow and the mouse cursor flashes. Works fine with Wine 5.0 running in a smaller window.",
"name": "Warlords III: Darklords Rising",
"year": 1998,
"steamid": null,
"gogslug": "warlords_iii_darklords_rising",
"humblestoreid": "",
"runner": "wine",
"slug": "warlords-iii-darklords-rising-gog",
"installer_slug": "warlords-iii-darklords-rising-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Warlords 3/Darklord.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}