SierraFOOL Posted October 23, 2018 Share Posted October 23, 2018 (edited) Hi, The last times I used Recalbox on an raspberry pi. Launchbox is a good alternative for me and I make the first steps. I have a problem: In Recalbox, I can use in every emulator the dpad or the analog stick. Some of my friends use the dpad or some the left analog stick. Is there a simple solution for me to use both? When it is not possible with on board features of launchbox, I look for a simple and free third party products. How can I start this tools with starting the game out of the launchbox? I take a look at the UCR, but it is to complicated for me. Best Regards, SierraFOOL Edited October 23, 2018 by SierraFOOL Quote Link to comment Share on other sites More sharing options...
SierraFOOL Posted October 26, 2018 Author Share Posted October 26, 2018 I have testet JoyToKey and XPadder. JoyToKey is the tool, that i use for this. I have set the deadzone to 25%, because i have issues with a smaller deadzone in SNES. Quote Link to comment Share on other sites More sharing options...
SierraFOOL Posted October 26, 2018 Author Share Posted October 26, 2018 I use a ahk-script and a tool to kill JoyToKey: ; This section closes Snes9x when pressing Escape Run, "Emulators\JoyToKey_en\JoyToKey.exe" -r SNES $Esc:: { Run, "Emulators\JoyToKey_en\JoyToKey Force Exit.exe" Process, Close, {{{StartupEXE}}} } 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.