files:
- setup:
filename: PathOfExileInstaller2.exe
url: https://web.poecdn.com/protected/downloads-poe2/PathOfExile2Installer.exe?key=2nWVeFmEjuqgOv8Y8HTLqA
game:
arch: win64
args: --nologo --noasync --nopreload -gc 2
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2/PathOfExile.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2
src: setup
- task:
app: riched20
description: Installing Rich Text Editor 2.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: usp10
description: Installing Uniscribe 1.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing Path Of Exile 2
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
key: VideoMemorySize
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: 2048
system:
env:
DXVK_USE_PIPECOMPILER: 1
DXVK_USE_PLACEHOLDER_SHADERS: 1
pulse_latency: true
reset_pulse: true
description: The game launches in DX11 mode.
game_slug: path-of-exile-2
gogslug: ''
humblestoreid: ''
installer_slug: path-of-exile-2-standalone-w-dxvk
name: Path of Exile 2
notes: "Initial installation script made prior to early access release. Might not\
\ need same fixes as Path of Exile 1.\r\nPerformance seems a little worse than the\
\ Steam (proton) version"
runner: wine
script:
files:
- setup:
filename: PathOfExileInstaller2.exe
url: https://web.poecdn.com/protected/downloads-poe2/PathOfExile2Installer.exe?key=2nWVeFmEjuqgOv8Y8HTLqA
game:
arch: win64
args: --nologo --noasync --nopreload -gc 2
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2/PathOfExile.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win7
name: winetricks
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile
2
src: setup
- task:
app: riched20
description: Installing Rich Text Editor 2.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: usp10
description: Installing Uniscribe 1.0
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing Path Of Exile 2
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
key: VideoMemorySize
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: 2048
system:
env:
DXVK_USE_PIPECOMPILER: 1
DXVK_USE_PLACEHOLDER_SHADERS: 1
pulse_latency: true
reset_pulse: true
slug: path-of-exile-2-standalone-w-dxvk
steamid: 2694490
version: Standalone w/ DXVK
year: null
{
"game_slug": "path-of-exile-2",
"version": "Standalone w/ DXVK",
"description": "The game launches in DX11 mode.",
"notes": "Initial installation script made prior to early access release. Might not need same fixes as Path of Exile 1.\r\nPerformance seems a little worse than the Steam (proton) version",
"name": "Path of Exile 2",
"year": null,
"steamid": 2694490,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-exile-2-standalone-w-dxvk",
"installer_slug": "path-of-exile-2-standalone-w-dxvk",
"script": {
"files": [
{
"setup": {
"filename": "PathOfExileInstaller2.exe",
"url": "https://web.poecdn.com/protected/downloads-poe2/PathOfExile2Installer.exe?key=2nWVeFmEjuqgOv8Y8HTLqA"
}
}
],
"game": {
"arch": "win64",
"args": "--nologo --noasync --nopreload -gc 2",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2/PathOfExile.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win7",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2",
"src": "setup"
}
},
{
"task": {
"app": "riched20",
"description": "Installing Rich Text Editor 2.0",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "usp10",
"description": "Installing Uniscribe 1.0",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"description": "Installing Path Of Exile 2",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "VideoMemorySize",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"value": 2048
}
}
],
"system": {
"env": {
"DXVK_USE_PIPECOMPILER": 1,
"DXVK_USE_PLACEHOLDER_SHADERS": 1
},
"pulse_latency": true,
"reset_pulse": true
}
}
}