files:
- installer: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Tzar/Tzar.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: mfc42
description: Installing mfc42...
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
arch: win32
description: Installing Tzar...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
description: Running game settings manager...
executable: $GAMEDIR/drive_c/GOG Games/Tzar/Setup.exe
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 1024x768
description: "This script require windows installer from GOG.com.\r\nPlease install\
\ the game with the default settings and click exit.\r\nAfter installation, the\
\ game setting manager will be run - you can change the settings and exit."
game_slug: tzar-the-burden-of-the-crown
gogslug: tzar_the_burden_of_the_crown
humblestoreid: ''
installer_slug: tzar-the-burden-of-the-crown-gog
name: 'Tzar: The Burden of the Crown'
notes: In-game music does not work. Disable music in the game settings.
runner: wine
script:
files:
- installer: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Tzar/Tzar.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: mfc42
description: Installing mfc42...
name: winetricks
prefix: $GAMEDIR
silent: false
- task:
arch: win32
description: Installing Tzar...
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
description: Running game settings manager...
executable: $GAMEDIR/drive_c/GOG Games/Tzar/Setup.exe
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 1024x768
slug: tzar-the-burden-of-the-crown-gog
steamid: 825730
version: GOG
year: 2000
{
"game_slug": "tzar-the-burden-of-the-crown",
"version": "GOG",
"description": "This script require windows installer from GOG.com.\r\nPlease install the game with the default settings and click exit.\r\nAfter installation, the game setting manager will be run - you can change the settings and exit.",
"notes": "In-game music does not work. Disable music in the game settings.",
"name": "Tzar: The Burden of the Crown",
"year": 2000,
"steamid": 825730,
"gogslug": "tzar_the_burden_of_the_crown",
"humblestoreid": "",
"runner": "wine",
"slug": "tzar-the-burden-of-the-crown-gog",
"installer_slug": "tzar-the-burden-of-the-crown-gog",
"script": {
"files": [
{
"installer": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Tzar/Tzar.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "mfc42",
"description": "Installing mfc42...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": false
}
},
{
"task": {
"arch": "win32",
"description": "Installing Tzar...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Running game settings manager...",
"executable": "$GAMEDIR/drive_c/GOG Games/Tzar/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "1024x768"
}
}
}