Strike Vector

Strike Vector

Not enough ratings
How to Disable Mouse Smoothing
By RespawningJesus
Okay, we get it. Some people just do not like mouse smoothing with the passion of the burning sun. Some people just do not care if it is on or not. If you are one of those people who hate it, then this guide is to help you get rid of this curse of yours.
   
Award
Favorite
Favorited
Unfavorite
Get to Your Config Files
Go to your Steam files, select steamapps, select common, find Strike Vector, find the Engine folder, and then select Config.

Or you could copy paste the following to find it real quick:

C:\Program Files (x86)\Steam\steamapps\common\StrikeVector\Engine\Config
Disabling the Mouse Smoothing
Okay, once you are in yout Config files, you will see a list of files. Find the file that says BaseInput.

Once you are in the BaseInput file, it should open in Notepad, unless you decide to edit the file in some other program of your choosing.

The good news is that you do not need to search far and wide for the one line to disable mouse smoothing. Just find this one line: bEnableMouseSmoothing=true

(If you cannot find the line, then just hit Control+F to search for the line.)

After you find that one line, turn bEnableMouseSmoothing=true into bEnableMouseSmoothing=false

Once you have done that, exit out of the file, and do not forget to Save! If you do not Save, then you will not see the changes taking place.

After you do all of that, then you should be good to go! Just boot up the game, and enjoy!
9 Comments
Samer Sultan 12 Sep, 2014 @ 10:49am 
Also be sure to set the file to "readonly" so it dosen't get over written.
Pook 10 Feb, 2014 @ 9:50pm 
Steam\steamapps\common\StrikeVector\UDKGame\Config\UDKGame.ini is the real config I think.
t0x1c 4 Feb, 2014 @ 1:06pm 
Good info. When will game developers learn that nobody likes accel or smoothing. The few who don't hate it simply are unaware of it.
Komier 3 Feb, 2014 @ 11:38pm 
Yeah, it works for me, too; that's all that matters lol.
RespawningJesus  [author] 3 Feb, 2014 @ 10:13pm 
Huh, well, the way I did it works for me. I found the folder you were talking about, and it said that mouse smoothing was disabled there as well, and I never touched the UDKGame Config files at all.
Komier 3 Feb, 2014 @ 12:27pm 
[Engine.PlayerInput] is a subsection of the .ini file UDKInput, sorry for not being clear.
Mils 3 Feb, 2014 @ 12:00pm 
Yes Komier, the Engine folder is but a template, the actual game files are located in UDKGame. I think this guide needs to be fixed because of that.
RespawningJesus  [author] 3 Feb, 2014 @ 10:16am 
There is no Config file titled PlayerInput on my end. Either way, if you disabled Mouse Smoothing with that, then I do not see any reason as to why disabling it on both files would be of any harm.
Komier 2 Feb, 2014 @ 4:09pm 
I've changed bEnableMouseSmoothing to false in UDKInput > [Engine.PlayerInput]. Do you think they both need to be off, or is 1 doing something while the other has no effect?