Installer raiden-iv-overkill-gogcom

files:
- game: N/A:Please select the GOG.com Windows installer.
game:
  arch: win32
  exe: drive_c/game/game.exe
  prefix: $GAMEDIR
gogid: raiden_iv_overkill
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2012
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    app: vcrun2013
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    args: /DIR=C:/game
    description: Installing Raiden IV
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: null
game_slug: raiden-iv-overkill
gogslug: raiden_iv_overkill
humblestoreid: ''
installer_slug: raiden-iv-overkill-gogcom
name: 'Raiden IV: Overkill'
notes: note if the game has a black screen, reinstall vcrun2012 and set the correct
  dll overrides
runner: wine
script:
  files:
  - game: N/A:Please select the GOG.com Windows installer.
  game:
    arch: win32
    exe: drive_c/game/game.exe
    prefix: $GAMEDIR
  gogid: raiden_iv_overkill
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2012
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      app: vcrun2013
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      args: /DIR=C:/game
      description: Installing Raiden IV
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: raiden-iv-overkill-gogcom
steamid: 323460
version: GOG.com
year: 2013
{
  "game_slug": "raiden-iv-overkill",
  "version": "GOG.com",
  "description": null,
  "notes": "note if the game has a black screen, reinstall vcrun2012 and set the correct dll overrides",
  "name": "Raiden IV: Overkill",
  "year": 2013,
  "steamid": 323460,
  "gogslug": "raiden_iv_overkill",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "raiden-iv-overkill-gogcom",
  "installer_slug": "raiden-iv-overkill-gogcom",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the GOG.com Windows installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/game/game.exe",
      "prefix": "$GAMEDIR"
    },
    "gogid": "raiden_iv_overkill",
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2012",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "app": "vcrun2013",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "args": "/DIR=C:/game",
          "description": "Installing Raiden IV",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game