files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select gog setup exe
game:
exe: drive_c/GOG Games/Red Faction Guerrilla Re-Mars-tered/rfg.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: vcrun2010 vcrun2012 vcrun2013 vcrun2015 win7
description: Installing Windows dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: null
game_slug: red-faction-guerrilla-re-mars-tered
gogslug: red_faction_guerrilla_remarstered
humblestoreid: ''
installer_slug: red-faction-guerrilla-re-mars-gog-w-dxvk
name: Red Faction Guerrilla Re-Mars-tered
notes: ''
runner: wine
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- setup: N/A:Select gog setup exe
game:
exe: drive_c/GOG Games/Red Faction Guerrilla Re-Mars-tered/rfg.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win64
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: vcrun2010 vcrun2012 vcrun2013 vcrun2015 win7
description: Installing Windows dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: red-faction-guerrilla-re-mars-gog-w-dxvk
steamid: 667720
version: GOG w/ DXVK
year: 2018
{
"game_slug": "red-faction-guerrilla-re-mars-tered",
"version": "GOG w/ DXVK",
"description": null,
"notes": "",
"name": "Red Faction Guerrilla Re-Mars-tered",
"year": 2018,
"steamid": 667720,
"gogslug": "red_faction_guerrilla_remarstered",
"humblestoreid": "",
"runner": "wine",
"slug": "red-faction-guerrilla-re-mars-gog-w-dxvk",
"installer_slug": "red-faction-guerrilla-re-mars-gog-w-dxvk",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
},
{
"setup": "N/A:Select gog setup exe"
}
],
"game": {
"exe": "drive_c/GOG Games/Red Faction Guerrilla Re-Mars-tered/rfg.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win64",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2010 vcrun2012 vcrun2013 vcrun2015 win7",
"description": "Installing Windows dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}