Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Missing Letters on Mame v110  (Read 2439 times)

0 Members and 1 Guest are viewing this topic.

muzland

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 87
  • Last login:May 30, 2011, 06:28:02 am
  • I want to build my own arcade controls!
Missing Letters on Mame v110
« on: December 04, 2006, 06:54:40 pm »
Hi,

Downloaded the latest stable release of mame (v110). However, I am getting a really strange graphics problem. Some of the letters (such as M, O and K) are not displaying in the information messages. I only have the problem if Direct 3D is enabled. I have tested my DirectX installation and it is working fine according to DxDiag.

Any ideas anyone?

Cheers
Muz

FrizzleFried

  • no one listens to me anyway.
  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5146
  • Last login:July 24, 2025, 09:28:02 am
    • Idaho Garagecade
Re: Missing Letters on Mame v110
« Reply #1 on: December 04, 2006, 07:11:30 pm »
The new version of MAME requires separate 4.07GB CHD files for the letters M, O, and K.   The next version promises to require large CHD files for Z, N, and L with the rest of the alphabet to be converted over by version .115.

 >:D
Visit my arcade blog at: www.idahogaragecade.com (Updated 10-28-21)

Havok

  • Keeper of the __Blue_Stars___
  • Trade Count: (+17)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4530
  • Last login:July 11, 2025, 01:29:48 am
  • Insufficient facts always invite danger.
Re: Missing Letters on Mame v110
« Reply #2 on: December 05, 2006, 01:47:10 am »
The new version of MAME requires separate 4.07GB CHD files for the letters M, O, and K.   The next version promises to require large CHD files for Z, N, and L with the rest of the alphabet to be converted over by version .115.

 >:D

And an Eleventy Brazilian GHz processor...

muzland

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 87
  • Last login:May 30, 2011, 06:28:02 am
  • I want to build my own arcade controls!
Re: Missing Letters on Mame v110
« Reply #3 on: December 05, 2006, 07:49:35 am »
Thanks Guys  :laugh2:,

But do you have any real suggestions ???

muzland

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 87
  • Last login:May 30, 2011, 06:28:02 am
  • I want to build my own arcade controls!
Re: Missing Letters on Mame v110
« Reply #4 on: December 06, 2006, 07:04:49 pm »
C'mon guys and gals.

Somebody must have an idea on this one. It is doing my nut in.

Muz :'(

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Missing Letters on Mame v110
« Reply #5 on: December 06, 2006, 07:51:05 pm »
What options are you using in Mame for video? If you have a decent video card I would try swapping from DirectDraw to Direct3D.

You can use Direct3d by using the following command line options
Code: [Select]
-video d3d -noswitchres -triplebuffer
Also consider updating your video card drivers.

muzland

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 87
  • Last login:May 30, 2011, 06:28:02 am
  • I want to build my own arcade controls!
Re: Missing Letters on Mame v110
« Reply #6 on: December 07, 2006, 04:04:29 am »
Thanks Headkaze,

I am running this through the MAME32 frontend but the command line version does the same. The issue only occurs when DIRECT3D is enabled (DirectDraw is fine but a bit blurry for text, GDI is fine but slow). I have tried with and without triple buffering, and using version 8 and 9 to no effect.

My graphics card is a GeForce 4MX built into the motherboard so I would have thought it would be fine.

I am trying this out on my home PC first before transferring it to the cab (and this is where the problem is occuring), The cab again only has a built in graphics card which is a generic SiS type. Not sure which model. I guess I will have to try on the cab and see if I get the same problem. I can at least then narrow it down to some configuration issue on the home PC.

I am looking to put the latest version of GameEx on the cab with extra emulators set up as well as MAME and I like to do all of the config work on the home PC as it is more comfortable to work with for this. Both the home PC and the cab are on my wireless network so there is no problem transferring information between the two.

I will try the command line options suggested and look for some newer drivers as well.


Thanks
Muzland

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Missing Letters on Mame v110
« Reply #7 on: December 07, 2006, 03:17:05 pm »
Don't know if this is related, but you might want to look at using a ui.bdf file, to use a different font.  Another possibility is to change mame to use a different directX version with -d3dversion option if that's the cause.
Robin
Knowledge is Power

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Missing Letters on Mame v110
« Reply #8 on: December 09, 2006, 10:14:16 pm »
Your video card might not have enough onboard RAM to hold the texure size required for the full font set.

muzland

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 87
  • Last login:May 30, 2011, 06:28:02 am
  • I want to build my own arcade controls!
Re: Missing Letters on Mame v110
« Reply #9 on: December 10, 2006, 05:00:49 pm »
Thanks guys,

But none of these suggestions have worked. Using the command line options from headkaze did make a change in what I saw (the L has now changed to a funny shape) but did not cure the problem.

I tried all of the Direct X options but none solved the issue. I deleted the ui.bdf but now I just see corruption.

The video card has 128Mb of ram so this is probably not the issue.

Thanks for the help guys but its back to the drawing board. :'(

Muzland

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Missing Letters on Mame v110
« Reply #10 on: December 12, 2006, 10:11:21 pm »
... I deleted the ui.bdf but now I just see corruption....

Did you try replacing the ui.bdf with one of the ones from Mr Do's web page?  (You have to rename it ui.bdf.)
Robin
Knowledge is Power