
ZaPPeX
Published
gamemoderun %command% -novid -nojoy -threads 8 -freq 144
Работает отлично на Arch с клиентом Steam, установленным Flatpak пакетом, если же использовать runtime/native клиенты, будет чёрный фон несколько секунд и вылеты с игры, с Flatpak версией же всё отлично. Если нужно подключить второй диск с играми, воспользуйтесь Flatseal, и добавьте в настройки приложения Steam точку монтирования вашего диска. После этого в самом Steam откройте "Загрузки" >> "Папки загрузки" и вам клиент предложит подключить увиденный диск (точнее папку "SteamLibrary")
Работает с ограничением фпс через MANGOHUD.
MANGOHUD_CONFIG="fps_limit=30" mangohud gamemoderun %command%
Вылетает в рандомно, ситуацию спасает только ограничение фпс на 30-ти (проверено с mangohud, так как встоенный в игру ограничитель фпс ситуацию не улучшает), также присутствуют вылеты при изменении разрешения экрана, иногда отображается панель задач во время игры
NVIDIA driver 550.54.14 fixes Xid errors and crashes for certain games including FH4
With older nvidia drivers i couldn't even load into world or game crashed after few minutes of gameplay, but with 550.54.14 driver even after few hours of gameplay (including online) game works perfectly and does not crash.
VKD3D_CONFIG=force_static_cbv WINE_FULLSCREEN_FSR=1 mangohud gamemoderun %command%
Better to avoid ALT+TAB if you don't want to see black window and restart game
Works OOTB with Proton 8.0 without any tinkering, but for improve performance i switched to Proton-GE 7-54 because of FSR and added "VKD3D_CONFIG=force_static_cbv". One more - VKD3D (DX12 => Vulkan) works slowly on Pascal/Maxwell/Kepler and below, i.e. on these GPUs performance is lower (approximately -20% to -30% ) than on Windows with native DX12.
PROTON_HIDE_NVIDIA_GPU=1 WINE_FULLSCREEN_FSR=1 gamemoderun %command%
В одном задании, в пещере отсуствовала часть текстур. В остальных миссиях проблем не замечал
__GL_MaxFramesAllowed=0 __GL_SYNC_TO_VBLANK=0 __GL_THREADED_OPTIMIZATIONS=1 gamemoderun mangohud %command%
when i change screen resolution, screen borders shifts, because of this cursor seems to rest on the edge of the display, although this is not the case, when switch to windowed mode and change screen resolution, game simply crashes. screen resolution setting is not saved after restarting game.
double text input, i.e. one press recognizes as two, for example "hello" => "hheelllloo"
__GL_THREADED_OPTIMIZATIONS=1 __GL_NV_TRIPLE_BUFFER=1 __GL_BUFFER_DISCARD_NV=1 __GL_YIELD=NOTHING __GL_MaxFramesAllowed=1 mangohud gamemoderun %command% /usescancodes:1
I should press ALT+TAB twice because after first press game just switches from full screen to windowed mode.
Side buttons on mouse did not work, fixed by update FNA using this script: https://gist.github.com/flibitijibibo/f06e3f60eb66e5462da824e490229591
/usescancodes:1 is required if you want to play using cyrillic keyboard layout, without this option game will not recognize keystrokes when ukrainian/russian/etc. layout chosen
Не работает с Proton
gamemoderun %command%
С недавних пор отказывается запускатся на Proton (любых версий), работает только нативный порт (Arch Linux, Steam flatpak)
Игра с распродажи в Epic Store, установил лаунчер без проблем, добавив его в качестве сторонней игры и в настройках совместимости выбрав Proton-GE. Из минусов самой игры: не работает FSR и DXVK HUD (игра использует OpenGL), фпс ограничен до 60 (монитор 144, vsync отключён как в игре так и в системе). Проблем с производительностью также не наблюдаю, на сверх высоких настройках идёт отлично (фризы, артефакты и прочее отсуствует)