game:
appid: 477740
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dotnet46
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: quartz win7
name: winetricks
prefix: $GAMEDIR/prefix
- execute:
command: ls Launcher.exe.orig || cp Launcher.exe Launcher.exe.orig
description: Backing up Launcher.exe to Launcher.exe.orig
- input_menu:
description: 'Choose the game to launch:'
id: ZE1OR2
options:
- ze1: 999 (ze1.exe)
- ze2: VLR (ze2.exe)
preselect: ze1
- execute:
command: cp $INPUT_ZE1OR2.exe Launcher.exe
description: Replacing Launcher.exe
description: The launcher fails to start, so this script overwrites Launcher.exe with
either ze1.exe or ze2.exe. To switch between ZE1 and ZE2, reinstall (no need to
remove data).
game_slug: zero-escape-the-nonary-games
gogslug: ''
humblestoreid: ''
installer_slug: zero-escape-the-nonary-games-steam
name: 'Zero Escape: The Nonary Games'
notes: Install the latest LAVFilters from https://github.com/Nevcairiel/LAVFilters/releases
(Run EXE inside wine prefix) to fix black screen video hang.
runner: winesteam
script:
game:
appid: 477740
prefix: $GAMEDIR/prefix
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: dotnet46
name: winetricks
prefix: $GAMEDIR/prefix
- task:
app: quartz win7
name: winetricks
prefix: $GAMEDIR/prefix
- execute:
command: ls Launcher.exe.orig || cp Launcher.exe Launcher.exe.orig
description: Backing up Launcher.exe to Launcher.exe.orig
- input_menu:
description: 'Choose the game to launch:'
id: ZE1OR2
options:
- ze1: 999 (ze1.exe)
- ze2: VLR (ze2.exe)
preselect: ze1
- execute:
command: cp $INPUT_ZE1OR2.exe Launcher.exe
description: Replacing Launcher.exe
slug: zero-escape-the-nonary-games-steam
steamid: 477740
version: Steam
year: 2017
{
"game_slug": "zero-escape-the-nonary-games",
"version": "Steam",
"description": "The launcher fails to start, so this script overwrites Launcher.exe with either ze1.exe or ze2.exe. To switch between ZE1 and ZE2, reinstall (no need to remove data).",
"notes": "Install the latest LAVFilters from https://github.com/Nevcairiel/LAVFilters/releases (Run EXE inside wine prefix) to fix black screen video hang.",
"name": "Zero Escape: The Nonary Games",
"year": 2017,
"steamid": 477740,
"gogslug": "",
"humblestoreid": "",
"runner": "winesteam",
"slug": "zero-escape-the-nonary-games-steam",
"installer_slug": "zero-escape-the-nonary-games-steam",
"script": {
"game": {
"appid": 477740,
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "dotnet46",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "quartz win7",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"execute": {
"command": "ls Launcher.exe.orig || cp Launcher.exe Launcher.exe.orig",
"description": "Backing up Launcher.exe to Launcher.exe.orig"
}
},
{
"input_menu": {
"description": "Choose the game to launch:",
"id": "ZE1OR2",
"options": [
{
"ze1": "999 (ze1.exe)"
},
{
"ze2": "VLR (ze2.exe)"
}
],
"preselect": "ze1"
}
},
{
"execute": {
"command": "cp $INPUT_ZE1OR2.exe Launcher.exe",
"description": "Replacing Launcher.exe"
}
}
]
}
}