Hello,
I have uploaded a new patch. Download it from
here.Here's what's new:
- Bugfix: screen shot crashed mame
- added textconstraint field to the .ini file
usage: textconstraint,value,
value=0: text is drawn as large as possible to fit the slot alloted, and as small necessary to fit. (default)
value=1: text is drawn at the specified font size or smaller to fit the slot alloted.
value=2: text is drawn at the specified font size no matter what
value=3: text is drawn at the one largest font size so that all text fits the slots allotted.
- fixed text alignment issues.
- unused controls are dimmed now, not just unused buttons.
- added xmlcache file for tron, the controls.xml uses a joy8way which makes CPMaker draw the incorrect control, I changed it to be an analog stick.