Jump to content
LaunchBox Community Forums

Launch emulators Fullscreen (Medusa)


GrantX360

Recommended Posts

Hi, I have had all sorts of problems with DeSmuMe not launching and having various issues with resizing when using OpenGL. So I have started using Medusa, it works really well for DS.

I configured this in launchbox but it doesn't launch fullscreen but works fine. I added the argument '--fullscreen' to the emulator config which then launches the emulator fullscreen but doesn't then boot the game.

there is no option within the Emu to 'Always switch to fullscreen'. Can anyone advise the best way to make this work. I assume the emulator is launching and then taking the first argument '--fullscreen' and then not taking the game path supplied.

Any help appreciated

Link to comment
Share on other sites

2 hours ago, GrantX360 said:

Hi, I have had all sorts of problems with DeSmuMe not launching and having various issues with resizing when using OpenGL. So I have started using Medusa, it works really well for DS.

I configured this in launchbox but it doesn't launch fullscreen but works fine. I added the argument '--fullscreen' to the emulator config which then launches the emulator fullscreen but doesn't then boot the game.

there is no option within the Emu to 'Always switch to fullscreen'. Can anyone advise the best way to make this work. I assume the emulator is launching and then taking the first argument '--fullscreen' and then not taking the game path supplied.

Any help appreciated

I was playing around with this emulator (medusa) just now and found the answer to your issue. In the default command line parameters, just type -f

According to http://emulation.gametechwiki.com/index.php/MGBA (same author/programmer as medusa)

That should open the program in fullscreen. Also, make sure that you've set up the Nintendo DS bios in the medusa settings/configuration, otherwise there will be nothing to look at and nothing to play :)

Edited by bundangdon
  • Like 1
Link to comment
Share on other sites

  • 5 months later...

For no debug console and full screen use this.  Open desmume.ini (in your emulator folder) search [Console] and arrange like this

[Console]
PosX=0
PosY=0
Width=0
Height=0
Show=0

For full screen use this on AUTOHOTKEY OPTIONS (In emulator configurator on launchbox)

WinWaitActive , DeSmuME ;
Send !{Enter}

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