Installer tauriwow-taurihu
files: - launcher: filename: tlauncherinstaller.exe url: http://launcherdata.tauri.hu/launcher/tlauncherinstaller.exe game: arch: win64 exe: $GAMEDIR/drive_c/Tauri Launcher/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: app: nocrashdialog vcrun2012 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 description: Installing Origin... Login window will pop-up and close. exclude_processes: 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: null game_slug: tauriwow gogslug: '' humblestoreid: '' installer_slug: tauriwow-taurihu name: TauriWOW notes: '' runner: wine script: files: - launcher: filename: tlauncherinstaller.exe url: http://launcherdata.tauri.hu/launcher/tlauncherinstaller.exe game: arch: win64 exe: $GAMEDIR/drive_c/Tauri Launcher/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: app: nocrashdialog vcrun2012 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 description: Installing Origin... Login window will pop-up and close. exclude_processes: 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-taurihu steamid: null version: tauri.hu year: 2004
{ "game_slug": "tauriwow", "version": "tauri.hu", "description": null, "notes": "", "name": "TauriWOW", "year": 2004, "steamid": null, "gogslug": "", "humblestoreid": "", "runner": "wine", "slug": "tauriwow-taurihu", "installer_slug": "tauriwow-taurihu", "script": { "files": [ { "launcher": { "filename": "tlauncherinstaller.exe", "url": "http://launcherdata.tauri.hu/launcher/tlauncherinstaller.exe" } } ], "game": { "arch": "win64", "exe": "$GAMEDIR/drive_c/Tauri Launcher/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": { "app": "nocrashdialog vcrun2012 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", "description": "Installing Origin... Login window will pop-up and close.", "exclude_processes": "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" } } } }