YaoGuai Posted October 6, 2019 Posted October 6, 2019 Hello everyone! I want to quit games with the left analogue stick ( Button 8 ) on gamepad. Works fine with SNES9x, with FCEUX it seems to be impossible. Also the config is a little cryptic... In LaunchBox options I also configured this Hotkey, but no function at all. ( BTW: LaunchBox says left analogue stick is Button 9 and "Start" is Button 8 ) Hope youcan help, thanks Quote
YaoGuai Posted October 8, 2019 Author Posted October 8, 2019 No one? Maybe another emulator where it works? Quote
ozboss Posted October 10, 2019 Posted October 10, 2019 (edited) Are you using an XboxOne controller and try to setup and AutoHotkey script? That was the problem for me as AHK doesn't pick up my buttons. What works however is the guide button (I'm using that for Retroarch, Cemu and Dolphin): vk07sc000:: { Process, Close, {{{StartupEXE}}} } Edited October 10, 2019 by ozboss 1 Quote
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.