Installer diablo-iii-battlenet

game:
  arch: win64
  args: --exec="launch D3"
  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: Script for existing install of Battle.net
game_slug: diablo-iii
gogslug: ''
humblestoreid: ''
installer_slug: diablo-iii-battlenet
name: Diablo III
notes: ''
runner: wine
script:
  game:
    arch: win64
    args: --exec="launch D3"
    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: diablo-iii-battlenet
steamid: null
version: Battle.net
year: 2012
{
  "game_slug": "diablo-iii",
  "version": "Battle.net",
  "description": "Script for existing install of Battle.net",
  "notes": "",
  "name": "Diablo III",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "diablo-iii-battlenet",
  "installer_slug": "diablo-iii-battlenet",
  "script": {
    "game": {
      "arch": "win64",
      "args": "--exec=\"launch D3\"",
      "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