files:
- archive: https://github.com/xenia-canary/xenia-canary-releases/releases/download/4cc074d/xenia_canary_windows.zip
game:
arch: win64
exe: drive_c/Xenia_Canary/xenia_canary.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
description: Setting Windows version to Windows 10
name: winetricks
- extract:
dst: $GAMEDIR/drive_c//Xenia_Canary
file: archive
description: ''
game_slug: xenia-emu
gogslug: ''
humblestoreid: ''
installer_slug: xenia-canary
name: Xenia
notes: "You can change renderer between \"d3d12\" or \"vulkan\" in xenia.config.toml\
\ at line 203\r\ngpu = \"vulkan\"\r\nYou can download latest release here:\r\nhttps://github.com/xenia-canary/xenia-canary-releases"
runner: wine
script:
files:
- archive: https://github.com/xenia-canary/xenia-canary-releases/releases/download/4cc074d/xenia_canary_windows.zip
game:
arch: win64
exe: drive_c/Xenia_Canary/xenia_canary.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
description: Setting Windows version to Windows 10
name: winetricks
- extract:
dst: $GAMEDIR/drive_c//Xenia_Canary
file: archive
slug: xenia-canary
steamid: null
version: Canary
year: 2013
{
"game_slug": "xenia-emu",
"version": "Canary",
"description": "",
"notes": "You can change renderer between \"d3d12\" or \"vulkan\" in xenia.config.toml at line 203\r\ngpu = \"vulkan\"\r\nYou can download latest release here:\r\nhttps://github.com/xenia-canary/xenia-canary-releases",
"name": "Xenia",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "xenia-canary",
"installer_slug": "xenia-canary",
"script": {
"files": [
{
"archive": "https://github.com/xenia-canary/xenia-canary-releases/releases/download/4cc074d/xenia_canary_windows.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Xenia_Canary/xenia_canary.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"description": "Setting Windows version to Windows 10",
"name": "winetricks"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c//Xenia_Canary",
"file": "archive"
}
}
]
}
}