Build Your Own Arcade Controls Forum

Software Support => GroovyMAME => Topic started by: jtslade on May 29, 2018, 04:31:30 pm

Title: Mame INI ... core misc options ... ui = cabinet any info on this ? others?
Post by: jtslade on May 29, 2018, 04:31:30 pm
Just trying to find info on this one specific setting in the mame.ini under Core MISC OPTIONS

What info and options are there for UI  cabinet

*also how can the loading / initializing game popup be disabled.. It's annoying..

#
# CORE MISC OPTIONS
#
drc                       1
drc_use_c                 0
drc_log_uml               0
drc_log_native            0
bios                     
cheat                     0
skip_gameinfo             1
uifont                    default
ui                        cabinet
ramsize                   
confirm_quit              0
ui_mouse                  0
autoboot_command         
autoboot_delay            0
autoboot_script           
console                   0
plugins                   1
plugin                   
noplugin                 
language                  English
Title: Re: Mame INI ... core misc options ... ui = cabinet any info on this ? others?
Post by: buttersoft on May 29, 2018, 08:16:44 pm
You can set show_infoscreens, i think it is, to 0 in mame.ini. But the only way to get rid of all messages is to recompile MAME with the nonag patch, or go to Bandito's site where he posts various builds and grab one from there - https://b4nd1t0.blogspot.com/

IDK about the ui option. Finding the mame.ini options is a real pain. I can find the commandline options on mamedev, and normally you can work backwards from those to see what you should be using in mame.ini, but in this case it makes no sense to me.
Title: Re: Mame INI ... core misc options ... ui = cabinet any info on this ? others?
Post by: Robbbert on May 30, 2018, 05:49:44 am
ui cabinet = show the mewui (default) frontend on mame

ui simple = show the previous frontend on mame.

I know the option, name and choices make no sense at all.... and that mame's documentation, what there is of it, is severely lacking, and that's being nice about it..
The problem is that there's over 300 options in mame.ini (which is madness in itself), new ones get added all the time, and nobody has the time to say what they do.
Title: Re: Mame INI ... core misc options ... ui = cabinet any info on this ? others?
Post by: jtslade on May 30, 2018, 02:06:26 pm
Thank you for the info!

Would you know how to get the TAB menu to rotate? I've tried rotation options in mame.ini for Mame inside of GrovyArcade 2017 and it won't budge.
Title: Re: Mame INI ... core misc options ... ui = cabinet any info on this ? others?
Post by: Robbbert on May 30, 2018, 07:40:52 pm
no i don't believe that is possible
Title: Re: Mame INI ... core misc options ... ui = cabinet any info on this ? others?
Post by: jtslade on May 31, 2018, 11:10:04 am
total brain fart on the GUI rotation.. I forgot that just like a real arcade monitor on the neck you can swap the X and Y to do rotation.. When you boot up a new PCB or arcade monitor donor from another machine you sometimes need to do this..

Well MAME has the same flip X and Flip Y options. you can enable both and guess what.. You have flipped the whole game and TAB menu. ... Can't believe I forgot that..

#
# CORE ROTATION OPTIONS
#
rotate                    1
ror                       0
rol                       0
autoror                   0
autorol                   0
flipx                     1
flipy                     1