files:
- setup:
description: Path of Exile Installer. Please login and download the installer
fresh.
filename: PathOfExileInstaller.exe
url: N/A:Please select the installer on your disk.
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts d3dcompiler_47 usp10 xinput
description: Installing dependencies with Winetricks...
name: winetricks
prefix: $GAMEDIR
- task:
description: Running the Path of Exile installer, you will have the option of
location for the installation. The game files download at first launch.
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
pulse_latency: true
description: Installer for the Standalone version of the game. Useful for temporal
League start and the players who prefer it.
game_slug: path-of-exile
gogslug: ''
humblestoreid: ''
installer_slug: path-of-exile-standalone-vkd3ddxvk
name: Path of Exile
notes: "Launch options are command line arguments (parameters) for Client.exe that\
\ change the game. Most of these are not intended for use by players. : https://pathofexile.fandom.com/wiki/Launch_options\r\
\n\r\nLaunch options are not intended for use by end users, There is documentation\
\ if you need to workaround something : https://pathofexile.fandom.com/wiki/Launch_options\r\
\n\r\n--nologo\tDisables the animated intro along with the sound.\r\n\r\n--waitforpreload\t\
Wait for preloading to finish during startup. This causes the game to not finish\
\ the initial loading screen until it has fully loaded all of the stuff that would\
\ otherwise be background-loaded during the first moments of play.\r\n\r\n-noasync\r\
\n--nopreload\tDo not preload art assets on startup and disable background loading\
\ threads. Completely disable the asynchronous loading changes introduced in version\
\ 2.3.0.\r\n\r\n--garbage-generation \r\n-gc \tThe number of generations to keep\
\ around when running garbage collection. While this feature fixes out of memory\
\ (EOUTOFMEMORY or Unable to Map File) crashes it significantly increases loading\
\ time between zones. Valid values are 1 or 2.\r\ne.g. -gc 2\r\n\r\n--require-launch\t\
Require that the user press the launch button in the launcher before entering game.\r\
\n\r\n--crash-upload"
runner: wine
script:
files:
- setup:
description: Path of Exile Installer. Please login and download the installer
fresh.
filename: PathOfExileInstaller.exe
url: N/A:Please select the installer on your disk.
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64-bit Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts d3dcompiler_47 usp10 xinput
description: Installing dependencies with Winetricks...
name: winetricks
prefix: $GAMEDIR
- task:
description: Running the Path of Exile installer, you will have the option of
location for the installation. The game files download at first launch.
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
pulse_latency: true
slug: path-of-exile-standalone-vkd3ddxvk
steamid: 238960
version: Standalone VKD3D/DXVK/Vulkan
year: 2013
{
"game_slug": "path-of-exile",
"version": "Standalone VKD3D/DXVK/Vulkan",
"description": "Installer for the Standalone version of the game. Useful for temporal League start and the players who prefer it.",
"notes": "Launch options are command line arguments (parameters) for Client.exe that change the game. Most of these are not intended for use by players. : https://pathofexile.fandom.com/wiki/Launch_options\r\n\r\nLaunch options are not intended for use by end users, There is documentation if you need to workaround something : https://pathofexile.fandom.com/wiki/Launch_options\r\n\r\n--nologo\tDisables the animated intro along with the sound.\r\n\r\n--waitforpreload\tWait for preloading to finish during startup. This causes the game to not finish the initial loading screen until it has fully loaded all of the stuff that would otherwise be background-loaded during the first moments of play.\r\n\r\n-noasync\r\n--nopreload\tDo not preload art assets on startup and disable background loading threads. Completely disable the asynchronous loading changes introduced in version 2.3.0.\r\n\r\n--garbage-generation \r\n-gc \tThe number of generations to keep around when running garbage collection. While this feature fixes out of memory (EOUTOFMEMORY or Unable to Map File) crashes it significantly increases loading time between zones. Valid values are 1 or 2.\r\ne.g. -gc 2\r\n\r\n--require-launch\tRequire that the user press the launch button in the launcher before entering game.\r\n\r\n--crash-upload",
"name": "Path of Exile",
"year": 2013,
"steamid": 238960,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-exile-standalone-vkd3ddxvk",
"installer_slug": "path-of-exile-standalone-vkd3ddxvk",
"script": {
"files": [
{
"setup": {
"description": "Path of Exile Installer. Please login and download the installer fresh.",
"filename": "PathOfExileInstaller.exe",
"url": "N/A:Please select the installer on your disk."
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile/PathOfExile.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64-bit Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts d3dcompiler_47 usp10 xinput",
"description": "Installing dependencies with Winetricks...",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Running the Path of Exile installer, you will have the option of location for the installation. The game files download at first launch.",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"pulse_latency": true
}
}
}