files:
- setup: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Caesar IV/CaesarIV.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet20
name: winetricks
prefix: $GAMEDIR
- task:
app: msxml3
name: winetricks
- task:
app: d3dx9_29
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: caesar-4
gogslug: caesar_iv
humblestoreid: ''
installer_slug: caesar-4-gog
name: Caesar 4
notes: "Tested on gentoo.\r\n\r\n1024x768 resolution by default\r\nOn recent wine\
\ version (lutris-4.16) I got some screen resolution error where the desktop was\
\ not the correct resolution and the game was rendering on some strange region of\
\ the desktop. I need to activate either d9dk or virtual desktop, set the game in\
\ native resolution and then I don't need d9dk or virtual desktop anymore."
runner: wine
script:
files:
- setup: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Caesar IV/CaesarIV.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet20
name: winetricks
prefix: $GAMEDIR
- task:
app: msxml3
name: winetricks
- task:
app: d3dx9_29
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: caesar-4-gog
steamid: 517810
version: GOG
year: 2006
{
"game_slug": "caesar-4",
"version": "GOG",
"description": null,
"notes": "Tested on gentoo.\r\n\r\n1024x768 resolution by default\r\nOn recent wine version (lutris-4.16) I got some screen resolution error where the desktop was not the correct resolution and the game was rendering on some strange region of the desktop. I need to activate either d9dk or virtual desktop, set the game in native resolution and then I don't need d9dk or virtual desktop anymore.",
"name": "Caesar 4",
"year": 2006,
"steamid": 517810,
"gogslug": "caesar_iv",
"humblestoreid": "",
"runner": "wine",
"slug": "caesar-4-gog",
"installer_slug": "caesar-4-gog",
"script": {
"files": [
{
"setup": "N/A:Please select the GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Caesar IV/CaesarIV.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet20",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "msxml3",
"name": "winetricks"
}
},
{
"task": {
"app": "d3dx9_29",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}