Installer playnite-1020

files:
- installer: https://github.com/JosefNemec/Playnite/releases/download/10.20/Playnite1020.exe
game:
  args: --forcesoftrender
  exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/Playnite.DesktopApp.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: dotnet48
    name: winetricks
    prefix: $GAMEDIR
description: Installs Playnite with last working Windows 7 version
game_slug: playnite
gogslug: ''
humblestoreid: ''
installer_slug: playnite-1020
name: Playnite
notes: "IMPORTANT - DO NOT UPDATE THE CLIENT.  IT WILL BREAK.\r\n--\r\nThis is the\
  \ last supported version of Playnite for Windows 7. Newer versions will not work\
  \ currently. A linux version of Playnite is in the works.\r\n---\r\nDisable Hardware\
  \ Acceleration to avoid rendering glitches in the UI:\r\nGo to: Settings > Advanced\
  \ > Disable hardware acceleration\r\n\r\nIf you edit where you are installing to,\
  \ ensure you update the config to point to the correct location."
runner: wine
script:
  files:
  - installer: https://github.com/JosefNemec/Playnite/releases/download/10.20/Playnite1020.exe
  game:
    args: --forcesoftrender
    exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/Playnite.DesktopApp.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      name: winetricks
      prefix: $GAMEDIR
slug: playnite-1020
steamid: null
version: '10.20'
year: null
{
  "game_slug": "playnite",
  "version": "10.20",
  "description": "Installs Playnite with last working Windows 7 version",
  "notes": "IMPORTANT - DO NOT UPDATE THE CLIENT.  IT WILL BREAK.\r\n--\r\nThis is the last supported version of Playnite for Windows 7. Newer versions will not work currently. A linux version of Playnite is in the works.\r\n---\r\nDisable Hardware Acceleration to avoid rendering glitches in the UI:\r\nGo to: Settings > Advanced > Disable hardware acceleration\r\n\r\nIf you edit where you are installing to, ensure you update the config to point to the correct location.",
  "name": "Playnite",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "playnite-1020",
  "installer_slug": "playnite-1020",
  "script": {
    "files": [
      {
        "installer": "https://github.com/JosefNemec/Playnite/releases/download/10.20/Playnite1020.exe"
      }
    ],
    "game": {
      "args": "--forcesoftrender",
      "exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/Playnite.DesktopApp.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game