Installer 3d-ultra-pinball-thrillride-10

game:
  arch: win32
  exe: $GAMEDIR/drive_c/Sierra/Thrillride/Pinball.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Sierra/Thrillride/
installer:
- insert-disc:
    description: Please insert Thrillride CD or mount ISO
    requires: Thrillride
- task:
    arch: win32
    description: Creating Wine Prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Thrillride...
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: "Game available at https://archive.org/details/Thrillride.\r\n\r\nnocd\
  \ patch is recommended\r\nhttps://filedn.com/lHGef0SOQKnBTotcJeEfshJ/Games/3d-ultra-pinball-thrillride/"
game_slug: 3d-ultra-pinball-thrillride
gogslug: ''
humblestoreid: ''
installer_slug: 3d-ultra-pinball-thrillride-10
name: '3D Ultra Pinball: Thrillride'
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Sierra/Thrillride/Pinball.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Sierra/Thrillride/
  installer:
  - insert-disc:
      description: Please insert Thrillride CD or mount ISO
      requires: Thrillride
  - task:
      arch: win32
      description: Creating Wine Prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Thrillride...
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: 3d-ultra-pinball-thrillride-10
steamid: null
version: '1.0'
year: 2000
{
  "game_slug": "3d-ultra-pinball-thrillride",
  "version": "1.0",
  "description": "Game available at https://archive.org/details/Thrillride.\r\n\r\nnocd patch is recommended\r\nhttps://filedn.com/lHGef0SOQKnBTotcJeEfshJ/Games/3d-ultra-pinball-thrillride/",
  "notes": "",
  "name": "3D Ultra Pinball: Thrillride",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "3d-ultra-pinball-thrillride-10",
  "installer_slug": "3d-ultra-pinball-thrillride-10",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Sierra/Thrillride/Pinball.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Sierra/Thrillride/"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert Thrillride CD or mount ISO",
          "requires": "Thrillride"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine Prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Thrillride...",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game