game:
arch: win64
args: --exec="launch WTCG"
exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
prefix: $GAMEDIR
requires: battlenet-standard
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
__GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
wine:
battleye: false
eac: false
fsr: false
override:
locationapi: d
description: Battle.net launcher for "Hearthstone"
game_slug: hearthstone
gogslug: ''
humblestoreid: ''
installer_slug: hearthstone-battlenet-launcher
name: Hearthstone
notes: "- Before to install this script, you have to install \"Battle.net - Standard\"\
\ script installer\r\n- You have battle.net installed and want an icon to launch\
\ directly \"Hearthstone\" from Lutris interface, this script is for you"
runner: wine
script:
game:
arch: win64
args: --exec="launch WTCG"
exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
prefix: $GAMEDIR
requires: battlenet-standard
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
__GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
wine:
battleye: false
eac: false
fsr: false
override:
locationapi: d
slug: hearthstone-battlenet-launcher
steamid: null
version: Battle.net launcher
year: 2014
{
"game_slug": "hearthstone",
"version": "Battle.net launcher",
"description": "Battle.net launcher for \"Hearthstone\"",
"notes": "- Before to install this script, you have to install \"Battle.net - Standard\" script installer\r\n- You have battle.net installed and want an icon to launch directly \"Hearthstone\" from Lutris interface, this script is for you",
"name": "Hearthstone",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hearthstone-battlenet-launcher",
"installer_slug": "hearthstone-battlenet-launcher",
"script": {
"game": {
"arch": "win64",
"args": "--exec=\"launch WTCG\"",
"exe": "drive_c/Program Files (x86)/Battle.net/Battle.net.exe",
"prefix": "$GAMEDIR"
},
"requires": "battlenet-standard",
"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",
"__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1
}
},
"wine": {
"battleye": false,
"eac": false,
"fsr": false,
"override": {
"locationapi": "d"
}
}
}
}