LukeBord1 Posted Friday at 06:58 PM Share Posted Friday at 06:58 PM (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 Friday at 08:40 PM by LukeBord1 1 Quote Link to comment Share on other sites More sharing options...
Rlad Posted Saturday at 03:04 PM Share Posted Saturday at 03:04 PM 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 Saturday at 11:31 PM Author Share Posted Saturday at 11:31 PM 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.