files:
- grumpaiso: N/A:Select the Grumpa Setup.exe from Grumpa_Win_SV-NO-FI-DA_ISO-Version
- grumpaexe: N/A:Select the Grumpa.exe from Grumpa_NoCD_Win_SV-NO-FI-DA_Made-by-Phenix8fr
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/Grumpa.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp
description: Set Windows version to Windows XP...
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Setup.exe...
executable: $grumpaiso
name: wineexec
prefix: $GAMEDIR
- execute:
command: rm -rf "$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/Grumpa.exe"
description: Deleting old Grumpa.exe...
- execute:
command: cp "$grumpaexe" "$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/"
description: Copying Grumpa.exe to $GAMEDIR
description: Requires a NoCD version of the game
game_slug: grumpa
gogslug: ''
humblestoreid: ''
installer_slug: grumpa-10
name: Grumpa
notes: When asked whether to install DIrectX 8.0, skip the installation. It is not
needed with Wine.
runner: wine
script:
files:
- grumpaiso: N/A:Select the Grumpa Setup.exe from Grumpa_Win_SV-NO-FI-DA_ISO-Version
- grumpaexe: N/A:Select the Grumpa.exe from Grumpa_NoCD_Win_SV-NO-FI-DA_Made-by-Phenix8fr
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/Grumpa.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp
description: Set Windows version to Windows XP...
name: winetricks
prefix: $GAMEDIR
- task:
description: Running Setup.exe...
executable: $grumpaiso
name: wineexec
prefix: $GAMEDIR
- execute:
command: rm -rf "$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/Grumpa.exe"
description: Deleting old Grumpa.exe...
- execute:
command: cp "$grumpaexe" "$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/"
description: Copying Grumpa.exe to $GAMEDIR
slug: grumpa-10
steamid: null
version: '1.0'
year: 2002
{
"game_slug": "grumpa",
"version": "1.0",
"description": "Requires a NoCD version of the game",
"notes": "When asked whether to install DIrectX 8.0, skip the installation. It is not needed with Wine.",
"name": "Grumpa",
"year": 2002,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "grumpa-10",
"installer_slug": "grumpa-10",
"script": {
"files": [
{
"grumpaiso": "N/A:Select the Grumpa Setup.exe from Grumpa_Win_SV-NO-FI-DA_ISO-Version"
},
{
"grumpaexe": "N/A:Select the Grumpa.exe from Grumpa_NoCD_Win_SV-NO-FI-DA_Made-by-Phenix8fr"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/Grumpa.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "winxp",
"description": "Set Windows version to Windows XP...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running Setup.exe...",
"executable": "$grumpaiso",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "rm -rf \"$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/Grumpa.exe\"",
"description": "Deleting old Grumpa.exe..."
}
},
{
"execute": {
"command": "cp \"$grumpaexe\" \"$GAMEDIR/drive_c/Program Files (x86)/Vision Park/Grumpa/\"",
"description": "Copying Grumpa.exe to $GAMEDIR"
}
}
]
}
}