game:
arch: win64
exe: drive_c/Program Files (x86)/Purplehills/FarmFrenzy Pizza Party/FarmFrenzyPizzaParty.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Please insert your Purplehills Farm Frenzy Pizza Party installation disc.
requires: start.exe
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: $DISC/start.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: farm-frenzy-pizza-party
gogslug: ''
humblestoreid: ''
installer_slug: farm-frenzy-pizza-party-purple-hills-cd
name: 'Farm Frenzy: Pizza Party'
notes: You will have to manually navigate through the graphical installer.
runner: wine
script:
game:
arch: win64
exe: drive_c/Program Files (x86)/Purplehills/FarmFrenzy Pizza Party/FarmFrenzyPizzaParty.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Please insert your Purplehills Farm Frenzy Pizza Party installation
disc.
requires: start.exe
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: $DISC/start.exe
name: wineexec
prefix: $GAMEDIR
slug: farm-frenzy-pizza-party-purple-hills-cd
steamid: 38140
version: Purple Hills CD
year: 2008
{
"game_slug": "farm-frenzy-pizza-party",
"version": "Purple Hills CD",
"description": "",
"notes": "You will have to manually navigate through the graphical installer.",
"name": "Farm Frenzy: Pizza Party",
"year": 2008,
"steamid": 38140,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "farm-frenzy-pizza-party-purple-hills-cd",
"installer_slug": "farm-frenzy-pizza-party-purple-hills-cd",
"script": {
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Purplehills/FarmFrenzy Pizza Party/FarmFrenzyPizzaParty.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Please insert your Purplehills Farm Frenzy Pizza Party installation disc.",
"requires": "start.exe"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"executable": "$DISC/start.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}