
Sherlock
Published
gamemoderun mangohud %command%
works perfect
game-performance %command%
Perfect OOTB
gamepad not works in epic games version. downloaded from steam and all works fine
gamemoderun MANGOHUD_CONFIG=fps_limit=150 mangohud %command%
I capped my FPS to 2x my monitor's refresh rate because in-game V-Sync makes the game unplayable (unstable 10-30 FPS). Without V-Sync, the game runs at 1000+ FPS, which is just a waste of power.
gamemoderun mangohud %command%
edit config on drive when your game located : /mnt/hdd1/SteamLibrary/steamapps/compatdata/2694490/pfx/drive_c/users/steamuser/Documents/My Games/Path of Exile 2/poe2_production_Config.ini and edit renderer_type=Vulkan to renderer_type=DirectX12
same as windows perfomance
LD_PRELOAD="" game-performance %command%
The game runs almost like a native Linux title — very smooth overall. However, I ran into a strange issue: after about 30 minutes of gameplay, the game would start to lag really badly. Massive stutters, borderline unplayable.
After experimenting a bit, I found that adding this launch option helped:
LD_PRELOAD="" %command% At the same time, I had also disabled MangoHud, so I’m honestly not 100% sure whether the fix came from LD_PRELOAD, turning off MangoHud, or the combination of both. But ever since I made those two changes, the game has been completely stable — no lag spikes, even after long sessions.
Also, modding works perfectly! I'm using r2modman, and everything installs and runs just fine through Proton. No extra tweaks were needed to get mods working.
If you're getting lag after a while, try setting LD_PRELOAD="" and disabling MangoHud. Worked great for me.
gamemoderun %command%
feels choppy because of inconsisted frametime
frametime issues
gamemoderun mangohud %command%
When I first installed the game, it wouldn’t launch through Proton, but reinstalling it resolved the issue. Mods work flawlessly via r2modman, and overall performance actually feels better than on Windows. Also, selecting Vulkan in the launch settings can give a slight FPS boost. https://imgur.com/a/NAc0I67
LD_PRELOAD="" game-performance mangohud %command%
Game launched fine, but at first I experienced some weird and unexplainable stutters. It wasn't exactly unplayable, but definitely annoying and not smooth.
Then I added LD_PRELOAD (as shown in my launch options), and suddenly everything started running much smoother — like I had just taken some kind of magic pill. The stuttering was completely gone.
For the record, this little trick (using LD_PRELOAD) tends to fix stuttering issues for me in a lot of other games too, not just War Thunder.