files:
- game: N/A:Select the setup file"setup.exe"
- game_crack: N/A:Select the crack file "FGP.exe"
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/FGP/FGP.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Flaklypa
executable: game
name: wineexec
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/Program Files/FGP/FGP.exe
src: game_crack
description: Pinchcliffe Grand Prix
game_slug: pinchcliffe-grand-prix
gogslug: ''
humblestoreid: ''
installer_slug: pinchcliffe-grand-prix-cd
name: Pinchcliffe Grand Prix
notes: "This is the original version of the old Fl\xE5klypa Grand Prix (Pinchcliffe\
\ Grand Prix) from the year 2000.\r\n\r\nThis installer doesn't work with the Fl\xE5\
klypa Grand Prix Gullutgave from 2002. The Fl\xE5klypa Grand Prix Jubileumsutgave\
\ from 2001 may work, but is not tested."
runner: wine
script:
files:
- game: N/A:Select the setup file"setup.exe"
- game_crack: N/A:Select the crack file "FGP.exe"
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/FGP/FGP.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Flaklypa
executable: game
name: wineexec
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/Program Files/FGP/FGP.exe
src: game_crack
slug: pinchcliffe-grand-prix-cd
steamid: null
version: CD
year: 2000
{
"game_slug": "pinchcliffe-grand-prix",
"version": "CD",
"description": "Pinchcliffe Grand Prix",
"notes": "This is the original version of the old Fl\u00e5klypa Grand Prix (Pinchcliffe Grand Prix) from the year 2000.\r\n\r\nThis installer doesn't work with the Fl\u00e5klypa Grand Prix Gullutgave from 2002. The Fl\u00e5klypa Grand Prix Jubileumsutgave from 2001 may work, but is not tested.",
"name": "Pinchcliffe Grand Prix",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pinchcliffe-grand-prix-cd",
"installer_slug": "pinchcliffe-grand-prix-cd",
"script": {
"files": [
{
"game": "N/A:Select the setup file\"setup.exe\""
},
{
"game_crack": "N/A:Select the crack file \"FGP.exe\""
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/FGP/FGP.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating WINE prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Flaklypa",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files/FGP/FGP.exe",
"src": "game_crack"
}
}
]
}
}