this post was submitted on 01 Aug 2023
8 points (100.0% liked)

Linux Gaming

14759 readers
150 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Hello everyone maybe some of you could help me out i have the problem that my mouse feels laggy in Fallout 4 and Skyrim i did all of the usual fixes (editing the .ini files) and tried the raw input mod bust it dosen't seem to work. i have a stable 60 fps. i am using the os that shall not be named btw with all drivers up to date.

update i forgot my system specs: Ryzen 7 3800x, Rtx 2080 super, an the game is on an nvme ssd

solution: seems like vsync was causing my problems to turn it off i used the BethINI(found on nexusmods) to disable it for the game itself.

then i had to create a file in the game directory named dxvk.conf and added: dxgi.syncInterval = 0

frame rate can be capped with following launch option: DXVK_FRAME_RATE=65

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)

If you have vsync enabled, try disabling it and see if that helps with the input lag.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

i disabled iPresentInterval in the ini files but it seems like vsync won't turn off

[–] [email protected] 0 points 1 year ago (1 children)

You could check if

  • you are editing the right ini file by changing another setting and see if it takes effect in the game
  • something else like Mangohud is forcing vsync

If it you manage to turn of vsync and the mouse lag is gone you probably want to limit your frame rate to something close to your monitor refresh rate to minimize screen tearing. You could use Mangohud or libstrangle for that.

[–] [email protected] 1 points 1 year ago

okey i figured it i will put the sulution in my post. thank you for your time ^^

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Which polling rate on your mouse are you using? I‘ve read something about a couple of months ago that 1000 hz polling rate on proton could cause mouse input lag, I don‘t know if its still present, but give it a try lowering the rate

[–] [email protected] 1 points 1 year ago

i set my polling rate down to 500 mouse lag still persisting :(

[–] [email protected] 1 points 1 year ago

What proton version are you using? I'd try with Proton-GE