files:
- file1: N/A Select the game's folder from torrent. You can do this by right clicking
the folder and copying location should be something like /home/user/Downloads/World
of Warcraft 1.12 You will then need to paste that location in the box below besides
the browse button.
game:
arch: win64
exe: drive_c/Program Files (x86)/Kronos/WoW.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Choose the game''s server:'
id: REALM
options:
- east: East (EU) Realm
- north: North (EU) Realm
- west: West (EU) Realm
preselect: west
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Kronos
src: $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
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf.old
src: $GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf
- write_file:
content: SET realmlist $INPUT_REALM.kronos-wow.com
file: $GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/Kronos/WDB.old
src: $GAMEDIR/drive_c/Program Files (x86)/Kronos/WDB
- 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:
nvapi: disabled
nvapi64: disabled
overrides: null
description: "\u201CPrivate Vanilla Project\u201D."
game_slug: world-of-warcraft
gogslug: ''
humblestoreid: ''
installer_slug: world-of-warcraft-v1121-kronos-servers
name: World of Warcraft
notes: You will need to download the torrent from https://www.kronos-wow.com/how-to-connect/
and then load the zip file into this script. The realmlist stuff is done through
the lutris.
runner: wine
script:
files:
- file1: N/A Select the game's folder from torrent. You can do this by right clicking
the folder and copying location should be something like /home/user/Downloads/World
of Warcraft 1.12 You will then need to paste that location in the box below
besides the browse button.
game:
arch: win64
exe: drive_c/Program Files (x86)/Kronos/WoW.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Choose the game''s server:'
id: REALM
options:
- east: East (EU) Realm
- north: North (EU) Realm
- west: West (EU) Realm
preselect: west
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Kronos
src: $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
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf.old
src: $GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf
- write_file:
content: SET realmlist $INPUT_REALM.kronos-wow.com
file: $GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf
- move:
dst: $GAMEDIR/drive_c/Program Files (x86)/Kronos/WDB.old
src: $GAMEDIR/drive_c/Program Files (x86)/Kronos/WDB
- 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:
nvapi: disabled
nvapi64: disabled
overrides: null
slug: world-of-warcraft-v1121-kronos-servers
steamid: null
version: v1.12.1, Kronos servers
year: 2004
{
"game_slug": "world-of-warcraft",
"version": "v1.12.1, Kronos servers",
"description": "\u201cPrivate Vanilla Project\u201d.",
"notes": "You will need to download the torrent from https://www.kronos-wow.com/how-to-connect/ and then load the zip file into this script. The realmlist stuff is done through the lutris.",
"name": "World of Warcraft",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-of-warcraft-v1121-kronos-servers",
"installer_slug": "world-of-warcraft-v1121-kronos-servers",
"script": {
"files": [
{
"file1": "N/A Select the game's folder from torrent. You can do this by right clicking the folder and copying location should be something like /home/user/Downloads/World of Warcraft 1.12 You will then need to paste that location in the box below besides the browse button."
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Kronos/WoW.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Choose the game's server:",
"id": "REALM",
"options": [
{
"east": "East (EU) Realm"
},
{
"north": "North (EU) Realm"
},
{
"west": "West (EU) Realm"
}
],
"preselect": "west"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Kronos",
"src": "$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"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf.old",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf"
}
},
{
"write_file": {
"content": "SET realmlist $INPUT_REALM.kronos-wow.com",
"file": "$GAMEDIR/drive_c/Program Files (x86)/Kronos/realmlist.wtf"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Kronos/WDB.old",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Kronos/WDB"
}
},
{
"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": {
"nvapi": "disabled",
"nvapi64": "disabled",
"overrides": null
}
}
}