Installer warcraft-iii-reforged-battlenet-launcher

game:
  arch: win64
  args: --exec="launch W3"
  exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
  prefix: $GAMEDIR
requires: blizzard-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
description: 'Battle.net launcher for "Warcraft III: Reforged"'
game_slug: warcraft-iii-reforged
gogslug: ''
humblestoreid: ''
installer_slug: warcraft-iii-reforged-battlenet-launcher
name: 'Warcraft III: Reforged'
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 \"Warcraft III:Reforged\" from Lutris interface, this script is for you"
runner: wine
script:
  game:
    arch: win64
    args: --exec="launch W3"
    exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
    prefix: $GAMEDIR
  requires: blizzard-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
slug: warcraft-iii-reforged-battlenet-launcher
steamid: null
version: Battle.net launcher
year: 2020
{
  "game_slug": "warcraft-iii-reforged",
  "version": "Battle.net launcher",
  "description": "Battle.net launcher for \"Warcraft III: Reforged\"",
  "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 \"Warcraft III:Reforged\" from Lutris interface, this script is for you",
  "name": "Warcraft III: Reforged",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "warcraft-iii-reforged-battlenet-launcher",
  "installer_slug": "warcraft-iii-reforged-battlenet-launcher",
  "script": {
    "game": {
      "arch": "win64",
      "args": "--exec=\"launch W3\"",
      "exe": "drive_c/Program Files (x86)/Battle.net/Battle.net.exe",
      "prefix": "$GAMEDIR"
    },
    "requires": "blizzard-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
    }
  }
}
Back to game