[SOLVED!] I can't steer cars in games

This problem started happening a while ago. Neither in studio or in game itself, i can’t steer the cars. When i press keys it just rotates for like 0.2 seconds then locks itself to center. What would be causing this?

[SOLVED]:
So i was thinking about what could be causing this. Then i remember i was having some SSL errors while in studio because i use a dpi disabler to use roblox. What did i do was factory resetting to windows default network settings via CMD.

Here are the commands (use in order):
"netsh winsock reset
netsh int ip reset
netsh advfirewall reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
"

Then restart your computer. The issue is solved now.

Update: I completely deleted the game then tried steering again. It worked, but after speeding a little bit the steering locked again. I don’t know what would be causing this. Because i think it’s not a keyboard or a scripting problem itself.

Update 2: This problem only occurs when car is made with A- Chassis Tune.

[SOLVED]:
So i was thinking about what could be causing this. Then i remember i was having some SSL errors while in studio because i use a dpi disabler to use roblox. What did i do was factory resetting to windows default network settings via CMD.

Here are the commands (use in order):

  • Search cmd in search bar and run as administrator.
  • Write these in order.

"netsh winsock reset
netsh int ip reset
netsh advfirewall reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns
"

Then restart your computer. The issue is solved should be solved now.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.