files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG games/TRON 2.0/TRON.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet35sp1
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: directx9 vcrun6 dsound
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
description: To install the patch and killer app mod make sure you run the base version
at least once otherwise you will get a did not load as admin error
game_slug: tron-20
gogslug: tron_20
humblestoreid: ''
installer_slug: tron-20-gog
name: Tron 2.0
notes: To install patch and killer app mod run the base game once then quit out of
the game then run the exe files within lutris right click on game then click on
configure then click on the game options tab and switch the executable to the patch
first then the killer app mod after the patch is installed then make sure to switch
the executable back to TRON.exe
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG games/TRON 2.0/TRON.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet35sp1
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
app: directx9 vcrun6 dsound
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: tron-20-gog
steamid: 327740
version: GOG
year: 2003
{
"game_slug": "tron-20",
"version": "GOG",
"description": "To install the patch and killer app mod make sure you run the base version at least once otherwise you will get a did not load as admin error",
"notes": "To install patch and killer app mod run the base game once then quit out of the game then run the exe files within lutris right click on game then click on configure then click on the game options tab and switch the executable to the patch first then the killer app mod after the patch is installed then make sure to switch the executable back to TRON.exe",
"name": "Tron 2.0",
"year": 2003,
"steamid": 327740,
"gogslug": "tron_20",
"humblestoreid": "",
"runner": "wine",
"slug": "tron-20-gog",
"installer_slug": "tron-20-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG games/TRON 2.0/TRON.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet35sp1",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directx9 vcrun6 dsound",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}