arch: win64
files:
- appzip: https://playnite.link/download/alpha11.0.9.0.zip
- dotnet64: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.7/windowsdesktop-runtime-10.0.7-win-x64.exe
- sqlitedll: https://www.sqlite.org/2026/sqlite-dll-win-x64-3530000.zip
game:
args: --forcesoftrender
exe: $GAMEDIR/drive_c/Playnite11/Playnite11.Desktop.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- task:
args: /quiet
executable: $dotnet64
name: wineexec
prefix: $GAMEDIR
- task:
args: add "HKEY_CURRENT_USER\Software\Classes" /f
executable: reg
name: wineexec
- task:
app: win11
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Playnite11
file: appzip
- extract:
dst: $GAMEDIR/drive_c/Playnite11
file: sqlitedll
- move:
dst: $GAMEDIR/drive_c/Playnite11/sqlite3.x64.dll
src: $GAMEDIR/drive_c/Playnite11/sqlite3.dll
- move:
dst: $GAMEDIR/drive_c/Playnite11/sqlite3.x64.def
src: $GAMEDIR/drive_c/Playnite11/sqlite3.def
system:
disable_runtime: true
description: ''
game_slug: playnite
gogslug: ''
humblestoreid: ''
installer_slug: playnite-alpha-11090
name: Playnite
notes: 'In case of graphical glitches, disable the following option: Settings -> Advanced
-> Hardware UI acceleration'
runner: wine
script:
arch: win64
files:
- appzip: https://playnite.link/download/alpha11.0.9.0.zip
- dotnet64: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.7/windowsdesktop-runtime-10.0.7-win-x64.exe
- sqlitedll: https://www.sqlite.org/2026/sqlite-dll-win-x64-3530000.zip
game:
args: --forcesoftrender
exe: $GAMEDIR/drive_c/Playnite11/Playnite11.Desktop.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
- task:
args: /quiet
executable: $dotnet64
name: wineexec
prefix: $GAMEDIR
- task:
args: add "HKEY_CURRENT_USER\Software\Classes" /f
executable: reg
name: wineexec
- task:
app: win11
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Playnite11
file: appzip
- extract:
dst: $GAMEDIR/drive_c/Playnite11
file: sqlitedll
- move:
dst: $GAMEDIR/drive_c/Playnite11/sqlite3.x64.dll
src: $GAMEDIR/drive_c/Playnite11/sqlite3.dll
- move:
dst: $GAMEDIR/drive_c/Playnite11/sqlite3.x64.def
src: $GAMEDIR/drive_c/Playnite11/sqlite3.def
system:
disable_runtime: true
slug: playnite-alpha-11090
steamid: null
version: Alpha 11.0.9.0
year: null
{
"game_slug": "playnite",
"version": "Alpha 11.0.9.0",
"description": "",
"notes": "In case of graphical glitches, disable the following option: Settings -> Advanced -> Hardware UI acceleration",
"name": "Playnite",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "playnite-alpha-11090",
"installer_slug": "playnite-alpha-11090",
"script": {
"arch": "win64",
"files": [
{
"appzip": "https://playnite.link/download/alpha11.0.9.0.zip"
},
{
"dotnet64": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/10.0.7/windowsdesktop-runtime-10.0.7-win-x64.exe"
},
{
"sqlitedll": "https://www.sqlite.org/2026/sqlite-dll-win-x64-3530000.zip"
}
],
"game": {
"args": "--forcesoftrender",
"exe": "$GAMEDIR/drive_c/Playnite11/Playnite11.Desktop.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/quiet",
"executable": "$dotnet64",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "add \"HKEY_CURRENT_USER\\Software\\Classes\" /f",
"executable": "reg",
"name": "wineexec"
}
},
{
"task": {
"app": "win11",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Playnite11",
"file": "appzip"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Playnite11",
"file": "sqlitedll"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Playnite11/sqlite3.x64.dll",
"src": "$GAMEDIR/drive_c/Playnite11/sqlite3.dll"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Playnite11/sqlite3.x64.def",
"src": "$GAMEDIR/drive_c/Playnite11/sqlite3.def"
}
}
],
"system": {
"disable_runtime": true
}
}
}