The NEW Build Your Own Arcade Controls

Software Support => GroovyMAME => Topic started by: Boner Stallone on April 26, 2012, 07:20:31 pm

Title: Presets for 25K7191
Post by: Boner Stallone on April 26, 2012, 07:20:31 pm
Hi, I'm using a Radeon 3870 hooked up to a Wells Gardner 25K7191 and I'm currently unable to find decent settings for VMMaker to produce a working range this monitor accepts. I'm testing settings in ArcadeOSD and have found that the preset for H9110 produces the most working modelines for this monitor. But none of the lower res modes are working - basically anything under 328 x 256 @ 60p, which rules out a lot of the MAME library.

I know this was a popular monitor found in a lot of cabs so I figured I would ask here if anyone has nailed a preset for VMMaker/GroovyMAME.
Title: Re: Presets for 25K7191
Post by: Calamity on April 27, 2012, 05:14:21 am
Hi Boner Stallone,

The issue here is that HD 3xxx cards (and HD 2xxx too) can't do low dotclocks. So the only workaround for these cards is to double the lower horizontal resolutions like this:

320x224 -> 640x224
etc.

This can be done automatically by using the DotClockMin option in vmmaker and recalculating video modes with that. Use a value of 7.8 MHz or higher so:

Dotclockmin = 7.8

Also, in mame.ini, you need to edit the monitor_dotclock option. Now, be aware that here you need to enter the value in Hz, not MHz!

monitor_dotclock 7800000

Check this: http://forum.arcadecontrols.com/index.php?topic=114866.0 (http://forum.arcadecontrols.com/index.php?topic=114866.0)
Title: Re: Presets for 25K7191
Post by: Boner Stallone on April 27, 2012, 09:05:44 am
Thanks Calamity, I will try this when I get home from work tonight and see how it goes.
Title: Re: Presets for 25K7191
Post by: Boner Stallone on April 27, 2012, 07:40:03 pm
Yep. That totally worked.

Almost all of the modelines generated are now working, except for a couple with vertical hold issues. But now I have another problem when it comes to running GroovyMAME. It starts horizontally off center by about 50% negative when ran from command prompt, same with any loaded roms. The video modes that are being picked have been showing up fine in ArcadeOSD. I'm using a cleanly generated .ini with the only changes being the monitor type and dot clock value.

It's probably a MAME setting. I thought it normally defaulted to desktop res. I'll keep digging.

Thanks for the help.
Title: Re: Presets for 25K7191
Post by: Boner Stallone on April 28, 2012, 11:15:08 am
After spending all evening testing every setting I could find I had no luck fixing the horizontal position in GroovyMAME.

So I just uninstalled the driver and deleted everything. Redid it all and now it seems to be working perfectly. I think it was a switchres issue that got messed up somewhere.

Thanks again.
Title: Re: Presets for 25K7191
Post by: Calamity on April 28, 2012, 01:25:09 pm
After spending all evening testing every setting I could find I had no luck fixing the horizontal position in GroovyMAME.

So I just uninstalled the driver and deleted everything. Redid it all and now it seems to be working perfectly. I think it was a switchres issue that got messed up somewhere.

Thanks again.

Oh good to hear that it worked.