retro-center / rcade_releases

Downloads and details for R-Cade software releases and updates
Other
61 stars 3 forks source link

Many mame games are displayed with rom name instead of game name #27

Closed miwasp closed 1 year ago

miwasp commented 1 year ago

Describe the bug I uploaded a full mame2003-plus set (freshly generated with clrmamepro based on a xml created in RA on LU). If you don't have any name-tags in your gamelist.xml, Emulationstation normally displays the name of the game. For many games the romname is displayed instead.

To Reproduce Steps to reproduce the behavior:

  1. Upload full set of mame2003-plus into mame folder
  2. Scrape to generate a gamelist.xml
  3. Delete all name-tags in gamelist.xml (if your scraper generated them)
  4. Restart ES
  5. Many games are displayed with romname (for example dkongjp and choplftr)

Expected behavior All games should display the game name instead of the romname

Environment (please complete the following information):

Additional context This can be solved if you update "/rcade/share/.emulationstation/resources/mamenames.xml" with a newer version, for example this one: https://raw.githubusercontent.com/RetroPie/EmulationStation/master/resources/mamenames.xml

retro-center commented 1 year ago

Thank you for this insight! This update will be included in the next release!

retro-center commented 1 year ago

All updated in 1.0.9!