YesNoOk
avatar

Keep MUGEN running when clicking outside window? (Read 686 times)

Started by sureal, December 08, 2008, 09:21:56 pm
Share this topic:
Keep MUGEN running when clicking outside window?
#1  December 08, 2008, 09:21:56 pm
  • *
  • flip trick
Is there a way so that Mugen doesn't just stop/freeze frame when you click outside the Mugen window?
So that Mugen will keep running even if you don't have its window highlighted when running it?
Please help  o_O


Current W.I.P.: SV MUGEN (full game)
Re: Keep MUGEN running when clicking outside window?
#2  December 08, 2008, 09:53:31 pm
  • **
    • www.youtube.com/user/Ang3IDust
Go into the data folder. Click the mugen.cfg file and edit it using notepad or something similar. Go down until you see this:

[Misc]
  ;Set to 1 to pause MUGEN when the MUGEN window loses focus (will also
  ;pause BGM regardless of the PauseBGMOnDefocus setting).
  ;Leave at 0 to let MUGEN run in the background.
  ;Regardless of this setting, MUGEN will always pause on defocus if
  ;it is running fullscreen.
PauseOnDefocus = 1

Simply change PauseOnDefocus to = 0 and you're good.
Spoiler, click to toggle visibilty
Click to level up my card![/URL]
Re: Keep MUGEN running when clicking outside window?
#3  December 08, 2008, 11:12:33 pm
  • *
  • flip trick
Go into the data folder. Click the mugen.cfg file and edit it using notepad or something similar. Go down until you see this:

[Misc]
  ;Set to 1 to pause MUGEN when the MUGEN window loses focus (will also
  ;pause BGM regardless of the PauseBGMOnDefocus setting).
  ;Leave at 0 to let MUGEN run in the background.
  ;Regardless of this setting, MUGEN will always pause on defocus if
  ;it is running fullscreen.
PauseOnDefocus = 1

Simply change PauseOnDefocus to = 0 and you're good.

This is great!
BUT is there a way to do it so that the audio keeps running too?


Current W.I.P.: SV MUGEN (full game)
Re: Keep MUGEN running when clicking outside window?
#4  December 08, 2008, 11:16:54 pm
  • **
    • www.youtube.com/user/Ang3IDust
No. No matter what the audio's gonna pause when Mugen loses focus.
Spoiler, click to toggle visibilty
Click to level up my card![/URL]
Re: Keep MUGEN running when clicking outside window?
#5  December 08, 2008, 11:25:46 pm
  • *
  • flip trick


Current W.I.P.: SV MUGEN (full game)
Re: Keep MUGEN running when clicking outside window?
#6  December 08, 2008, 11:52:36 pm
  • **
    • www.youtube.com/user/Ang3IDust
No prob :sugoi:
Spoiler, click to toggle visibilty
Click to level up my card![/URL]