files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/RollerCoaster Tycoon Deluxe/Launch RollerCoaster Tycoon Deluxe.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: game
name: wineexec
prefix: $GAMEDIR
description: Uses the offline backup from GOG
game_slug: roller-coaster-1
gogslug: ''
humblestoreid: ''
installer_slug: roller-coaster-tycoon-120015
name: Roller Coaster Tycoon
notes: "Download the offline backup!\r\nRun this installer,\r\nSelect where you want\
\ the game to install,\r\nSelect the offline backup,\r\nOnce the installer is done,\
\ you will get a few errors, they do not matter, click through them."
runner: wine
script:
files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/RollerCoaster Tycoon Deluxe/Launch RollerCoaster Tycoon
Deluxe.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: game
name: wineexec
prefix: $GAMEDIR
slug: roller-coaster-tycoon-120015
steamid: null
version: 1.20.015
year: 1999
{
"game_slug": "roller-coaster-1",
"version": "1.20.015",
"description": "Uses the offline backup from GOG",
"notes": "Download the offline backup!\r\nRun this installer,\r\nSelect where you want the game to install,\r\nSelect the offline backup,\r\nOnce the installer is done, you will get a few errors, they do not matter, click through them.",
"name": "Roller Coaster Tycoon",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "roller-coaster-tycoon-120015",
"installer_slug": "roller-coaster-tycoon-120015",
"script": {
"files": [
{
"game": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/RollerCoaster Tycoon Deluxe/Launch RollerCoaster Tycoon Deluxe.lnk",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}