files:
- file1: https://turtle-eu.b-cdn.net/twmoa_1172.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/TurtleWoW/WoW.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/TurtleWoW
file: $file1
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
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:
name: winekill
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:
overrides:
nvapi: disabled
nvapi64: disabled
description: ''
game_slug: turtlewow
gogslug: ''
humblestoreid: ''
installer_slug: turtle-wow-1172
name: Turtle WoW
notes: If the Installer no longer works the script will need the url updated to the
newest launcher version from TurtleWoW website.
runner: wine
script:
files:
- file1: https://turtle-eu.b-cdn.net/twmoa_1172.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/TurtleWoW/WoW.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/TurtleWoW
file: $file1
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial
arch: win64
description: Installing Arial font
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:
name: winekill
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:
overrides:
nvapi: disabled
nvapi64: disabled
slug: turtle-wow-1172
steamid: null
version: 1.17.2
year: 2018
{
"game_slug": "turtlewow",
"version": "1.17.2",
"description": "",
"notes": "If the Installer no longer works the script will need the url updated to the newest launcher version from TurtleWoW website.",
"name": "Turtle WoW",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "turtle-wow-1172",
"installer_slug": "turtle-wow-1172",
"script": {
"files": [
{
"file1": "https://turtle-eu.b-cdn.net/twmoa_1172.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/TurtleWoW/WoW.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/TurtleWoW",
"file": "$file1"
}
},
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial",
"arch": "win64",
"description": "Installing Arial font",
"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": {
"name": "winekill",
"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": {
"overrides": {
"nvapi": "disabled",
"nvapi64": "disabled"
}
}
}
}