You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you checked for updates in Settings > System?: Yes
Please describe your issue in as much detail as possible:
After about 30 minutes of gameplay, any form of keyboard or mouse input (could be also mapped mouse / keyboard) causes a massive drop in performance — FPS drops for about 50% and CPU/GPU usage and wattage visibly fall in Performance HUD. As soon as I stop input (no keypress or movement), performance returns to normal. Rebooting the game fixes it temporarily.
you said LD_PRELOAD = "" didn't work, but that's probably because it expects it to be LD_PRELOAD= or LD_PRELOAD="" without any spacing between the = sign and the rest of the launch argument.
Okay, looks like I forgot to add %COMMAND% at the end of the launch parameters, which is why LD_PRELOAD="" didn’t work for me. I can now confirm that this method works — I played Schedule I for over 1.5 hours without any hiccups. Thanks @matte-schwartz for the link and the hint! 🫡
Hope Valve will finally address / fix this issue in next releases.
I had the exact same issue with Fragpunk... It was so annoying that I had to restart the game every 20–30 minutes, especially if it happened during a ranked match.
Your system information
Please describe your issue in as much detail as possible:
After about 30 minutes of gameplay, any form of keyboard or mouse input (could be also mapped mouse / keyboard) causes a massive drop in performance — FPS drops for about 50% and CPU/GPU usage and wattage visibly fall in Performance HUD. As soon as I stop input (no keypress or movement), performance returns to normal. Rebooting the game fixes it temporarily.
A video showing same behavior can be seen in this Reddit post.
This happens in:
Tried environment variables like
WINEDLLOVERRIDES="winmm=n,b"
,LD_PRELOAD = ""
andSDL_HINT_DISABLE_MOUSE_RELATIVE=0
, but issue persists.Example affected games:
Steps for reproducing this issue:
Additional observation:
In Valheim, using the mouse to move the camera causes FPS drops, but rotating the camera using the right joystick on a controller does not.
The text was updated successfully, but these errors were encountered: