Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: g-rock26 on November 30, 2011, 04:16:30 pm

Title: MAME Menu and Game inverted
Post by: g-rock26 on November 30, 2011, 04:16:30 pm
So this is only happening on this game so far, but the menu is sideways and the words are inverted.  The game is inverted too.  This is a screen shot of galaga.  I deleted the .cfg file and even the default.cfg file, but still looks like this.  I am running the latest version of MAME.

Please see the attached pictures

(http://www.customarcades.com/gmartin/image.jpg)

(http://www.customarcades.com/gmartin/image1.jpg)

Thanks for any help!
Title: Re: MAME Menu and Game inverted
Post by: Hoopz on December 01, 2011, 11:11:00 am
Have you changed anything in your mame.ini file?  I can't pull one up here at work but there is a setting for cocktail mode and some other items that could have been changed?

You can always delete your .ini file and recreate it if necessary.  It's easy to do but if you have made a lot of tweaks to it, you'll have to do that all over again.
Title: Re: MAME Menu and Game inverted
Post by: g-rock26 on December 01, 2011, 11:16:24 am
I tried that already.  Just deleted it and let MAME create a new one.  It's only on Galaga so far... really weird...
Title: Re: MAME Menu and Game inverted
Post by: Hoopz on December 01, 2011, 11:29:21 am
What version of Mame is it? 
Title: Re: MAME Menu and Game inverted
Post by: g-rock26 on December 01, 2011, 11:45:59 am
I tried 143 and 144.  Same thing.  ROMS are for 143.
Title: Re: MAME Menu and Game inverted
Post by: Tafoid on December 02, 2011, 03:12:21 pm
I duplicated it.

Somewhere in your settings the following is occuring..

ror          1
flipx         1

You can confirm your setup by typing in command-line:
mame galaga -showconfig > showconfig.txt
Open showconfig.txt with you favorite text editor and look for those 2 lines.

You MUST have an .INI file adjusting these MAME parameters - stuff like that doesn't happen by accident.  Since it's for one game, you must have a file called GALAGA.INI somewhere (probably in INI folder).  Per-game .INI superceed anything in your normal mame.ini, so even if you made a fresh one, it would use the alternate .INI.
Title: Re: MAME Menu and Game inverted
Post by: g-rock26 on December 02, 2011, 03:52:13 pm
It was an ini file called vertical.ini... I have no idea where that came from as this just happened all of a sudden.  Thank you for your help!