Jump to content
LaunchBox Community Forums

Script To launch DesMume in fullscreen automatically with LaunchBox.


Recommended Posts

On 19/11/2016 at 8:35 PM, juanka777 said:

The .vbs script made by Sdentau92 at start of post. Just follow his instructions and It works great, but to exit . I had to use Alt-F4 to exit desmume and return to launchbox.

With retroach with (desmume_libreto.dll)core some games worked and some did not(just white screen). And i noticed the roms in ".zip" file all worked. The roms in ".rar" or ".7z" did not(white Screen) and i could run games and exit with launchbox. So i changes all roms to ".zip" and all now run and exit in launchbox.

I do not use the script any more . I now use retroarch with desume_libreto.dll core and launch all roms in full screen and exit in launchbox. All my roms are in ".zip" files now and all i have tried work.

I am using beta 10 of launchbox.

If you want to exit from desmume with launchbox keys, add this in the AutoHotkey Scripts  tab in emulator editor:

 

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

Link to comment
Share on other sites

  • 6 years later...

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