files:
- file1: https://vanillaplus.org/uploads/VanillaPlusLauncher.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/VanillaPlus/VPlusLauncher.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/VanillaPlus
file: $file1
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing Corefonts 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
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: world-of-warcraft-vanilla-plus
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-vanilla-plu-2022
name: World of Warcraft Vanilla Plus
notes: After finishing the install you can launch the game with will load the vanilla
plus launcher. Inside you will see an install button you will want to select that
and create a new folder at C:/Program Files (x86)/World of Warcraft the game will
then install and you can launch it after installing.
runner: wine
script:
files:
- file1: https://vanillaplus.org/uploads/VanillaPlusLauncher.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/VanillaPlus/VPlusLauncher.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/VanillaPlus
file: $file1
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
description: Installing Corefonts 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
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: world-of-warcraft-vanilla-plu-2022
steamid: null
version: '2022'
year: 2022
{
"game_slug": "world-of-warcraft-vanilla-plus",
"version": "2022",
"description": "",
"notes": "After finishing the install you can launch the game with will load the vanilla plus launcher. Inside you will see an install button you will want to select that and create a new folder at C:/Program Files (x86)/World of Warcraft the game will then install and you can launch it after installing.",
"name": "World of Warcraft Vanilla Plus",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-of-warcraft-vanilla-plu-2022",
"installer_slug": "world-of-warcraft-vanilla-plu-2022",
"script": {
"files": [
{
"file1": "https://vanillaplus.org/uploads/VanillaPlusLauncher.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/VanillaPlus/VPlusLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/VanillaPlus",
"file": "$file1"
}
},
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"description": "Installing Corefonts 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"
}
}
],
"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"
}
}
}
}