files:
- setup: https://client.wowhead.com/files/Wowhead_Client.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/WoWHead Client/Wowhead_Client.exe
prefix: $GAMEDIR
installer:
- 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
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/WoWHead Client
src: setup
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARE_MEMORY: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Not recommend Launch World of Warcraft from this client, use https://lutris.net/games/world-of-warcraft/
game_slug: wowhead-client
gogslug: ''
humblestoreid: ''
installer_slug: wowhead-client-latest
name: Wowhead Client
notes: ''
runner: wine
script:
files:
- setup: https://client.wowhead.com/files/Wowhead_Client.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/WoWHead Client/Wowhead_Client.exe
prefix: $GAMEDIR
installer:
- 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
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/WoWHead Client
src: setup
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARE_MEMORY: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: wowhead-client-latest
steamid: null
version: Latest
year: null
{
"game_slug": "wowhead-client",
"version": "Latest",
"description": "Not recommend Launch World of Warcraft from this client, use https://lutris.net/games/world-of-warcraft/",
"notes": "",
"name": "Wowhead Client",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wowhead-client-latest",
"installer_slug": "wowhead-client-latest",
"script": {
"files": [
{
"setup": "https://client.wowhead.com/files/Wowhead_Client.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/WoWHead Client/Wowhead_Client.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"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"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/WoWHead Client",
"src": "setup"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"STAGING_SHARE_MEMORY": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}