Installer praetorians-gog

files:
- setup: N/A:Select the installer provided by GOG
game:
  arch: win32
  exe: drive_c/GOG Games/Praetorians/Praetorians.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
wine:
  Desktop: true
description: null
game_slug: praetorians
gogslug: praetorians
humblestoreid: ''
installer_slug: praetorians-gog
name: Praetorians
notes: It runs fine in windowed mode. Videos don't work, so you need to click through
  them (left mouse button in game window does the trick). Campaign and skirmish run
  fine, multiplayer untested.
runner: wine
script:
  files:
  - setup: N/A:Select the installer provided by GOG
  game:
    arch: win32
    exe: drive_c/GOG Games/Praetorians/Praetorians.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  wine:
    Desktop: true
slug: praetorians-gog
steamid: 277460
version: GOG
year: 2003
{
  "game_slug": "praetorians",
  "version": "GOG",
  "description": null,
  "notes": "It runs fine in windowed mode. Videos don't work, so you need to click through them (left mouse button in game window does the trick). Campaign and skirmish run fine, multiplayer untested.",
  "name": "Praetorians",
  "year": 2003,
  "steamid": 277460,
  "gogslug": "praetorians",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "praetorians-gog",
  "installer_slug": "praetorians-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the installer provided by GOG"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Praetorians/Praetorians.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game