Installer bioshock-gog

files:
- setup: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/GOG Games/2K Games/BioShock/Builds/Release/Bioshock.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    key: dxgi
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
wine:
  Desktop: true
description: null
game_slug: bioshock
gogslug: bioshock_remastered
humblestoreid: bioshock
installer_slug: bioshock-gog
name: BioShock
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/GOG Games/2K Games/BioShock/Builds/Release/Bioshock.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      key: dxgi
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
  wine:
    Desktop: true
slug: bioshock-gog
steamid: 7670
version: GOG
year: 2007
{
  "game_slug": "bioshock",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "BioShock",
  "year": 2007,
  "steamid": 7670,
  "gogslug": "bioshock_remastered",
  "humblestoreid": "bioshock",
  "runner": "wine",
  "slug": "bioshock-gog",
  "installer_slug": "bioshock-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/2K Games/BioShock/Builds/Release/Bioshock.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "dxgi",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      }
    ],
    "wine": {
      "Desktop": true
    }
  }
}
Back to game