Jump to content
LaunchBox Community Forums

Unable to exit a Switch game in Ruyjinx


Go to solution Solved by Elhora,

Recommended Posts

Posted

Hi !

i try to find a way to escape properly a game in Ryujinx/Ryubing and go back to LaunchBox/BigBox for my arcade cabinet.. 

usually i press Escape, but nothing things to Work. The game close but it go back to Ryujinx Interface. I need to close Ryujinx to go back to Launchbox and that's not really convenient.

in the exit script i tried :

$Esc:: { Process, Close, Ryujinx.exe }

$Esc:: { WinClose, ahk_exe {{{StartupEXE}}} }

$Esc:: { Process, Close, {{{StartupEXE}}} }

$Esc:: { Send !{f4} }

None of these work.... :(

Any help welcomed :)

  • Solution
Posted

EDIT :

I put :   $Esc:: { Process, Close, {{{StartupEXE}}} }    in the Running Script and it works. Exit script was not the way to go :)

Posted
1 minute ago, Elhora said:

in the Running Script and it works. Exit script was not the way to go

Glad you worked it out.

For reference, The Exit Script is for exiting from the Pause Menu.  The Running Script section is, as you've found, what you're looking for.

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