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

Linux Gaming

14330 readers
82 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
17
submitted 11 months ago* (last edited 11 months ago) by nogrub@lemmy.world to c/linux_gaming@lemmy.world
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] Siuuep@lemmy.world 3 points 11 months ago* (last edited 11 months 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

[–] nogrub@lemmy.world 2 points 11 months ago

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