I am aiming at 60 FPS, but I am struggling to keep it at any settings.
I have performance UI brought up, and I have noticed this. Presets: Ultra -> ~30FPS average, 90% GPU usage, 40% CPU, 65°C High -> ~45FPS average, 80% GPU usage, 30% CPU, 60°C Medium -> ~50FPS average, 40% GPU usage, 30% CPU, 50°C Low -> ~50FPS average, 20% GPU usage, 20% CPU, 40°C
As you can see, I cannot reach 60 FPS in-game even at the lowest preset.
What can I check/do in this case? The Linux binary is being used.
deadcade@lemmy.deadca.de 8 months ago
Try Proton. Currently, Proton is much more developed than the Linux support for many game engines.
SSUPII@sopuli.xyz 8 months ago
Under Proton 8.0 presets (DirectX11 renderer):
Yeah, looks like the official Linux build of the game is not as optimized as I tought.
smeg@feddit.uk 8 months ago
Proton DB agrees, use proton experimental
pantherfarber@lemmy.world 8 months ago
The Linux build uses OpenGL so its slow. The windows version through proton will use Vulkan which is much faster.
Fubarberry@sopuli.xyz 8 months ago
Unfortunately, it’s pretty common for the linux version to have optimization issues and perform worse than the windows version through proton.
It does really highlight what a great job the various proton/wine/dxvk/etc projects have done with running windows games efficiently though.