Author Topic: Mesen not closing properly  (Read 3762 times)

mGalaxian

  • Newbie
  • *
  • Posts: 3
Re: Mesen not closing properly
« Reply #3 on: June 07, 2017, 02:47:42 PM »
Thank you for your replies to my topics. I replaced what I had done with your command instead, and it now works properly.

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1168
    • Email
Re: Mesen not closing properly
« Reply #2 on: June 07, 2017, 08:08:57 AM »
Quote
it stays in the background when mGalaxy is open
Do you mean that when you LAUNCH a game the emulator runs background...or when you QUIT the game the emulator goes background?

Check the command line that you've created by yourself (http://www.mgalaxy.com/forum/index.php?topic=1036.0)
In this line, 'hidden' should be set to false..is it the case?

Here is the correct line:
Code: (xml) [Select]
<Cmd hidden="false" name="Mesen" value="&quot;%path\%file%ext&quot; /fullscreen /DoNotSaveSettings /MasterVolume=%volume(0,100)" extensions=".7z,.nes,.zip"/>

mGalaxian

  • Newbie
  • *
  • Posts: 3
Mesen not closing properly
« Reply #1 on: June 06, 2017, 08:53:42 PM »
Even though I've set Mesen to close with the Esc key, it stays in the background when mGalaxy is open, and then when I try to launch another game, it doesn't show up.

Can someone please create a script to fix this? I replaced the emulators name in the Snes9x script and compiled it with Autoit, but it didn't work.