Installer path-of-exile-standalone-w-dxvk

files:
- setup:
    filename: PathOfExileInstaller.exe
    url: https://web.poecdn.com/protected/downloads/PathOfExileInstaller.exe?key=lpKVe-ZJOqVrur8612s8gg
game:
  arch: win64
  args: --nologo --noasync --nopreload -gc 2
  exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile
    src: setup
- task:
    description: Installing Path Of Exile
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
system:
  pulse_latency: true
  reset_pulse: true
description: The game launches in DX11 mode.
game_slug: path-of-exile
gogslug: ''
humblestoreid: ''
installer_slug: path-of-exile-standalone-w-dxvk
name: Path of Exile
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: PathOfExileInstaller.exe
      url: https://web.poecdn.com/protected/downloads/PathOfExileInstaller.exe?key=lpKVe-ZJOqVrur8612s8gg
  game:
    arch: win64
    args: --nologo --noasync --nopreload -gc 2
    exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile
      src: setup
  - task:
      description: Installing Path Of Exile
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  system:
    pulse_latency: true
    reset_pulse: true
slug: path-of-exile-standalone-w-dxvk
steamid: 238960
version: Standalone w/ DXVK
year: 2013
{
  "game_slug": "path-of-exile",
  "version": "Standalone w/ DXVK",
  "description": "The game launches in DX11 mode.",
  "notes": "",
  "name": "Path of Exile",
  "year": 2013,
  "steamid": 238960,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "path-of-exile-standalone-w-dxvk",
  "installer_slug": "path-of-exile-standalone-w-dxvk",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "PathOfExileInstaller.exe",
          "url": "https://web.poecdn.com/protected/downloads/PathOfExileInstaller.exe?key=lpKVe-ZJOqVrur8612s8gg"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "args": "--nologo --noasync --nopreload -gc 2",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile",
          "src": "setup"
        }
      },
      {
        "task": {
          "description": "Installing Path Of Exile",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "pulse_latency": true,
      "reset_pulse": true
    }
  }
}
Back to game