Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: krick on January 06, 2013, 03:30:34 am

Title: Low res MAME user interface font
Post by: krick on January 06, 2013, 03:30:34 am
In recent versions of MAME, the built-in user interface (hit the TAB key) font looks really bad on low resolution games on an arcade monitor.

For and example of what I mean, take a look at berzerk.  The text on the initial "game info" screen looks terrible, and the text in the MAME user interface menus looks really bad.

I don't spend a lot of time in those menus, so it's not a huge deal, but I think it would be nice if was readable when I did have to look at it.

Anyone have a good solution?
Title: Re: Low res MAME user interface font
Post by: headkaze on January 06, 2013, 10:21:40 am
Using a different renderer can yield different results. ie. d3d vs ddraw vs gdi. You can try the different settings although performance wise d3d is recommended.

You can also try using different fonts provided by Mr Do's MAME Fonts page (http://mrdo.mameworld.info/mame_artwork_supp.php)

There is also an interesting project called ID4 Mame 106 (Ver. 20121217) (http://forum.arcadecontrols.com/index.php/topic,129365.0.html) which uses a bitmap font for the menus.
Title: Re: Low res MAME user interface font
Post by: krick on January 06, 2013, 07:42:35 pm
I've discovered that you can modify a setting in mame.ini...

uifont    default


...just remove "default".  This causes MAME to fall back on some kind of low-res bitmap font that looks reasonably decent on an arcade monitor.