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: Problems using Rom Lister  (Read 1102 times)

0 Members and 1 Guest are viewing this topic.

empardopo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 526
  • Last login:July 20, 2025, 05:12:51 am
    • My personal forum
Problems using Rom Lister
« on: February 02, 2015, 03:39:15 am »
Hi,

I put some roms in a directory (e:\retos).

I try to generate a xml file only including the roms in my retos directory.

I get this file
Code: [Select]
<?xml version="1.0"?>
<!-- ROMDir2XML generated by ROMLister -->
<romdir2xml>
<game name="kungfum">
<description>kungfum</description>
<year>????</year>
<manufacturer>Unknown</manufacturer>
</game>
<game name="strider2">
<description>strider2</description>
<year>????</year>
<manufacturer>Unknown</manufacturer>
</game>
<game name="zerotime">
<description>zerotime</description>
<year>????</year>
<manufacturer>Unknown</manufacturer>
</game>
</romdir2xml>

Why the description field is wrong? I get the same value in the description and in the rom.
For example, for the rom kungfum the description field should be KungFu Master. In my original xml file I have the correct value.

Any idea?

Thanks in advance.