Installer starcraft-remastered-battlenet-launcher

game:
  arch: win64
  args: --exec="launch S1"
  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: For existing install of Battle.net
game_slug: starcraft-remastered
gogslug: ''
humblestoreid: ''
installer_slug: starcraft-remastered-battlenet-launcher
name: Starcraft Remastered
notes: '- Before to install this script, you have to install "Battle.net - Standard"
  script installer'
runner: wine
script:
  game:
    arch: win64
    args: --exec="launch S1"
    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: starcraft-remastered-battlenet-launcher
steamid: null
version: Battle.net launcher
year: 2017
{
  "game_slug": "starcraft-remastered",
  "version": "Battle.net launcher",
  "description": "For existing install of Battle.net",
  "notes": "- Before to install this script, you have to install \"Battle.net - Standard\" script installer",
  "name": "Starcraft Remastered",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "starcraft-remastered-battlenet-launcher",
  "installer_slug": "starcraft-remastered-battlenet-launcher",
  "script": {
    "game": {
      "arch": "win64",
      "args": "--exec=\"launch S1\"",
      "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