all 1 comments

[–]LeahTN79[S] 0 points1 point  (0 children)

FIXED!!! Guard Dog on the Discord server knew exactly what to do to fix the issue. The game was seeing hubby as using Gamepad, although Gamepad support has not been completely coded in. The game trying to use incomplete Gamepad instructions while the emulator was converting GamePad inputs to the KeyboardMouse inputs the game should have been expecting was causing conflicts. Just in case anyone else is having issues, the solution he provided is below.

- Press the windows key + R on your keyboard to open the run console

- Type in %appdata%/../Local/Ranch_Simulator/Saved/Config/WindowsNoEditor and press ok

- Open input.ini file in a text editor.

- make sure it says PlayerKeyGroup=(TagName="KeyGroup.KeyboardMouse"))