Since PoE is such a CPU intensive game, it makes a big difference for me when I change the CPU frequency governor to "performance". Hope this helps someone :)
|
Posted byflip10000on Sep 6, 2020, 7:54:11 AM
|
"
"
Hey guys,
been a while since I played, is there an up to date guide to make this work on Linux?
There's not much configuring you have to do anymore since Vulkan. You can basically just run "wine PathOfExile_x64.exe" and try it out.
The only thing that comes to mind right now is that if you have an AMD GPU you need to use the AMDVLK driver and not the Mesa one. PoE tries to load some renderer extension without checking if it exists and Wine crashes in the current stable Mesa driver. That's how I recall it at least, correct me if I'm wrong :D
FYI, POE run great with RADV + ACO with Mesa 20.2 RC3
|
Posted byTidalkrakenon Sep 7, 2020, 9:13:26 PM
|
"
So, according to Chris Wilson in the recent ZiggyD interview ( source), there is a huge Vulkan patch in the making with a bunch of improvements. Let's hope they can push it out before the new league launch, because it sounds promising!
The technical patch is out now, with a lot of changes. Let's hope it doesn't jinx up the wine setup! Anyone can test it out? I'm not able to play until late afternoon.
Edit: Yeah, I was so hyped for it I thought it was already out. Sorry :)
Last edited by sirdond on Sep 8, 2020, 5:13:04 AM
|
Posted bysirdondon Sep 8, 2020, 1:17:21 AM
|
"
"
"
Hey guys,
been a while since I played, is there an up to date guide to make this work on Linux?
There's not much configuring you have to do anymore since Vulkan. You can basically just run "wine PathOfExile_x64.exe" and try it out.
The only thing that comes to mind right now is that if you have an AMD GPU you need to use the AMDVLK driver and not the Mesa one. PoE tries to load some renderer extension without checking if it exists and Wine crashes in the current stable Mesa driver. That's how I recall it at least, correct me if I'm wrong :D
FYI, POE run great with RADV + ACO with Mesa 20.2 RC3
Thanks for the info, that's great to hear! RC4 is out now, and it looks like the 20.2 release will be just in time for Heist :)
https://lists.freedesktop.org/archives/mesa-announce/2020-September/000598.html
Last edited by flip10000 on Sep 8, 2020, 1:49:51 PM
|
Posted byflip10000on Sep 8, 2020, 1:49:26 PM
|
"
Wanted to test this out, so upgraded my Mesa driver and Vulkan to 20.2 and it doesn't work. I have the same issue as before if I try to use the ACO compiler with the PoE Vulkan renderer: The "unsupported backbuffer image count" error.
AMDVLK seems to work just fine gladly.
@Tidalkraken Are you sure you are using the ACO compiler with the Vulkan renderer and not DX11?
Last edited by sirdond on Sep 9, 2020, 11:48:49 AM
|
Posted bysirdondon Sep 9, 2020, 11:34:59 AM
|
Well, before the patch the game worked flawlessly and I was able to launch from Steam without issues, now it just crashes and I'm not exactly sure how to debug this cause I don't know what logs to look at. Can anyone point me in the right direction?
|
Posted byacyluson Sep 11, 2020, 12:11:53 AM
|
"
Well, before the patch the game worked flawlessly and I was able to launch from Steam without issues, now it just crashes and I'm not exactly sure how to debug this cause I don't know what logs to look at. Can anyone point me in the right direction?
Same for me :/
|
Posted byKemichalon Sep 11, 2020, 2:00:00 AM
|
"
Well, before the patch the game worked flawlessly and I was able to launch from Steam without issues, now it just crashes and I'm not exactly sure how to debug this cause I don't know what logs to look at. Can anyone point me in the right direction?
You need to start the game like this: PROTON_LOG=1 %command%
Then the log is going to be generated in the game directory with a steam-$GAMEID.log format.
Put the logs in a pastebin and link it here, maybe someone can figure it out.
Also, what renderer, what kind of GPU, which driver?
Last edited by sirdond on Sep 11, 2020, 3:53:19 AM
|
Posted bysirdondon Sep 11, 2020, 3:52:00 AM
|
"
"
Well, before the patch the game worked flawlessly and I was able to launch from Steam without issues, now it just crashes and I'm not exactly sure how to debug this cause I don't know what logs to look at. Can anyone point me in the right direction?
You need to start the game like this: PROTON_LOG=1 %command%
Then the log is going to be generated in the game directory with a steam-$GAMEID.log format.
Put the logs in a pastebin and link it here, maybe someone can figure it out.
Also, what renderer, what kind of GPU, which driver?
This path?
/home/$USER/.steam/steam/steamapps/common/Path of Exile/logs/
|
Posted byPyroGhostUltraon Sep 11, 2020, 11:27:47 AM
|
Downloaded the patch and ran a few maps. Everything seems to be fine for me on AMDVLK and the Vulkan renderer. Can't notice any change in performance so far, neither in a positive, nor in a negative way.
|
Posted bysirdondon Sep 11, 2020, 12:55:38 PM
|