files:
- xenia: https://github.com/xenia-canary/xenia-canary/releases/download/experimental/xenia_canary.zip
- gameiso: N/A:Please select the ISO for this game
game:
args: Forza_Horizon.iso
exe: $GAMEDIR/xenia_canary.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: xenia
- copy:
description: Copying ISO
dst: $GAMEDIR
src: gameiso
- write_file:
content: ''
file: $GAMEDIR/portable.txt
- task:
args: /C move *.iso Forza_Horizon.iso
description: Renaming ISO
executable: drive_c/windows/system32/cmd.exe
name: wineexec
working_dir: $GAMEDIR
wine:
version: lutris-fshack-7.2-x86_64
description: ''
game_slug: forza-horizon
gogslug: ''
humblestoreid: ''
installer_slug: forza-horizon-xbox-360-xenia-canar
name: Forza Horizon
notes: ''
runner: wine
script:
files:
- xenia: https://github.com/xenia-canary/xenia-canary/releases/download/experimental/xenia_canary.zip
- gameiso: N/A:Please select the ISO for this game
game:
args: Forza_Horizon.iso
exe: $GAMEDIR/xenia_canary.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: xenia
- copy:
description: Copying ISO
dst: $GAMEDIR
src: gameiso
- write_file:
content: ''
file: $GAMEDIR/portable.txt
- task:
args: /C move *.iso Forza_Horizon.iso
description: Renaming ISO
executable: drive_c/windows/system32/cmd.exe
name: wineexec
working_dir: $GAMEDIR
wine:
version: lutris-fshack-7.2-x86_64
slug: forza-horizon-xbox-360-xenia-canar
steamid: null
version: Xbox 360 (Xenia Canary)
year: 2012
{
"game_slug": "forza-horizon",
"version": "Xbox 360 (Xenia Canary)",
"description": "",
"notes": "",
"name": "Forza Horizon",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "forza-horizon-xbox-360-xenia-canar",
"installer_slug": "forza-horizon-xbox-360-xenia-canar",
"script": {
"files": [
{
"xenia": "https://github.com/xenia-canary/xenia-canary/releases/download/experimental/xenia_canary.zip"
},
{
"gameiso": "N/A:Please select the ISO for this game"
}
],
"game": {
"args": "Forza_Horizon.iso",
"exe": "$GAMEDIR/xenia_canary.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "xenia"
}
},
{
"copy": {
"description": "Copying ISO",
"dst": "$GAMEDIR",
"src": "gameiso"
}
},
{
"write_file": {
"content": "",
"file": "$GAMEDIR/portable.txt"
}
},
{
"task": {
"args": "/C move *.iso Forza_Horizon.iso",
"description": "Renaming ISO",
"executable": "drive_c/windows/system32/cmd.exe",
"name": "wineexec",
"working_dir": "$GAMEDIR"
}
}
],
"wine": {
"version": "lutris-fshack-7.2-x86_64"
}
}
}