Installer original-war-gog

files:
- installer: N/A:Please select the GOG.com Windows installer.
game:
  appid: 235320
  arch: win32
  exe: $GAMEDIR/drive_c/game/Owar.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/game
installer:
- task:
    args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES /DIR="C:/game"
    description: Installing...
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: Original War from GoG - not the "Original War Legacy" version.
game_slug: original-war
gogslug: original_war
humblestoreid: ''
installer_slug: original-war-gog
name: Original War
notes: "Sound in cutscenes does not work.\r\nIt seems to somewhat work after installing\
  \ dsound and/or directmusic via winetricks, but then it can stutter in game from\
  \ time to time."
runner: wine
script:
  files:
  - installer: N/A:Please select the GOG.com Windows installer.
  game:
    appid: 235320
    arch: win32
    exe: $GAMEDIR/drive_c/game/Owar.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/game
  installer:
  - task:
      args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES /DIR="C:/game"
      description: Installing...
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: original-war-gog
steamid: 235320
version: GOG
year: 2001
{
  "game_slug": "original-war",
  "version": "GOG",
  "description": "Original War from GoG - not the \"Original War Legacy\" version.",
  "notes": "Sound in cutscenes does not work.\r\nIt seems to somewhat work after installing dsound and/or directmusic via winetricks, but then it can stutter in game from time to time.",
  "name": "Original War",
  "year": 2001,
  "steamid": 235320,
  "gogslug": "original_war",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "original-war-gog",
  "installer_slug": "original-war-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "appid": 235320,
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/game/Owar.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/game"
    },
    "installer": [
      {
        "task": {
          "args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES /DIR=\"C:/game\"",
          "description": "Installing...",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game