files:
- launcher:
filename: launcher_setup_3.1.0.exe
url: https://launcherdata.tauri.hu/launcher/updates/launcher_setup_3.1.0.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Tauri Launcher/Tauri Launcher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
app: nocrashdialog vcrun2010 win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: 'Wine Staging: Enabling DXVA2'
key: backend
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DXVA2
prefix: $GAMEDIR
value: va
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
exclude_processes: Tauri Launcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
dxvk: false
overrides:
api-ms-win-crt-private-l1-1-0: n,b
d3d12: disabled
nvapi: disabled
nvapi64: disabled
ucrtbase: n,b
description: Downloads and installs the 'modern' version of the Tauri client.
game_slug: tauriwow
gogslug: ''
humblestoreid: ''
installer_slug: tauriwow-310
name: TauriWOW
notes: ''
runner: wine
script:
files:
- launcher:
filename: launcher_setup_3.1.0.exe
url: https://launcherdata.tauri.hu/launcher/updates/launcher_setup_3.1.0.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files/Tauri Launcher/Tauri Launcher.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
name: winetricks
prefix: $GAMEDIR
- task:
app: nocrashdialog vcrun2010 win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: 'Wine Staging: Enabling DXVA2'
key: backend
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DXVA2
prefix: $GAMEDIR
value: va
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win64
exclude_processes: Tauri Launcher.exe
executable: launcher
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
dxvk: false
overrides:
api-ms-win-crt-private-l1-1-0: n,b
d3d12: disabled
nvapi: disabled
nvapi64: disabled
ucrtbase: n,b
slug: tauriwow-310
steamid: null
version: 3.1.0
year: 2004
{
"game_slug": "tauriwow",
"version": "3.1.0",
"description": "Downloads and installs the 'modern' version of the Tauri client.",
"notes": "",
"name": "TauriWOW",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "tauriwow-310",
"installer_slug": "tauriwow-310",
"script": {
"files": [
{
"launcher": {
"filename": "launcher_setup_3.1.0.exe",
"url": "https://launcherdata.tauri.hu/launcher/updates/launcher_setup_3.1.0.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files/Tauri Launcher/Tauri Launcher.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"description": "Installing Arial font",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "nocrashdialog vcrun2010 win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Wine Staging: Enabling DXVA2",
"key": "backend",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
"prefix": "$GAMEDIR",
"value": "va"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"exclude_processes": "Tauri Launcher.exe",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"STAGING_SHARED_MEMORY": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"dxvk": false,
"overrides": {
"api-ms-win-crt-private-l1-1-0": "n,b",
"d3d12": "disabled",
"nvapi": "disabled",
"nvapi64": "disabled",
"ucrtbase": "n,b"
}
}
}
}