Installer call-of-juarez-bound-in-blood-gog-x64

files:
- setup: N/A:Select the GOG installer
game:
  arch: win64
  exe: drive_c/GOG Games/Call of Juarez Bound in Blood/CoJBiBGame_x86.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dxvk
    description: Installing dxvk, this could take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2005
    description: Installing vcrun2005, this could take a while...
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: wmp9
    description: Installing wmp9, this could take a while...
    name: winetricks
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 1024x768
description: x64 Prefix and Crash on Startup Fix
game_slug: call-of-juarez-bound-in-blood
gogslug: call_of_juarez_bundle
humblestoreid: ''
installer_slug: call-of-juarez-bound-in-blood-gog-x64
name: 'Call of Juarez: Bound in Blood'
notes: This installer uses a x64 prefix instead of a x32, removing problems on modern
  systems. It also enables virtual desktop and sets the resolution to 1024x768, to
  fix crashes on game startup. Enter the game first, change your resolution in game,
  then change the virtual monitor resolution after that.
runner: wine
script:
  files:
  - setup: N/A:Select the GOG installer
  game:
    arch: win64
    exe: drive_c/GOG Games/Call of Juarez Bound in Blood/CoJBiBGame_x86.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      args: /SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dxvk
      description: Installing dxvk, this could take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2005
      description: Installing vcrun2005, this could take a while...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: wmp9
      description: Installing wmp9, this could take a while...
      name: winetricks
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 1024x768
slug: call-of-juarez-bound-in-blood-gog-x64
steamid: 21980
version: GOG x64
year: 2009
{
  "game_slug": "call-of-juarez-bound-in-blood",
  "version": "GOG x64",
  "description": "x64 Prefix and Crash on Startup Fix",
  "notes": "This installer uses a x64 prefix instead of a x32, removing problems on modern systems. It also enables virtual desktop and sets the resolution to 1024x768, to fix crashes on game startup. Enter the game first, change your resolution in game, then change the virtual monitor resolution after that.",
  "name": "Call of Juarez: Bound in Blood",
  "year": 2009,
  "steamid": 21980,
  "gogslug": "call_of_juarez_bundle",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "call-of-juarez-bound-in-blood-gog-x64",
  "installer_slug": "call-of-juarez-bound-in-blood-gog-x64",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the GOG installer"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/Call of Juarez Bound in Blood/CoJBiBGame_x86.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dxvk",
          "description": "Installing dxvk, this could take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2005",
          "description": "Installing vcrun2005, this could take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wmp9",
          "description": "Installing wmp9, this could take a while...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "1024x768"
    }
  }
}
Back to game