Installer my-friend-pedro-gog

files:
- setup: N/A:Select the game's setup file
game:
  arch: win64
  exe: drive_c/GOG Games/My Friend Pedro/My Friend Pedro - Blood Bullets Bananas.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    description: Installing My Friend Pedro
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: compiler
description: null
game_slug: my-friend-pedro
gogslug: my_friend_pedro
humblestoreid: ''
installer_slug: my-friend-pedro-gog
name: My Friend Pedro
notes: The installer will complain 3 times with various indices out of range errors
  at around 95% complete. Click OK through each of these and it will install fine.
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  game:
    arch: win64
    exe: drive_c/GOG Games/My Friend Pedro/My Friend Pedro - Blood Bullets Bananas.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      description: Installing My Friend Pedro
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: compiler
slug: my-friend-pedro-gog
steamid: 557340
version: GOG
year: 2019
{
  "game_slug": "my-friend-pedro",
  "version": "GOG",
  "description": null,
  "notes": "The installer will complain 3 times with various indices out of range errors at around 95% complete. Click OK through each of these and it will install fine.",
  "name": "My Friend Pedro",
  "year": 2019,
  "steamid": 557340,
  "gogslug": "my_friend_pedro",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "my-friend-pedro-gog",
  "installer_slug": "my-friend-pedro-gog",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/GOG Games/My Friend Pedro/My Friend Pedro - Blood Bullets Bananas.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "description": "Installing My Friend Pedro",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": "compiler"
      }
    }
  }
}
Back to game