files:
- setup: http://poe.gdn.gamecdn.net/kg_live/Game/poe/Install/PathOfExile_Setup.exe
game:
arch: win64
args: --waitforpreload --nologo --nodx9ex --gc2
exe: $GAMEDIR/drive_c/Daum Games/Path of Exile/PathOfExile_KG.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/Daum Games/Path of Exile
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
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
key: VideoMemorySize
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: 8192
system:
env:
DXVK_HUD: 0
DXVK_USE_PIPECOMPILER: 1
DXVK_USE_PLACEHOLDER_SHADERS: 1
pulse_latency: true
reset_pulse: true
wine:
overrides:
d3dcompiler_47: native
xaudio2_7: native,builtin
description: "The game launches in DX11 mode.\r\nfor Korean(kakao games)"
game_slug: path-of-exile
gogslug: ''
humblestoreid: ''
installer_slug: path-of-exile-kakaokorea
name: Path of Exile
notes: korean user can login only at kakao homepage, no client.
runner: wine
script:
files:
- setup: http://poe.gdn.gamecdn.net/kg_live/Game/poe/Install/PathOfExile_Setup.exe
game:
arch: win64
args: --waitforpreload --nologo --nodx9ex --gc2
exe: $GAMEDIR/drive_c/Daum Games/Path of Exile/PathOfExile_KG.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/Daum Games/Path of Exile
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
executable: setup
name: wineexec
prefix: $GAMEDIR
- task:
key: VideoMemorySize
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D
prefix: $GAMEDIR
value: 8192
system:
env:
DXVK_HUD: 0
DXVK_USE_PIPECOMPILER: 1
DXVK_USE_PLACEHOLDER_SHADERS: 1
pulse_latency: true
reset_pulse: true
wine:
overrides:
d3dcompiler_47: native
xaudio2_7: native,builtin
slug: path-of-exile-kakaokorea
steamid: 238960
version: kakao(korea)
year: 2013
{
"game_slug": "path-of-exile",
"version": "kakao(korea)",
"description": "The game launches in DX11 mode.\r\nfor Korean(kakao games)",
"notes": "korean user can login only at kakao homepage, no client.",
"name": "Path of Exile",
"year": 2013,
"steamid": 238960,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-exile-kakaokorea",
"installer_slug": "path-of-exile-kakaokorea",
"script": {
"files": [
{
"setup": "http://poe.gdn.gamecdn.net/kg_live/Game/poe/Install/PathOfExile_Setup.exe"
}
],
"game": {
"arch": "win64",
"args": "--waitforpreload --nologo --nodx9ex --gc2",
"exe": "$GAMEDIR/drive_c/Daum Games/Path of Exile/PathOfExile_KG.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/Daum Games/Path of Exile",
"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",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "VideoMemorySize",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D",
"prefix": "$GAMEDIR",
"value": 8192
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"DXVK_USE_PIPECOMPILER": 1,
"DXVK_USE_PLACEHOLDER_SHADERS": 1
},
"pulse_latency": true,
"reset_pulse": true
},
"wine": {
"overrides": {
"d3dcompiler_47": "native",
"xaudio2_7": "native,builtin"
}
}
}
}