Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://cdn.discordapp.com/attachments/893258292820869170/1316895912039157810/image.png?ex=675cb664&is=675b64e4&hm=6c4dfb31e476a942d1fb4e2f7ab9a635575025a9ea5a0c5da7768292b5d87b47&
By limiting the CPU usage for pathofexile2.exe by -7% using BES, I was able to resolve the issue for myself.
Posting this here as well as in its own thread to attempt to increase visibility and hopefully help some of my fellow Exiles.
---
Anyone having issues with the game jittering, stuttering, whatever you may call it, that are seeing the "network" performance metric spike every time this occurs I highly recommend the looking at the following links for information on the nature of the problem. They were written in regards to poe1 but are still relevant to this game.
https://www.pathofexile.com/forum/view-thread/889669
https://pathofexile.fandom.com/wiki/Networking_mode
It seems to me the root of the issue is they implemented the networking options but failed to make them visible in game. If you follow the steps below you can mess with your networking mode and it may resolve the issue.
In poe2 there are three options that I'm aware of "auto" which is default, "lockstep" and "predictive".
If you go into Options->Game and click the folder icon next to "Item FIlter"
It will open the folder that contains your configuration settings.
After this folder opens close the game client. You need to restart the game for changes made directly to this file to take effect.
Open "poe2_production_Config.ini" .ini may not be visible depending on your system settings.
You can open ini files with any word processing program, notepad++ is a solid choice.
Within this file about a 4th the way from the top of the page you'll find the following:
[NETWORKING]
networking_type=auto
where the word auto is present, change it to either predictive or lockstep.
examples for those intimidated by manually editing settings like this.
networking_type=predictive
networking_type=lockstep