LukeBord1 Posted November 15 Share Posted November 15 (edited) I read several posts where many people complained about the same problem, that is, in BigBox the joystick was so sensitive that it skipped two or three steps. The problem was always associated with external programs that ran in the background, such as Steam or JoyToKey, even when there was no profile directly associated with BigBox... I propose a solution that, at least in my case, has definitively solved the issue (note - I got a cab with double Xinmotek controls and JoyToKey running in background, associated to mame.exe and daphne.exe) : - open the "InputBindings.xml" file placed in the "LaunchBox/Data" path; - in the BigBox sections relating to movements there're two entries: "ControllerHoldBinding" and "ControllerBinding"; - both must have the same value, so the result will be like this: <InputBinding> <InputAction>BigBoxNavigateLeft</InputAction> <ControllerHoldBinding>LeftStickLeft</ControllerHoldBinding> <ControllerBinding>LeftStickLeft</ControllerBinding> </InputBinding> <InputBinding> <InputAction>BigBoxNavigateRight</InputAction> <ControllerHoldBinding>LeftStickRight</ControllerHoldBinding> <ControllerBinding>LeftStickRight</ControllerBinding> </InputBinding> <InputBinding> <InputAction>BigBoxNavigateUp</InputAction> <ControllerHoldBinding>LeftStickUp</ControllerHoldBinding> <ControllerBinding>LeftStickUp</ControllerBinding> </InputBinding> <InputBinding> <InputAction>BigBoxNavigateDown</InputAction> <ControllerHoldBinding>LeftStickDown</ControllerHoldBinding> <ControllerBinding>LeftStickDown</ControllerBinding> </InputBinding> It's done! I hope this helps. Edited November 15 by LukeBord1 1 Quote Link to comment Share on other sites More sharing options...
Rlad Posted November 16 Share Posted November 16 Left stick didn't work but did the same thing with the Dpad entries and stopped mine skipping 👍 Quote Link to comment Share on other sites More sharing options...
LukeBord1 Posted November 16 Author Share Posted November 16 Right, the "Leftstick" was just an example for my specific setup (as I said I got a couple of Xinmotex controls on the cab). I'm glad I could help 😉 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.