files:
- zipgame: N/A:select zip named Sega_Rally_Revo_Win_Preinstalled_EN.zip
game:
exe: drive_c/Game/Sega Rally Revo/SEGA Rally.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/SRR
src: zipgame
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Game/Sega Rally Revo
src: $CACHE/SRR/Game Files/{app}
- task:
args: /silent
executable: $GAMEDIR/drive_c/Game/Sega Rally Revo/DirectX/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: CLOSE WINDOW WITH [X] WHEN SHOW
executable: $GAMEDIR/drive_c/Game/Sega Rally Revo/SEGARallyLauncher.exe
name: wineexec
prefix: $GAMEDIR
description: Sega Rally Revo PC
game_slug: sega-rally-revo
gogslug: ''
humblestoreid: ''
installer_slug: sega-rally-revo-windows
name: Sega Rally Revo
notes: "At the end of the installation a configuration window opens, this is necessary\
\ for the creation of the configuration file, please close this window using [X].\
\ You can change the settings here but the interface is completely broken with Lutris/Wine\
\ (the texts are not translated).\r\n\r\nThe installer works on SteamDeck"
runner: wine
script:
files:
- zipgame: N/A:select zip named Sega_Rally_Revo_Win_Preinstalled_EN.zip
game:
exe: drive_c/Game/Sega Rally Revo/SEGA Rally.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/SRR
src: zipgame
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Game/Sega Rally Revo
src: $CACHE/SRR/Game Files/{app}
- task:
args: /silent
executable: $GAMEDIR/drive_c/Game/Sega Rally Revo/DirectX/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: CLOSE WINDOW WITH [X] WHEN SHOW
executable: $GAMEDIR/drive_c/Game/Sega Rally Revo/SEGARallyLauncher.exe
name: wineexec
prefix: $GAMEDIR
slug: sega-rally-revo-windows
steamid: 4790
version: Windows
year: 2007
{
"game_slug": "sega-rally-revo",
"version": "Windows",
"description": "Sega Rally Revo PC",
"notes": "At the end of the installation a configuration window opens, this is necessary for the creation of the configuration file, please close this window using [X]. You can change the settings here but the interface is completely broken with Lutris/Wine (the texts are not translated).\r\n\r\nThe installer works on SteamDeck",
"name": "Sega Rally Revo",
"year": 2007,
"steamid": 4790,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sega-rally-revo-windows",
"installer_slug": "sega-rally-revo-windows",
"script": {
"files": [
{
"zipgame": "N/A:select zip named Sega_Rally_Revo_Win_Preinstalled_EN.zip"
}
],
"game": {
"exe": "drive_c/Game/Sega Rally Revo/SEGA Rally.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/SRR",
"src": "zipgame"
}
},
{
"task": {
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Game/Sega Rally Revo",
"src": "$CACHE/SRR/Game Files/{app}"
}
},
{
"task": {
"args": "/silent",
"executable": "$GAMEDIR/drive_c/Game/Sega Rally Revo/DirectX/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "CLOSE WINDOW WITH [X] WHEN SHOW",
"executable": "$GAMEDIR/drive_c/Game/Sega Rally Revo/SEGARallyLauncher.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}