Wizard DPI Wizard Posted March 19, 2019 Wizard Posted March 19, 2019 Find a short-term solution for your long-term problems!
VaniLa 4 GoriLa Posted March 19, 2019 Posted March 19, 2019 Getting different values for X and Y sensitivity for the config file - does this maintain a 1:1 ratio for X:Y even though these are different?
Wizard DPI Wizard Posted March 19, 2019 Author Wizard Posted March 19, 2019 6 minutes ago, VaniLa 4 GoriLa said: Getting different values for X and Y sensitivity for the config file - does this maintain a 1:1 ratio for X:Y even though these are different? Yes, they are different because Y is 70% of X
VaniLa 4 GoriLa Posted March 20, 2019 Posted March 20, 2019 (edited) Something seems off with the calculated sensitivity - the sensitivity is lower in-game than the 360 distance suggests. For example, converting from Apex Legends: Calculator says I should be seeing a 13.7 in 360 in-game for Satisfactory, but I'm getting ~18in 360 with the above settings in config. Please let me know if I can provide any more details that may help take a look. Thanks! Edited March 20, 2019 by VaniLa 4 GoriLa
Wizard DPI Wizard Posted March 20, 2019 Author Wizard Posted March 20, 2019 3 minutes ago, VaniLa 4 GoriLa said: Calculator says I should be seeing a 13.7 in 360 in-game for Satisfactory, but I'm getting ~18in 360 with the above settings in config. Please let me know if I can provide any more details that may help take a look. Thanks! Sounds like your FOV is still 90, make sure it is applied correctly (if you set it in-game I've noticed that the change is not always applied). Note that the config file FOV is in a different file mentioned in the FOV notes.
VaniLa 4 GoriLa Posted March 20, 2019 Posted March 20, 2019 13 minutes ago, DPI Wizard said: Sounds like your FOV is still 90, make sure it is applied correctly (if you set it in-game I've noticed that the change is not always applied). Note that the config file FOV is in a different file mentioned in the FOV notes. Confirmed that mFOV = 119 in GameUserSetting.ini and I am still seeing the 360 around 18in with the calculated sensitivity that should be giving me around 13.7in.
VaniLa 4 GoriLa Posted March 20, 2019 Posted March 20, 2019 3 minutes ago, VaniLa 4 GoriLa said: Confirmed that mFOV = 119 in GameUserSetting.ini and I am still seeing the 360 around 18in with the calculated sensitivity that should be giving me around 13.7in. One additional note: the calculated MouseY seems pretty close to what the MouseX should be to get the 360 distance at what it says I should be getting. Definitely could just be a coincidence, but thought maybe these were flipped so that NewMouseX should = OldMouseY and NewMouseY should = NewMouseX * ~1.43.
Wizard DPI Wizard Posted March 20, 2019 Author Wizard Posted March 20, 2019 Looked into this now, and it's actually the exact same bug as with KovaaK's FPS Aim Trainer! You probably have this file on your system: %LOCALAPPDATA%\Unreal Engine\Engine\Config\UserInput.ini With this line: bEnableFOVScaling=False This overrides the games default value which is "True". Delete or edit this line to say True and the calculations will be correct
VaniLa 4 GoriLa Posted March 20, 2019 Posted March 20, 2019 1 hour ago, DPI Wizard said: Looked into this now, and it's actually the exact same bug as with KovaaK's FPS Aim Trainer! You probably have this file on your system: %LOCALAPPDATA%\Unreal Engine\Engine\Config\UserInput.ini With this line: bEnableFOVScaling=False This overrides the games default value which is "True". Delete or edit this line to say True and the calculations will be correct Thank you - is there a way to calculate my adjusted sens without deleting this file and leave bEnableFOVScaling=False? I would prefer to have this off if possible. Thanks again for all the help!
Wizard DPI Wizard Posted March 21, 2019 Author Wizard Posted March 21, 2019 19 hours ago, VaniLa 4 GoriLa said: Thank you - is there a way to calculate my adjusted sens without deleting this file and leave bEnableFOVScaling=False? I would prefer to have this off if possible. Thanks again for all the help! The fact that the game reads this file is a bug, so it might be solved in a patch. If you prefer to have it on for now you can get the correct sensitivity by multiply your calculated sensitivity by FOV/90, so in your case 0.019907*119/90 VaniLa 4 GoriLa 1
lamens Posted April 19, 2019 Posted April 19, 2019 Hello! I have similar problem to Gorila. This are my settings Problem is that in game it is not actually 27,344 to do a full circle, it's way more i would say about 31 cm +. You talked about userinput.ini at Unreal Engine, but problem is i dont have such a folder and i dont have userinput.ini file on my PC. I went to my input.ini in FactoryGame folder, changed values of mouse x and mose y to what the calculator shown. Am I doing something wrong?
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 4 minutes ago, lamens said: Problem is that in game it is not actually 27,344 to do a full circle, it's way more i would say about 31 cm +. You talked about userinput.ini at Unreal Engine, but problem is i dont have such a folder and i dont have userinput.ini file on my PC. Does the 360 distance change if you change the FOV in the game?
lamens Posted April 19, 2019 Posted April 19, 2019 (edited) Yes it does. At around FOV 115 it's close to what it sohuld be so ~27 cm. Edited April 19, 2019 by lamens
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 You doing it correctly, so something else is going on here. Do you get ~27cm in Apex with sensitivity 1.9?
lamens Posted April 19, 2019 Posted April 19, 2019 Yes that seems correct. I used calculator for Subnautica and there it works correct too.
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 4 minutes ago, lamens said: Yes that seems correct. I used calculator for Subnautica and there it works correct too. Very strange, just verified that the Satisfactory calculations are correct (it's basically a standard UE4 sensitivity in the config file). Is the in-game sensitivity in Satisfactory 1.7? Can you detect any acceleration, i.e. different 360 distance depending on how fast you move the mouse?
VaniLa 4 GoriLa Posted April 19, 2019 Posted April 19, 2019 25 minutes ago, DPI Wizard said: Very strange, just verified that the Satisfactory calculations are correct (it's basically a standard UE4 sensitivity in the config file). Is the in-game sensitivity in Satisfactory 1.7? Can you detect any acceleration, i.e. different 360 distance depending on how fast you move the mouse? What fixed things for me was deleting the mentioned overall UE folder, but also adding bEnableFOVScaling=True to the Satisfactory user input file. Calculator matched expected settings after that.
lamens Posted April 19, 2019 Posted April 19, 2019 30 minutes ago, DPI Wizard said: Very strange, just verified that the Satisfactory calculations are correct (it's basically a standard UE4 sensitivity in the config file). Is the in-game sensitivity in Satisfactory 1.7? Can you detect any acceleration, i.e. different 360 distance depending on how fast you move the mouse? Yes In game its 1.7. Checked acceleration and it has something to do with it. If I move my mouse REALLY slow, with 27 cm i will get even 400+, if i move it fast i will get around 180-200. Is there a way to turn this off? Cant see any ingame options about it and ofc in Windows its turned off.
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 12 minutes ago, lamens said: Yes In game its 1.7. Checked acceleration and it has something to do with it. If I move my mouse REALLY slow, with 27 cm i will get even 400+, if i move it fast i will get around 180-200. Is there a way to turn this off? Cant see any ingame options about it and ofc in Windows its turned off. This is stupid haha... We got the "opposite" problem now. Some UE4 game has re-created the generic folder here, and it's actually helping by disabling acceleration. Try creating the folder(s) %LOCALAPPDATA%\Unreal Engine\Engine\Config (make sure to create the "Unreal Engine" folder with a space). Create a file in the Config folder called UserInput.ini. Add to this file: [/Script/Engine.InputSettings] bEnableMouseSmoothing=False Save it and launch the game, and acceleration should be disabled. There's probably some Satisfactory file you can put this into as well, but I'm not sure which one and exactly where yet.
lamens Posted April 19, 2019 Posted April 19, 2019 After adding this Still have ingame acceleration maby I did something wrong?
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 1 minute ago, lamens said: After adding this Still have ingame acceleration maby I did something wrong? No, looks like you did it correctly. Some other config file must be overriding it on your system. I'll do some digging and see if I can find out what's causing this.
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 17 minutes ago, lamens said: After adding this Still have ingame acceleration maby I did something wrong? Did some testing now, and it should be enough to add the config line to the top of your Input.ini file: I tried this earlier, but the line disappeared so I didn't think it worked. But I had the value set to True, which is the default value so the game just deleted the line. Set it to False and it should work!
lamens Posted April 19, 2019 Posted April 19, 2019 OK i give up. Im totally lost now. Seems that after putting this line in mouse acceleration stoped. But seems that mouse sensitivity is changing while playing. I don't understand it. When I got into the game it looked like everything is fine, but after few minutes of playing i tested again and now i was doing 390-410 with my 27,3 cm. Played few miniutes again and again I was making 360 in 27,3 cm. Tested with mousepad and witout. Same strange results. Then i went to Apex and checked if its the same there, but nope. Every time i turn around it's egzactly the same discance. So or game have some strange bug or I don't know what is going on. Anyway thank you for your help and sorry for my English. Will have to play as it is.
Wizard DPI Wizard Posted April 19, 2019 Author Wizard Posted April 19, 2019 It's probably Satisfactory being a bit buggy, so you will just have to play as it is and hope they fix it
Skwuruhl Posted September 15, 2024 Posted September 15, 2024 (edited) On 4/19/2019 at 9:34 AM, DPI Wizard said: It's probably Satisfactory being a bit buggy, so you will just have to play as it is and hope they fix it In the years since they added a toggle for mouse smoothing. Every problem listed by @lamens was caused by this. Unbelievable to me that it's something enabled by default in unreal games considering how awful it is. Edited September 15, 2024 by Skwuruhl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now