Installer bioshock-humble

files:
- file1: N/A:Please select the Humble archive
game:
  arch: win32
  exe: drive_c/Program Files/2K Games/BioShock/Builds/Release/Bioshock.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: /S
    executable: $CACHE/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    key: dxgi
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
    prefix: $GAMEDIR
    type: REG_SZ
    value: ''
description: null
game_slug: bioshock
gogslug: bioshock_remastered
humblestoreid: bioshock
installer_slug: bioshock-humble
name: BioShock
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    arch: win32
    exe: drive_c/Program Files/2K Games/BioShock/Builds/Release/Bioshock.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: /S
      executable: $CACHE/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      key: dxgi
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
      prefix: $GAMEDIR
      type: REG_SZ
      value: ''
slug: bioshock-humble
steamid: 7670
version: Humble
year: 2007
{
  "game_slug": "bioshock",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "BioShock",
  "year": 2007,
  "steamid": 7670,
  "gogslug": "bioshock_remastered",
  "humblestoreid": "bioshock",
  "runner": "wine",
  "slug": "bioshock-humble",
  "installer_slug": "bioshock-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/2K Games/BioShock/Builds/Release/Bioshock.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "$CACHE/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "key": "dxgi",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": ""
        }
      }
    ]
  }
}
Back to game