Installer guild-wars-2-64-bit

files:
- gw2installer: https://s3.amazonaws.com/gw2cdn/client/branches/Gw2Setup-64.exe
- gw2shadercache: https://github.com/Zeioth/zeioth-lutris/raw/master/game-installers/guild-wars-2/gw2-d9vk-shader-cache-0.0.2.zip
game:
  arch: win64
  exe: drive_c/Program Files/Guild Wars 2/Gw2-64.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: gw2shadercache
    format: zip
- task:
    arch: win64
    description: Running Guild Wars 2 Installer.
    executable: gw2installer
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  pulse_latency: true
description: This game requires an SSD hard drive as 3D models are lazy loaded constantly.
game_slug: guild-wars-2
gogslug: ''
humblestoreid: ''
installer_slug: guild-wars-2-64-bit
name: Guild Wars 2
notes: To improve performance, these settings are suggested.
runner: wine
script:
  files:
  - gw2installer: https://s3.amazonaws.com/gw2cdn/client/branches/Gw2Setup-64.exe
  - gw2shadercache: https://github.com/Zeioth/zeioth-lutris/raw/master/game-installers/guild-wars-2/gw2-d9vk-shader-cache-0.0.2.zip
  game:
    arch: win64
    exe: drive_c/Program Files/Guild Wars 2/Gw2-64.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: gw2shadercache
      format: zip
  - task:
      arch: win64
      description: Running Guild Wars 2 Installer.
      executable: gw2installer
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    pulse_latency: true
slug: guild-wars-2-64-bit
steamid: 1284210
version: 64-Bit
year: 2012
{
  "game_slug": "guild-wars-2",
  "version": "64-Bit",
  "description": "This game requires an SSD hard drive as 3D models are lazy loaded constantly.",
  "notes": "To improve performance, these settings are suggested.",
  "name": "Guild Wars 2",
  "year": 2012,
  "steamid": 1284210,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "guild-wars-2-64-bit",
  "installer_slug": "guild-wars-2-64-bit",
  "script": {
    "files": [
      {
        "gw2installer": "https://s3.amazonaws.com/gw2cdn/client/branches/Gw2Setup-64.exe"
      },
      {
        "gw2shadercache": "https://github.com/Zeioth/zeioth-lutris/raw/master/game-installers/guild-wars-2/gw2-d9vk-shader-cache-0.0.2.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Guild Wars 2/Gw2-64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gw2shadercache",
          "format": "zip"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running Guild Wars 2 Installer.",
          "executable": "gw2installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      },
      "pulse_latency": true
    }
  }
}
Back to game