this post was submitted on 21 Jul 2023
12 points (100.0% liked)

Deep Rock Galactic

2448 readers
41 users here now

Rock and stone!

The Dwarven mining community on Lemmy.world


Rules (By popular demand)

founded 1 year ago
MODERATORS
 

If anyone else is having this issue with the grappling hook randomly failing:

--Clicking and holding will register as a click and release sometimes.

I think I found a solution. Go into Options>Controls and disable Mouse Smoothing.

Mouse Smoothing is only related to X and Y controls, not clicking, so I don't know why this fixes it but it does.

My mouse isn't failing, I tested it here: https://www.onlinemictest.com/mouse-test

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

If you're really into electronics/DIY, you could look at replacing the switches in your mouse. (or just trying something like contact cleaner) There are quite a few tutorials, so there's a relatively good chance you will find one which tells you how to take apart your specific mouse. I wouldn't attempt this if it is your only mouse, but if you're already considering replacing it then you aren't really worried about breaking your mouse.
https://www.youtube.com/watch?v=9jpotpIO1-U was helpful for explaining how to desolder through-hole components. And maybe look up some guides on soldering techniques. (don't want cold solder joints).

Other than that, I've seen people say they've used Auto Hotkey to fix the issue, some games have a very strict anti-cheat policy though so you may want to make sure a simple script adjusting debounce timings won't cause you any issues. Also don't go running code found on the internet unless you're sure about what it does.