Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: arcadeswede on February 01, 2016, 05:56:53 am

Title: Hide the SwitchRes command prompt when starting a rom
Post by: arcadeswede on February 01, 2016, 05:56:53 am
Hi everyone!
As the titel says, I'm wondering if it's possible to hide or minimize the "SwitchRes found matching resolution"-command prompt that pop ups when starting a game.
I'm using the latest GroovyMame with Mala and to make it a little less "computer:ish" I was hoping to get rid of the command prompt window somehow.

Anyone have any pro tip?

//Victor
Title: Re: Hide the SwitchRes command prompt when starting a rom
Post by: Foxhole on February 01, 2016, 07:20:39 am
You mean the screen that shows the resolution?
If so, just set skip_gameinfo in the ini to 1 and disable_nagscreen_patch to 0.
Title: Re: Hide the SwitchRes command prompt when starting a rom
Post by: arcadeswede on February 01, 2016, 07:26:06 am
You mean the screen that shows the resolution?
If so, just set skip_gameinfo in the ini to 1 and disable_nagscreen_patch to 0.

No, no, no. That I know.
The command prompt window from SwitchRes that pop ups just right after you've picked a game in your front end. Maybe other front ends are always on top but Mala isn't?
Title: Re: Hide the SwitchRes command prompt when starting a rom
Post by: Foxhole on February 01, 2016, 09:48:31 am
Probably, because i'm not seeing that with hyperspin.
Title: Re: Hide the SwitchRes command prompt when starting a rom
Post by: Foxhole on February 01, 2016, 09:52:48 am
Try this and let me know if that helps.
Create a shortcut for the mame64.exe, go to properties of the shortcut, set "Run" to "Minimized".
Of course in mala point the program to the shortcut and not the exe.
There's probably a better way to achieve this, though.
Title: Re: Hide the SwitchRes command prompt when starting a rom
Post by: big10p on February 01, 2016, 10:15:35 am
In MaLa options, go to MAME Config, Basics tab. Make sure DOS Windows State is set to Hidden.

(This thread should probably be moved to the MaLa forum)
Title: Re: Hide the SwitchRes command prompt when starting a rom
Post by: arcadeswede on February 01, 2016, 10:34:26 am
Try this and let me know if that helps.
Create a shortcut for the mame64.exe, go to properties of the shortcut, set "Run" to "Minimized".
Of course in mala point the program to the shortcut and not the exe.
There's probably a better way to achieve this, though.

Sorry, didn't work.  :-\

In MaLa options, go to MAME Config, Basics tab. Make sure DOS Windows State is set to Hidden.   

(This thread should probably be moved to the MaLa forum)

It worked! Thank you so much big10p!
You're right, maybe this could be moved to the Mala thread.

Problem solved! Thanks again

EDIT: Well it kinda worked. If I choose Hidden and can't control Mala after exiting Mame. If I choose Minimized, I'm able to control Mala so, Minimized it is!