Installer punishing-gray-raven-pgr

files:
- pgr_installer: https://media-cdn-zspms.kurogame.net/install/pclauncher.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Punishing Gray Raven/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    name: winetricks
    silent: true
- task:
    description: Finish the installation but do NOT enter the game!
    executable: pgr_installer
    include_processes: KuroGame_haru\KRInstall_haru.exe
    name: wineexec
    prefix: $GAMEDIR
    return_code: 256
- task:
    name: winekill
    prefix: $GAMEDIR
description: AABL launcher is deprecated. Use official launcher instead.
game_slug: punishing-gray-raven
gogslug: ''
humblestoreid: ''
installer_slug: punishing-gray-raven-pgr
name: 'Punishing: Gray Raven'
notes: After installlation completed, don't click "Start". Just close the window.
runner: wine
script:
  files:
  - pgr_installer: https://media-cdn-zspms.kurogame.net/install/pclauncher.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Punishing Gray Raven/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      name: winetricks
      silent: true
  - task:
      description: Finish the installation but do NOT enter the game!
      executable: pgr_installer
      include_processes: KuroGame_haru\KRInstall_haru.exe
      name: wineexec
      prefix: $GAMEDIR
      return_code: 256
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: punishing-gray-raven-pgr
steamid: null
version: PGR
year: 2019
{
  "game_slug": "punishing-gray-raven",
  "version": "PGR",
  "description": "AABL launcher is deprecated. Use official launcher instead.",
  "notes": "After installlation completed, don't click \"Start\". Just close the window.",
  "name": "Punishing: Gray Raven",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "punishing-gray-raven-pgr",
  "installer_slug": "punishing-gray-raven-pgr",
  "script": {
    "files": [
      {
        "pgr_installer": "https://media-cdn-zspms.kurogame.net/install/pclauncher.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Punishing Gray Raven/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Finish the installation but do NOT enter the game!",
          "executable": "pgr_installer",
          "include_processes": "KuroGame_haru\\KRInstall_haru.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 256
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game