Installer playstation-plus-latest

files:
- setupfile:
    filename: PlayStationPlus.exe
    url: https://download-psplus.playstation.com/downloads/psplus/pc/latest
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/PlayStationPlus/pspluslauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    app: vcrun2022
    name: winetricks
    silent: true
- task:
    executable: setupfile
    name: wineexec
    prefix: $GAMEDIR
description: Play PlayStation games on Linux with PlayStation Plus!
game_slug: playstation-plus
gogslug: ''
humblestoreid: ''
installer_slug: playstation-plus-latest
name: PlayStation Plus
notes: ''
runner: wine
script:
  files:
  - setupfile:
      filename: PlayStationPlus.exe
      url: https://download-psplus.playstation.com/downloads/psplus/pc/latest
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/PlayStationPlus/pspluslauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: vcrun2022
      name: winetricks
      silent: true
  - task:
      executable: setupfile
      name: wineexec
      prefix: $GAMEDIR
slug: playstation-plus-latest
steamid: null
version: latest
year: 2022
{
  "game_slug": "playstation-plus",
  "version": "latest",
  "description": "Play PlayStation games on Linux with PlayStation Plus!",
  "notes": "",
  "name": "PlayStation Plus",
  "year": 2022,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "playstation-plus-latest",
  "installer_slug": "playstation-plus-latest",
  "script": {
    "files": [
      {
        "setupfile": {
          "filename": "PlayStationPlus.exe",
          "url": "https://download-psplus.playstation.com/downloads/psplus/pc/latest"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/PlayStationPlus/pspluslauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "vcrun2022",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "setupfile",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game