Installer punishing-gray-raven-pgr

files:
- pgr_installer: https://zspms-volcdn-gamestarter.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: vcrun2022
    description: Installing vcrun 2022
    name: winetricks
    silent: true
- task:
    app: vcrun2010
    description: Installing vcrun 2010
    name: winetricks
    silent: true
- task:
    app: vcrun2008
    description: Installing vcrun 2008
    name: winetricks
    silent: true
- task:
    app: dotnet35
    description: Installing Dotnet 3.5
    name: winetricks
    silent: true
- task:
    app: dotnet48
    description: Installing Dotnet 4.8
    name: winetricks
    silent: true
- task:
    description: Installing launcher, when finish, just close launcher, do not launch
      game
    executable: pgr_installer
    name: wineexec
    prefix: $GAMEDIR
    return_code: 2304
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://zspms-volcdn-gamestarter.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: vcrun2022
      description: Installing vcrun 2022
      name: winetricks
      silent: true
  - task:
      app: vcrun2010
      description: Installing vcrun 2010
      name: winetricks
      silent: true
  - task:
      app: vcrun2008
      description: Installing vcrun 2008
      name: winetricks
      silent: true
  - task:
      app: dotnet35
      description: Installing Dotnet 3.5
      name: winetricks
      silent: true
  - task:
      app: dotnet48
      description: Installing Dotnet 4.8
      name: winetricks
      silent: true
  - task:
      description: Installing launcher, when finish, just close launcher, do not launch
        game
      executable: pgr_installer
      name: wineexec
      prefix: $GAMEDIR
      return_code: 2304
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://zspms-volcdn-gamestarter.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": "vcrun2022",
          "description": "Installing vcrun 2022",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "description": "Installing vcrun 2010",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "vcrun2008",
          "description": "Installing vcrun 2008",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "dotnet35",
          "description": "Installing Dotnet 3.5",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "description": "Installing Dotnet 4.8",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "description": "Installing launcher, when finish, just close launcher, do not launch game",
          "executable": "pgr_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 2304
        }
      }
    ]
  }
}
Back to game