game:
arch: win32
exe: drive_c/Program Files/ANNO 1503 GOLD/1503Startup.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing...
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: windowmanagermanaged=n
description: Setting up winetricks...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directmusic
description: Setting up winetricks...
name: winetricks
prefix: $GAMEDIR
silent: true
system:
reset_desktop: true
description: Installs the gold version of the game with the DVD-ROM.
game_slug: anno-1503
gogslug: anno_1503_ad
humblestoreid: ''
installer_slug: anno-1503-ad-dvd-gold
name: Anno 1503 A.D.
notes: Remember to uncheck `Install Acrobat Reader` during installation
runner: wine
script:
game:
arch: win32
exe: drive_c/Program Files/ANNO 1503 GOLD/1503Startup.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing...
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: windowmanagermanaged=n
description: Setting up winetricks...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: directmusic
description: Setting up winetricks...
name: winetricks
prefix: $GAMEDIR
silent: true
system:
reset_desktop: true
slug: anno-1503-ad-dvd-gold
steamid: null
version: DVD Gold
year: 2003
{
"game_slug": "anno-1503",
"version": "DVD Gold",
"description": "Installs the gold version of the game with the DVD-ROM.",
"notes": "Remember to uncheck `Install Acrobat Reader` during installation",
"name": "Anno 1503 A.D.",
"year": 2003,
"steamid": null,
"gogslug": "anno_1503_ad",
"humblestoreid": "",
"runner": "wine",
"slug": "anno-1503-ad-dvd-gold",
"installer_slug": "anno-1503-ad-dvd-gold",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/ANNO 1503 GOLD/1503Startup.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing...",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "windowmanagermanaged=n",
"description": "Setting up winetricks...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "directmusic",
"description": "Setting up winetricks...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
],
"system": {
"reset_desktop": true
}
}
}