files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Supreme Commander/bin/SupremeCommander.exe
gogid: 1158031056
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
- task:
app: xact
name: winetricks
wine:
dxvk: false
esync: false
description: ''
game_slug: supreme-commander
gogslug: supreme_commander_gold_edition
humblestoreid: ''
installer_slug: supreme-commander-gog
name: Supreme Commander
notes: This uses wine version lutris-5.7-11-x86_64 to overcome an issue with no sound
in later versions of wine. Winetricks is used to install xact which prevents crashes
when using wine versions under version 6. dxvk is also disabled, which improves
stability (there may be frequent crashes with dxvk enabled). esync must also be
disabled.
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Supreme Commander/bin/SupremeCommander.exe
gogid: 1158031056
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
- task:
app: xact
name: winetricks
wine:
dxvk: false
esync: false
slug: supreme-commander-gog
steamid: 9350
version: GOG
year: 2007
{
"game_slug": "supreme-commander",
"version": "GOG",
"description": "",
"notes": "This uses wine version lutris-5.7-11-x86_64 to overcome an issue with no sound in later versions of wine. Winetricks is used to install xact which prevents crashes when using wine versions under version 6. dxvk is also disabled, which improves stability (there may be frequent crashes with dxvk enabled). esync must also be disabled.",
"name": "Supreme Commander",
"year": 2007,
"steamid": 9350,
"gogslug": "supreme_commander_gold_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "supreme-commander-gog",
"installer_slug": "supreme-commander-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/Supreme Commander/bin/SupremeCommander.exe",
"gogid": 1158031056,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec"
}
},
{
"task": {
"app": "xact",
"name": "winetricks"
}
}
],
"wine": {
"dxvk": false,
"esync": false
}
}
}