files:
- install: https://account.mystonline.com/download/MOULInstaller.exe
game:
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: "If the client crashes or you get visual artifacts, you may need to disable\
\ DXVK.\r\nPlease uncheck the \"Launch Myst Online...\" option from the last page\
\ of the installer.\r\nIf the script fails to download the installer, please download\
\ it manually from https://account.mystonline.com/download/MOULInstaller.exe"
runner: wine
script:
files:
- install: https://account.mystonline.com/download/MOULInstaller.exe
game:
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": "If the client crashes or you get visual artifacts, you may need to disable DXVK.\r\nPlease uncheck the \"Launch Myst Online...\" option from the last page of the installer.\r\nIf the script fails to download the installer, please download it manually from https://account.mystonline.com/download/MOULInstaller.exe",
"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://account.mystonline.com/download/MOULInstaller.exe"
}
],
"game": {
"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"
}
}
]
}
}