files:
- goginstaller: N/A:Please select the GOG.com Windows installer
game:
arch: win64
exe: drive_c/GOG Games/Double Dragon Trilogy/ddtrilogy.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2013
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=English /SP- /SUPPRESSMSGBOXES
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
description: Click OK on errors near end of installer and installer will complete
correctly.
game_slug: double-dragon-trilogy
gogslug: double_dragon_trilogy
humblestoreid: ''
installer_slug: double-dragon-trilogy-gog
name: Double Dragon Trilogy
notes: Ignore Microsoft Visual C++ errors and game will launch correctly.
runner: wine
script:
files:
- goginstaller: N/A:Please select the GOG.com Windows installer
game:
arch: win64
exe: drive_c/GOG Games/Double Dragon Trilogy/ddtrilogy.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2013
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /LANG=English /SP- /SUPPRESSMSGBOXES
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
slug: double-dragon-trilogy-gog
steamid: 314150
version: GOG
year: 2013
{
"game_slug": "double-dragon-trilogy",
"version": "GOG",
"description": "Click OK on errors near end of installer and installer will complete correctly.",
"notes": "Ignore Microsoft Visual C++ errors and game will launch correctly.",
"name": "Double Dragon Trilogy",
"year": 2013,
"steamid": 314150,
"gogslug": "double_dragon_trilogy",
"humblestoreid": "",
"runner": "wine",
"slug": "double-dragon-trilogy-gog",
"installer_slug": "double-dragon-trilogy-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Double Dragon Trilogy/ddtrilogy.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2013",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/LANG=English /SP- /SUPPRESSMSGBOXES",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}