files:
- installer: https://github.com/JosefNemec/Playnite/releases/download/10.33/Playnite1033.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-1033
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/10.33/Playnite1033.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-1033
steamid: null
version: '10.33'
year: null
{
"game_slug": "playnite",
"version": "10.33",
"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-1033",
"installer_slug": "playnite-1033",
"script": {
"files": [
{
"installer": "https://github.com/JosefNemec/Playnite/releases/download/10.33/Playnite1033.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"
}
}
]
}
}