Installer hot-wheels-stunt-track-driver-cd

files:
- Installer: N/A:Please select the Singles setup file
game:
  arch: win32
  exe: drive_c/Program Files/Stunt Driver/stunt.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: --windowed
    executable: Installer
    name: wineexec
    prefix: $GAMEDIR
- insert-disc:
    requires: stunt.exe
description: Please use the setup.exe in the setup folder. Also you have to use the
  stunt.exe in the /setup/hot98/ Folder
game_slug: hot-wheels-stunt-track-driver
gogslug: ''
humblestoreid: ''
installer_slug: hot-wheels-stunt-track-driver-cd
name: 'Hot Wheels: Stunt Track Driver'
notes: ''
runner: wine
script:
  files:
  - Installer: N/A:Please select the Singles setup file
  game:
    arch: win32
    exe: drive_c/Program Files/Stunt Driver/stunt.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: --windowed
      executable: Installer
      name: wineexec
      prefix: $GAMEDIR
  - insert-disc:
      requires: stunt.exe
slug: hot-wheels-stunt-track-driver-cd
steamid: null
version: CD
year: 1998
{
  "game_slug": "hot-wheels-stunt-track-driver",
  "version": "CD",
  "description": "Please use the setup.exe in the setup folder. Also you have to use the stunt.exe in the /setup/hot98/ Folder",
  "notes": "",
  "name": "Hot Wheels: Stunt Track Driver",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hot-wheels-stunt-track-driver-cd",
  "installer_slug": "hot-wheels-stunt-track-driver-cd",
  "script": {
    "files": [
      {
        "Installer": "N/A:Please select the Singles setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Stunt Driver/stunt.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "--windowed",
          "executable": "Installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "stunt.exe"
        }
      }
    ]
  }
}
Back to game