Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Hi my name is Martin I am from Argentina sorry for my English. I'm new with launchbox. My idea is to manage the software only with joystick without keyboard or mouse.
and configure the joystick to return to the menu from the emulator that I am playing the problem is that the game is running in the background. as I do so that the emulator is finally closed so I can play another game without the other game remaining open.
it is understood ? Can it be done from launchbox? thank you very much !!!!!

Posted

If you only have the free version of LB then no you don't have access to the controller automation feature to do so. If you are using RetroArch or MAME however they have options built in to close the emulator with the controller you just have to configure it in the menues

Posted

I have the paid version. bigbox tried demul project 64 and others. automate the joystick but when I go back to the bigbox menu the emulators are running in the background

Posted

for Demul you need to add a ahk script in the emulators edit form under the ahk script

; This section closes Demul when pressing Escape
$Esc::
{
    Process, Close, {{{StartupEXE}}}
}

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...