Installer playnite-916

files:
- installer: https://github.com/JosefNemec/Playnite/releases/download/9.16/Playnite916.exe
game:
  args: --forcesoftrender
  exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/PlayniteUI.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts dotnet48
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: Installs Playnite with corefonts and dotnet48, and forces software rendering
  to avoid visual glitches.
game_slug: playnite
gogslug: ''
humblestoreid: ''
installer_slug: playnite-916
name: Playnite
notes: "Disable Hardware Acceleration to avoid rendering glitches in the UI:\r\nGo\
  \ to: Settings > Advanced > Disable hardware acceleration\r\nUntick 'Launch Playnite'\
  \ after installer is finished, to avoid process hanging and install not finishing."
runner: wine
script:
  files:
  - installer: https://github.com/JosefNemec/Playnite/releases/download/9.16/Playnite916.exe
  game:
    args: --forcesoftrender
    exe: $GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/PlayniteUI.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts dotnet48
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: playnite-916
steamid: null
version: '9.16'
year: null
{
  "game_slug": "playnite",
  "version": "9.16",
  "description": "Installs Playnite with corefonts and dotnet48, and forces software rendering to avoid visual glitches.",
  "notes": "Disable Hardware Acceleration to avoid rendering glitches in the UI:\r\nGo to: Settings > Advanced > Disable hardware acceleration\r\nUntick 'Launch Playnite' after installer is finished, to avoid process hanging and install not finishing.",
  "name": "Playnite",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "playnite-916",
  "installer_slug": "playnite-916",
  "script": {
    "files": [
      {
        "installer": "https://github.com/JosefNemec/Playnite/releases/download/9.16/Playnite916.exe"
      }
    ],
    "game": {
      "args": "--forcesoftrender",
      "exe": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Playnite/PlayniteUI.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts dotnet48",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game