Installer raiden-iii-digital-edition-gog

files:
- game: N/A:Please select the Windows installer provided by GOG
game:
  arch: win32
  exe: drive_c/GOG Games/Raiden III/Raiden3.exe
  prefix: $GAMEDIR
gogid: raiden_3_digital_edition
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    key: winemenubuilder.exe
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
- task:
    app: d3dx9_36
    description: Installing d3dx9_36 dll
    name: winetricks
    prefix: $GAMEDIR
    silent: false
- task:
    args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
    description: Installing Raiden III
    executable: game
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: sandbox
    description: Disabling unused WINE features
    name: winetricks
    prefix: $GAMEDIR
    silent: true
description: ''
game_slug: raiden-iii-digital-edition
gogslug: raiden_3_digital_edition
humblestoreid: ''
installer_slug: raiden-iii-digital-edition-gog
name: Raiden III Digital Edition
notes: ''
runner: wine
script:
  files:
  - game: N/A:Please select the Windows installer provided by GOG
  game:
    arch: win32
    exe: drive_c/GOG Games/Raiden III/Raiden3.exe
    prefix: $GAMEDIR
  gogid: raiden_3_digital_edition
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      key: winemenubuilder.exe
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  - task:
      app: d3dx9_36
      description: Installing d3dx9_36 dll
      name: winetricks
      prefix: $GAMEDIR
      silent: false
  - task:
      args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
      description: Installing Raiden III
      executable: game
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: sandbox
      description: Disabling unused WINE features
      name: winetricks
      prefix: $GAMEDIR
      silent: true
slug: raiden-iii-digital-edition-gog
steamid: 315670
version: GOG
year: 2014
{
  "game_slug": "raiden-iii-digital-edition",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Raiden III Digital Edition",
  "year": 2014,
  "steamid": 315670,
  "gogslug": "raiden_3_digital_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "raiden-iii-digital-edition-gog",
  "installer_slug": "raiden-iii-digital-edition-gog",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the Windows installer provided by GOG"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Raiden III/Raiden3.exe",
      "prefix": "$GAMEDIR"
    },
    "gogid": "raiden_3_digital_edition",
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "winemenubuilder.exe",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      },
      {
        "task": {
          "app": "d3dx9_36",
          "description": "Installing d3dx9_36 dll",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": false
        }
      },
      {
        "task": {
          "args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "description": "Installing Raiden III",
          "executable": "game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "sandbox",
          "description": "Disabling unused WINE features",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      }
    ]
  }
}
Back to game