Jump to content
LaunchBox Community Forums

Exit FCEUX with gamepad


YaoGuai

Recommended Posts

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

Link to comment
Share on other sites

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 by ozboss
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...