Build Your Own Arcade Controls Forum
Software Support => GroovyMAME => Topic started by: xga on December 13, 2015, 09:07:37 am
-
Hi Guys,
I have an auto tri-sync monitor (Nanao MS-2931) and I'm wanting to add a particular medium resolution and refresh rate (specifcally 496x384 @ 57.5Hz) to the selections list in Arcade_OSD. Is this relatively straight forward to do? Does anyone have any pointers on how to do this?
Thanks in advance
-
The fastests way will be add it to ResList.txt file "496 x 384 @ 57.500000" and re-run VMaker with changes in ini - ListFromXML = 0; GeneratreXML = 0
Of course that way You need also add other resolution that You need for Your monitor because VMMaker runned this way will overwrite everything created previously.