files:
- file1: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Star Wars - Empire At War Gold/Launch Star Wars - Empire
At War.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Star Wars Empire at War
executable: ${file1}
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts d3dx9 d3dcompiler_43 dinput8
arch: win32
name: winetricks
prefix: $GAMEDIR
description: null
game_slug: star-wars-empire-at-war-gold
gogslug: ''
humblestoreid: ''
installer_slug: star-wars-empire-at-war-gold-gog
name: 'Star Wars: Empire at War Gold'
notes: Under "runner options" set "Strict Drawing Order" to "Enable"
runner: wine
script:
files:
- file1: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Star Wars - Empire At War Gold/Launch Star Wars - Empire
At War.lnk
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Star Wars Empire at War
executable: ${file1}
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts d3dx9 d3dcompiler_43 dinput8
arch: win32
name: winetricks
prefix: $GAMEDIR
slug: star-wars-empire-at-war-gold-gog
steamid: 32470
version: GOG
year: 2010
{
"game_slug": "star-wars-empire-at-war-gold",
"version": "GOG",
"description": null,
"notes": "Under \"runner options\" set \"Strict Drawing Order\" to \"Enable\"",
"name": "Star Wars: Empire at War Gold",
"year": 2010,
"steamid": 32470,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-empire-at-war-gold-gog",
"installer_slug": "star-wars-empire-at-war-gold-gog",
"script": {
"files": [
{
"file1": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Star Wars - Empire At War Gold/Launch Star Wars - Empire At War.lnk",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Star Wars Empire at War",
"executable": "${file1}",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts d3dx9 d3dcompiler_43 dinput8",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}