files:
- installer: N/A:Select the Windows installer downloaded from GOG
game:
exe: drive_c/GOG Games/Dungeon Siege/DungeonSiege.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: dungeon-siege
gogslug: dungeon_siege_collection
humblestoreid: ''
installer_slug: dungeon-siege-gog
name: Dungeon Siege
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the Windows installer downloaded from GOG
game:
exe: drive_c/GOG Games/Dungeon Siege/DungeonSiege.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: dungeon-siege-gog
steamid: 39190
version: GOG
year: 2002
{
"game_slug": "dungeon-siege",
"version": "GOG",
"description": null,
"notes": "",
"name": "Dungeon Siege",
"year": 2002,
"steamid": 39190,
"gogslug": "dungeon_siege_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "dungeon-siege-gog",
"installer_slug": "dungeon-siege-gog",
"script": {
"files": [
{
"installer": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Dungeon Siege/DungeonSiege.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}