Installer diablo-ii-resurrected-battlenet

game:
  arch: win64
  exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
  prefix: $GAMEDIR
installer:
- task:
    app: fontsmooth=rgb
    arch: win64
    description: Setting fontsmooth=rbg
    name: winetricks
    prefix: $GAMEDIR
requires: blizzard-battlenet-standard
system:
  env:
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    STAGING_SHARED_MEMORY: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  battleye: false
  dxvk_nvapi: false
  eac: false
  fsr: false
description: Script for existing install of Battle.net
game_slug: diablo-2-ressurected
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-resurrected-battlenet
name: 'Diablo II: Resurrected'
notes: ''
runner: wine
script:
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Battle.net/Battle.net.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: fontsmooth=rgb
      arch: win64
      description: Setting fontsmooth=rbg
      name: winetricks
      prefix: $GAMEDIR
  requires: blizzard-battlenet-standard
  system:
    env:
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      STAGING_SHARED_MEMORY: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    battleye: false
    dxvk_nvapi: false
    eac: false
    fsr: false
slug: diablo-ii-resurrected-battlenet
steamid: null
version: Battle.net
year: 2021
{
  "game_slug": "diablo-2-ressurected",
  "version": "Battle.net",
  "description": "Script for existing install of Battle.net",
  "notes": "",
  "name": "Diablo II: Resurrected",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "diablo-ii-resurrected-battlenet",
  "installer_slug": "diablo-ii-resurrected-battlenet",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Battle.net/Battle.net.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "fontsmooth=rgb",
          "arch": "win64",
          "description": "Setting fontsmooth=rbg",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "blizzard-battlenet-standard",
    "system": {
      "env": {
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "STAGING_SHARED_MEMORY": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "battleye": false,
      "dxvk_nvapi": false,
      "eac": false,
      "fsr": false
    }
  }
}
Back to game