Wizard DPI Wizard Posted October 27, 2020 Wizard Posted October 27, 2020 Use a polling rate of 500 Hz or lower to avoid negative acceleration in this game too! View full update SnoutBaron 1
SnoutBaron Posted November 4, 2020 Posted November 4, 2020 (edited) Do we know why this is a thing that happens? Is it specifically a game developer issue or a UE4 issue? Usually input is filtered by UE4 itself and you would scale that up or down. But for polling rate to actually affect acceleration means something else is happening with filtering input considering that polling rate, inconsistently affecting an application, is meant to be abstracted away. Edited November 4, 2020 by SnoutBaron
Wizard DPI Wizard Posted November 4, 2020 Author Wizard Posted November 4, 2020 5 hours ago, SnoutBaron said: Do we know why this is a thing that happens? Is it specifically a game developer issue or a UE4 issue? Usually input is filtered by UE4 itself and you would scale that up or down. But for polling rate to actually affect acceleration means something else is happening with filtering input considering that polling rate, inconsistently affecting an application, is meant to be abstracted away. I don't know what causes this, but it is mostly an issue with UE4 games. It must be some feature or combination of features that causes this. What seem to happen is that the reports come faster than the game manages to process them, so they get dropped causing "negative acceleration" meaning you turn around less than you should have. SnoutBaron 1
Timotheus Posted December 13, 2022 Posted December 13, 2022 (edited) I was able to get a more specific sensitivity by changing the value in the line AxisConfig=(AxisKeyName="MouseX" and AxisConfig=(AxisKeyName="MouseY" from 0.07 to whatever sensitivity I want. It's in AppData\Local\Ghostrunner\Saved\Config\WindowsNoEditor, useful for low sens with high dpi and high fov. Edited December 13, 2022 by Timotheus
Guest Posted March 1, 2023 Posted March 1, 2023 any config file for this instead of changing polling rate ?
Wizard DPI Wizard Posted March 6, 2023 Author Wizard Posted March 6, 2023 On 3/1/2023 at 8:15 PM, rosse1402 said: any config file for this instead of changing polling rate ? No, it doesn't work for this game.
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