Installer starship-troopers-dvd

files:
- setup: N/A:Select the installer for Starship Troopers (setup.exe)
game:
  arch: win32
  exe: drive_c/Program Files/Empire Interactive/Strangelite/Starship Troopers/STGame.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Starship Troopers...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: starship-troopers
gogslug: ''
humblestoreid: ''
installer_slug: starship-troopers-dvd
name: Starship Troopers
notes: Pre-recorded cut-scenes only display a white screen but can be skipped with
  ESC while in engines scenes seem to play fine.  Otherwise the game seems to run
  well.
runner: wine
script:
  files:
  - setup: N/A:Select the installer for Starship Troopers (setup.exe)
  game:
    arch: win32
    exe: drive_c/Program Files/Empire Interactive/Strangelite/Starship Troopers/STGame.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Starship Troopers...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: starship-troopers-dvd
steamid: null
version: DVD
year: 2005
{
  "game_slug": "starship-troopers",
  "version": "DVD",
  "description": null,
  "notes": "Pre-recorded cut-scenes only display a white screen but can be skipped with ESC while in engines scenes seem to play fine.  Otherwise the game seems to run well.",
  "name": "Starship Troopers",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "starship-troopers-dvd",
  "installer_slug": "starship-troopers-dvd",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer for Starship Troopers (setup.exe)"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Empire Interactive/Strangelite/Starship Troopers/STGame.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Starship Troopers...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game