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: "\u201CFace the need to re-think your usual specs, enjoy rebalanced classes,\
\ try new unusual builds. Enjoy new bosses, battlegrounds and content without abandoning\
\ the Vanilla experience.\u201D"
game_slug: world-of-warcraft
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-vanilla-plus-server
name: World of Warcraft
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-plus-server
steamid: null
version: Vanilla Plus server
year: 2004
{
"game_slug": "world-of-warcraft",
"version": "Vanilla Plus server",
"description": "\u201cFace the need to re-think your usual specs, enjoy rebalanced classes, try new unusual builds. Enjoy new bosses, battlegrounds and content without abandoning the Vanilla experience.\u201d",
"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",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-of-warcraft-vanilla-plus-server",
"installer_slug": "world-of-warcraft-vanilla-plus-server",
"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"
}
}
}
}