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: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?  (Read 2228 times)

0 Members and 1 Guest are viewing this topic.

jimj

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 116
  • Last login:August 27, 2024, 06:39:31 pm
With Mamewah 1.6 and Mame 0.88 is there any reason to create a mame.dat and use "rom_folder_vs_dat_file" when "rom_folder_vs_listxml" works?  Would using a dat file be faster?

TIA,
Jim

elvis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1154
  • Last login:January 13, 2025, 08:48:40 am
  • penguin poker
    • StickFreaks
Re: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?
« Reply #1 on: January 23, 2005, 01:54:13 am »
The only time the function is used is during a game list update.  So firstly, ask yourself which is quicker: manually creating the dat and updating, or letting the FE do it for you.  And secondly, ask yourself how often do you update your FE gamelist?

Speaking for myself, I let the FE take care of it.  That, and I update my game list roughly once a year at best.  There only seems to be 3D games being added to MAME recently which don't interest me in the slightest.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?
« Reply #2 on: January 23, 2005, 01:05:52 pm »
Using a dat file would probably make generating the list a bit faster.  But it's a pain having to make the dat file yourself.  Personally I just use the listxml method as I only regenerate the list when I update MAME.

jimj

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 116
  • Last login:August 27, 2024, 06:39:31 pm
Re: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?
« Reply #3 on: January 23, 2005, 02:56:44 pm »
Do I understand correctly that the only time this is even used is when you generate the main mame-0 master list?  This isn't used for creating your own filtered lists?

elvis

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1154
  • Last login:January 13, 2025, 08:48:40 am
  • penguin poker
    • StickFreaks
Re: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?
« Reply #4 on: January 23, 2005, 05:00:06 pm »
Do I understand correctly that the only time this is even used is when you generate the main mame-0 master list?  This isn't used for creating your own filtered lists?

That's how I understand it works.  Why would you need to update the master list every time you add a filter?

jimj

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 116
  • Last login:August 27, 2024, 06:39:31 pm
Re: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?
« Reply #5 on: January 23, 2005, 09:59:43 pm »
That's how I understand it works.  Why would you need to update the master list every time you add a filter?

Thanks for the confirmation.  It seems that custom filter lists are built off of the master list (I was thinking they all used listxml info directly).

One more question before I let this thread die.  I did need to update my master list after making a change to catver.ini (I changed one game's category).  This worked ok, but I noticed that all of my custom filter lists were reset to showing all games.  Is this a bug, or just the way it has to work?  It's not a big deal since I don't plan on regenerating my master list again, but I thought minwah might want to know about it if it is a bug.

Minwah

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7662
  • Last login:January 18, 2019, 05:03:20 am
    • MAMEWAH
Re: Mamewah "rom_folder_vs_listxml" better than "rom_folder_vs_dat_file"?
« Reply #6 on: January 24, 2005, 12:15:57 pm »
One more question before I let this thread die.  I did need to update my master list after making a change to catver.ini (I changed one game's category).  This worked ok, but I noticed that all of my custom filter lists were reset to showing all games.  Is this a bug, or just the way it has to work?  It's not a big deal since I don't plan on regenerating my master list again, but I thought minwah might want to know about it if it is a bug.

It's not a bug...the filters are reset in case any new categories etc. are added upon list generation (I should improve this in future so existing filters are not reset).  The lists are purposely not reset so that you don't lose any stuff you may have manually done.