Overview
Игра жутко тормозит, лагает и вообще выносит мозг? Тогда вам сюда! / Game terribly slow, and generally lag makes the brain? Then you here!
Устранение тормозов на многоядерных процессорах [RU]
Так получилось, что в силу лени и криворукости программистов, движок игры не видит больше одного ядра. И чтобы получить значительный прирост фпс для более-менее комфортной игры, вам необходимо произвести следущие манипуляции…
1. Зайти в папку с игрой SteamsteamappscommonArcania Gothic 4Dataconfiguration
2. Открыть с помощью блокнота находящийся там файл ProcessManager.xml.
3. В этом файле найти строчку ThreadConfig platform=”PC” cores=”1″
4. В пункте cores=”1″ поменять числовое значение на количество имеющихся у вас ядер.(Например я выставил 4)
Eliminating the brakes on multi-core processors [ENG]
It just so happens that because of laziness and krivorukost programmers, the game engine does not see more than one nucleus. And in order to get a significant increase FPS for more or less comfortable playing, you need to make the manipulation of following items …
1. Enter the folder with the game SteamsteamappscommonArcania Gothic 4Dataconfiguration
2. Open with notepad file located there ProcessManager.xml.
3. In this file, find the line ThreadConfig platform = “PC” cores = “1”
4. in paragraph cores = “1” to change the numerical value of the number of cores available to you. (For example, I put 4)