game:
exe: drive_c/Program Files/Disney Interactive/Donald Duck/Donald.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: DONALDAG.GID
- task:
description: Disk Found. Creating 32bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game. You have to use English as the installer language
(You will be able to change the game language afterwards) and please don't change
the installation directory!
executable: $DISC/setup/SETUP.EXE
name: wineexec
- task:
app: winxp icodecs
description: Installing Indeo and setting the Windows version to XP. No manual
action is required.
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 800x600
description: null
game_slug: donald-duck-goin-quackers
gogslug: ''
humblestoreid: ''
installer_slug: disneys-donald-duck-goin-quac-cd
name: 'Disney''s Donald Duck: Goin'' Quackers'
notes: "Select English as the installer language. Otherwise this script <i>will</i>\
\ fail.\r\n\r\nTested with a German CD"
runner: wine
script:
game:
exe: drive_c/Program Files/Disney Interactive/Donald Duck/Donald.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: DONALDAG.GID
- task:
description: Disk Found. Creating 32bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game. You have to use English as the installer language
(You will be able to change the game language afterwards) and please don't
change the installation directory!
executable: $DISC/setup/SETUP.EXE
name: wineexec
- task:
app: winxp icodecs
description: Installing Indeo and setting the Windows version to XP. No manual
action is required.
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 800x600
slug: disneys-donald-duck-goin-quac-cd
steamid: null
version: CD
year: 2000
{
"game_slug": "donald-duck-goin-quackers",
"version": "CD",
"description": null,
"notes": "Select English as the installer language. Otherwise this script <i>will</i> fail.\r\n\r\nTested with a German CD",
"name": "Disney's Donald Duck: Goin' Quackers",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "disneys-donald-duck-goin-quac-cd",
"installer_slug": "disneys-donald-duck-goin-quac-cd",
"script": {
"game": {
"exe": "drive_c/Program Files/Disney Interactive/Donald Duck/Donald.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "DONALDAG.GID"
}
},
{
"task": {
"description": "Disk Found. Creating 32bit Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Game. You have to use English as the installer language (You will be able to change the game language afterwards) and please don't change the installation directory!",
"executable": "$DISC/setup/SETUP.EXE",
"name": "wineexec"
}
},
{
"task": {
"app": "winxp icodecs",
"description": "Installing Indeo and setting the Windows version to XP. No manual action is required.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "800x600"
}
}
}