Installer viper-racing-retail-cd

game:
  exe: drive_c/SIERRA/Viper Racing/Viper Racing.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    message: Insert disc
    requires: SETUP.EXE
- merge:
    description: Copying disc to cache
    dst: $CACHE/cdrom
    src: $DISC
- task:
    app: win98
    name: winetricks
    silent: true
- task:
    executable: $CACHE/cdrom/SETUP.EXE
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: viper-racing
gogslug: ''
humblestoreid: ''
installer_slug: viper-racing-retail-cd
name: Viper Racing
notes: "Do not search the internet for updates in the installer.\r\nFor some reason\
  \ the end credits music loops before the song ends."
runner: wine
script:
  game:
    exe: drive_c/SIERRA/Viper Racing/Viper Racing.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      message: Insert disc
      requires: SETUP.EXE
  - merge:
      description: Copying disc to cache
      dst: $CACHE/cdrom
      src: $DISC
  - task:
      app: win98
      name: winetricks
      silent: true
  - task:
      executable: $CACHE/cdrom/SETUP.EXE
      name: wineexec
      prefix: $GAMEDIR
slug: viper-racing-retail-cd
steamid: null
version: Retail CD
year: 1998
{
  "game_slug": "viper-racing",
  "version": "Retail CD",
  "description": "",
  "notes": "Do not search the internet for updates in the installer.\r\nFor some reason the end credits music loops before the song ends.",
  "name": "Viper Racing",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "viper-racing-retail-cd",
  "installer_slug": "viper-racing-retail-cd",
  "script": {
    "game": {
      "exe": "drive_c/SIERRA/Viper Racing/Viper Racing.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "message": "Insert disc",
          "requires": "SETUP.EXE"
        }
      },
      {
        "merge": {
          "description": "Copying disc to cache",
          "dst": "$CACHE/cdrom",
          "src": "$DISC"
        }
      },
      {
        "task": {
          "app": "win98",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "$CACHE/cdrom/SETUP.EXE",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game