Mouse is slow or has DPI issues

I recorded a video of the issue, and I’ll briefly describe what is going on.

First off, you’ll notice how I am moving my mouse up and down, but the mouse is slowly moving to the top, and stops where the game test area is. This issue is that the upward movement for the mouse is more then what it should be, it moves up more then down in the test tab. Moving downwards feels slow as well.

Also, I tried showing how the mouse is slower by going across the screen back and forth, and sort of annoying when using it in play. It seems to have a low DPI and testing is a pain, the behavior is not the same when in a live server however.

This is off topic but like 6 months ago during the summer or so I found your youtube channel and all your vids of your new game and watched all of them. It’s both sad/good that you’re still working on this. Keep it up!

Thanks!

The alpha should be out soon

1 Like

Go to %LocalAppData%\Roblox and open GlobalSettings_NUMBER.xml
There should be an entry MouseSensitivity that isn’t 1. Set it to 1.

If that doesn’t work, there’s some code that fixes it, but you need to override corescripts for the right identity.

I tried it, doesn’t change anything. The mouse still slowly creeps up, like it has more upward movement then it should.

Did the trick for me…

Try downloading the corescripts from github, set studio’s OverrideCoreScripts to use the folder.
Then edit the StarterScript and add this line of code at the top:
UserSettings().GameSettings.MouseSensitivity = 1
(Can’t be done in commandline or by a plugin, it’s too secured for those)

I’ve noticed this also

Still an issue, going to bring this back up.

What OS are you on and what mouse are you using?

OS is windows 10
Mouse is Corsair Gaming M65 RGB

I have the same mouse (minus rgb) and windows 10. Not having these problems.
Edit: although mines a slightly older model I guess.

Can you try this with another mouse? If so, does it still happen with the other one?

I tried it with another mouse (A microsoft mouse, specifically the 3500 wireless mouse), and the issue doesn’t occur. I’ll see if it’s something I did.

@MrgamesNwatch Do you use the Corsair utility engine for your mouse? (Drivers whatever)

This thingy ![|690x492](upload://sSoCxKudzeXB9EhdAEMyoFq8wEp.png)

@Vyxium what mouse do you use?

I used it on my previous install of windows 10, but I haven’t gotten around to installing it again. I’ll install it now and see if that causes the problem. (I want to re-assign the back/forward buttons anyways)

Edit: Installed and still no problems with studio mouse. Flipping through different DPIs does what is expected. Still the drivers/software for my model are a bit different/older.

software ![|676x500](upload://qYZuC6ZOcseeeMdWcu2T2HflwGK.png)