files:
- install: https://s3.amazonaws.com/downloadArea/MOULInstaller.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Myst Online Uru Live(again)/UruLauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
key: openal32
name: set_regedit
path: HKEY_CURRENT_USER/Software/Wine/DllOverrides
prefix: $GAMEDIR
value: native,builtin
- task:
executable: $install
name: wineexec
prefix: $GAMEDIR
- task:
app: physx
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: myst-online-uru-live
gogslug: ''
humblestoreid: ''
installer_slug: myst-online-uru-live-official
name: 'Myst Online: Uru Live'
notes: ''
runner: wine
script:
files:
- install: https://s3.amazonaws.com/downloadArea/MOULInstaller.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Myst Online Uru Live(again)/UruLauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
key: openal32
name: set_regedit
path: HKEY_CURRENT_USER/Software/Wine/DllOverrides
prefix: $GAMEDIR
value: native,builtin
- task:
executable: $install
name: wineexec
prefix: $GAMEDIR
- task:
app: physx
name: winetricks
prefix: $GAMEDIR
slug: myst-online-uru-live-official
steamid: null
version: Official
year: 2007
{
"game_slug": "myst-online-uru-live",
"version": "Official",
"description": "",
"notes": "",
"name": "Myst Online: Uru Live",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "myst-online-uru-live-official",
"installer_slug": "myst-online-uru-live-official",
"script": {
"files": [
{
"install": "https://s3.amazonaws.com/downloadArea/MOULInstaller.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Myst Online Uru Live(again)/UruLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "openal32",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER/Software/Wine/DllOverrides",
"prefix": "$GAMEDIR",
"value": "native,builtin"
}
},
{
"task": {
"executable": "$install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "physx",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}