game:
arch: win64
exe: drive_c/Program Files (x86)/PopCap Games/Plants vs. Zombies/PlantsVsZombies.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Please insert your Plants vs. Zombies GOTY installation disc.
requires: installers/PlantsVsZombiesSetup.exe
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: $DISC/installers/PlantsVsZombiesSetup.exe
name: wineexec
prefix: $GAMEDIR
description: Tested with a German Retail disc titled PVZ_Rondomedia_Retail_DE_
game_slug: plants-vs-zombies-game-of-the-year
gogslug: ''
humblestoreid: ''
installer_slug: plants-vs-zombies-game-of-the-cd
name: 'Plants vs. Zombies: Game of the Year Edition'
notes: Make sure to untick the box that asks you whether you want to run the game
at the end of the setup.
runner: wine
script:
game:
arch: win64
exe: drive_c/Program Files (x86)/PopCap Games/Plants vs. Zombies/PlantsVsZombies.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Please insert your Plants vs. Zombies GOTY installation disc.
requires: installers/PlantsVsZombiesSetup.exe
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: $DISC/installers/PlantsVsZombiesSetup.exe
name: wineexec
prefix: $GAMEDIR
slug: plants-vs-zombies-game-of-the-cd
steamid: 3590
version: CD
year: 2009
{
"game_slug": "plants-vs-zombies-game-of-the-year",
"version": "CD",
"description": "Tested with a German Retail disc titled PVZ_Rondomedia_Retail_DE_",
"notes": "Make sure to untick the box that asks you whether you want to run the game at the end of the setup.",
"name": "Plants vs. Zombies: Game of the Year Edition",
"year": 2009,
"steamid": 3590,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "plants-vs-zombies-game-of-the-cd",
"installer_slug": "plants-vs-zombies-game-of-the-cd",
"script": {
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/PopCap Games/Plants vs. Zombies/PlantsVsZombies.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Please insert your Plants vs. Zombies GOTY installation disc.",
"requires": "installers/PlantsVsZombiesSetup.exe"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"executable": "$DISC/installers/PlantsVsZombiesSetup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}