Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: K-rnivoro on September 25, 2015, 10:56:17 am

Title: [Solved] Why I can't get rid of nag screens even with the right .INI?
Post by: K-rnivoro on September 25, 2015, 10:56:17 am
I can't understand why even using this commands, I still have nag screens: Warning (yellow screen) and the blue (Switchres) screen.

Command in the mame.ini file:

skip_ gameinfo 1
disable_nagscreen_patch 0
disable_loading_patch 0

Using GM 0.160
Title: Re: Why I can't get rid of nag screens even with the right .INI?
Post by: vwalbridge on September 25, 2015, 11:15:49 am
Have you seen this thread (http://forum.arcadecontrols.com/index.php/topic,64298.0.html)?

You need to compile your own version of Mame.
Title: Re: Why I can't get rid of nag screens even with the right .INI?
Post by: K-rnivoro on September 25, 2015, 11:22:21 am
Have you seen this thread (http://forum.arcadecontrols.com/index.php/topic,64298.0.html)?

You need to compile your own version of Mame.

Thanks vwalbridge. Actually I was about to delete my post because it was a stupid mistake. Running GM directly worked OK, but not from HyperSpin frontend. Turns HyperSpin was pointing to another MAME folder (with diferent .ini file...)

So, I guess there is no need to recompile for the nag screens.

Thanks again.
Title: Re: Why I can't get rid of nag screens even with the right .INI?
Post by: vwalbridge on September 25, 2015, 11:31:59 am
Cool. Thanks for posting you solution. No matter how simple, it's always good to close the loop so people can see what worked.