files:
- gogsetup: N/A:Select the game's setup file
- wrapper: https://github.com/FunkyFr3sh/cnc-ddraw/releases/download/v7.1.0.0/cnc-ddraw.zip
game:
exe: drive_c/GOG Games/Warlords Battlecry 3/Battlecry III.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Warlords Battlecry 3
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Warlords Battlecry 3
file: wrapper
format: zip
- write_config:
data:
ddraw:
fullscreen: true
maintas: true
maxfps: 30
windowed: true
file: $GAMEDIR/drive_c/GOG Games/Warlords Battlecry 3/ddraw.ini
mode: merge
wine:
overrides:
ddraw: n,b
description: Play "Warlords Battlecry 3" GOG edition on Linux!
game_slug: warlords-battlecry-iii
gogslug: warlords_battlecry_3
humblestoreid: ''
installer_slug: warlords-battlecry-iii-gog-cnc-draw
name: Warlords Battlecry III
notes: "- Using cnc-draw wrapper for better graphic rendering and stability\r\n- Known\
\ issue: during my tests, this game had graphics issues with Proton Wine version,\
\ units was invisible. Workaround: use a recent Wine-Staging version"
runner: wine
script:
files:
- gogsetup: N/A:Select the game's setup file
- wrapper: https://github.com/FunkyFr3sh/cnc-ddraw/releases/download/v7.1.0.0/cnc-ddraw.zip
game:
exe: drive_c/GOG Games/Warlords Battlecry 3/Battlecry III.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Warlords Battlecry 3
executable: gogsetup
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Warlords Battlecry 3
file: wrapper
format: zip
- write_config:
data:
ddraw:
fullscreen: true
maintas: true
maxfps: 30
windowed: true
file: $GAMEDIR/drive_c/GOG Games/Warlords Battlecry 3/ddraw.ini
mode: merge
wine:
overrides:
ddraw: n,b
slug: warlords-battlecry-iii-gog-cnc-draw
steamid: 433280
version: GOG + cnc-draw
year: 2004
{
"game_slug": "warlords-battlecry-iii",
"version": "GOG + cnc-draw",
"description": "Play \"Warlords Battlecry 3\" GOG edition on Linux!",
"notes": "- Using cnc-draw wrapper for better graphic rendering and stability\r\n- Known issue: during my tests, this game had graphics issues with Proton Wine version, units was invisible. Workaround: use a recent Wine-Staging version",
"name": "Warlords Battlecry III",
"year": 2004,
"steamid": 433280,
"gogslug": "warlords_battlecry_3",
"humblestoreid": "",
"runner": "wine",
"slug": "warlords-battlecry-iii-gog-cnc-draw",
"installer_slug": "warlords-battlecry-iii-gog-cnc-draw",
"script": {
"files": [
{
"gogsetup": "N/A:Select the game's setup file"
},
{
"wrapper": "https://github.com/FunkyFr3sh/cnc-ddraw/releases/download/v7.1.0.0/cnc-ddraw.zip"
}
],
"game": {
"exe": "drive_c/GOG Games/Warlords Battlecry 3/Battlecry III.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Warlords Battlecry 3",
"executable": "gogsetup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/Warlords Battlecry 3",
"file": "wrapper",
"format": "zip"
}
},
{
"write_config": {
"data": {
"ddraw": {
"fullscreen": true,
"maintas": true,
"maxfps": 30,
"windowed": true
}
},
"file": "$GAMEDIR/drive_c/GOG Games/Warlords Battlecry 3/ddraw.ini",
"mode": "merge"
}
}
],
"wine": {
"overrides": {
"ddraw": "n,b"
}
}
}
}