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: Old Mamewah and New MAME problems  (Read 1150 times)

0 Members and 1 Guest are viewing this topic.

Mr. Dude

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 477
  • Last login:March 03, 2019, 05:12:50 am
  • Hi...
Old Mamewah and New MAME problems
« on: June 29, 2005, 11:57:23 pm »
Hey guys,
I've had my cab running great for the last year or so using Mamewah version 0.963 as my front end.  Well, just recently I upgraded my MAME romset and version from .74 to .96 and I cannot get it to work with mamewah.  What I'm wondering is am I just doing something wrong or is the old version of mamewah incompatable with new versions of MAME?  I would hate to upgrade to the new Mamewah version since I have all of my other emulators set up just the way I like with version 0.963.  Anyway, If you guys have any advice to help me out I'd really appreciate it!   

elvis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1154
  • Last login:January 13, 2025, 08:48:40 am
  • penguin poker
    • StickFreaks
Re: Old Mamewah and New MAME problems
« Reply #1 on: June 30, 2005, 01:32:50 am »
The old MAMEWah expects the legacy datfile format, not the new XML format that the new MAME uses.

You need to tell MAMEWah to use a datfile and not the emulator itself to generate a list of available games.

To create a legacy datfile, open your command prompt (Start -> Run -> cmd.exe) and in your mame folder type:

mame -listxml | xml2info > datfile.dat

The resulting "datfile.dat" will be an older style datfile that your version of MAMEWah can read, and use to generate game lists.

Mr. Dude

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 477
  • Last login:March 03, 2019, 05:12:50 am
  • Hi...
Re: Old Mamewah and New MAME problems
« Reply #2 on: June 30, 2005, 10:12:22 pm »
Thanks Elvis!  I'm gonna go give that a shot.

Mr. Dude

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 477
  • Last login:March 03, 2019, 05:12:50 am
  • Hi...
Re: Old Mamewah and New MAME problems
« Reply #3 on: July 18, 2005, 05:03:05 pm »
Okay, I tried that out and it didn't work.  It still won't create the game list even if I use the newly created dat file.  I can change the list options to "rom folder only" and get a list of games showing as the romnames.  Any other suggestions? 

pointdablame

  • I think Drew is behind this conspiracy...
  • Trade Count: (+7)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5034
  • Last login:July 25, 2025, 11:13:52 pm
  • Saint and Woogie let me back in!
Re: Old Mamewah and New MAME problems
« Reply #4 on: July 18, 2005, 05:15:22 pm »
I haven't used the older Mamewah in a while, but in the new one, you could solve this by changing your "list_generation_method" in your mame.ini file.

I forget the file structure of the old Mamewah, but check you .ini files and general settins for a list generation method.
first off your and idiot

Man I love the internet, haha.

Mr. Dude

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 477
  • Last login:March 03, 2019, 05:12:50 am
  • Hi...
Re: Old Mamewah and New MAME problems
« Reply #5 on: July 18, 2005, 11:00:43 pm »
Yeah, it's completely different from the new mamewah.  It won't recognize the dat file of newer mame versions like ver .98 so when I try to use the correct list generation method it doesn't create a gamelist.  The only way I can create a game list is by "selecting rom folder only".  Is there a way to use a .NMS or something?  Elvis had the right idea... I'm just not sure why it didn't work out?