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: Mame full gamelist for hyperspin xml help needed  (Read 6886 times)

0 Members and 1 Guest are viewing this topic.

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 06:20:19 pm
Mame full gamelist for hyperspin xml help needed
« on: August 27, 2009, 10:31:44 pm »
I created a xml mame gamelist for hyperspin with romlister, it came out with a few errors but i cleaned up, but still does not work with hyperspin, i eve cheked the xml file with a xml software, and comes out ok , can someone take a look at it and tell me whats wron with it, thanks.
http://rapidshare.com/files/272405203/mame.xml
« Last Edit: August 27, 2009, 10:33:42 pm by abispac »

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Mame full gamelist for hyperspin xml help needed
« Reply #1 on: August 31, 2009, 11:34:20 am »
I'd be happy to work through this with you.
I'm at work at the moment, and can't get to rapidshare, but shoot me a PM with your email address and we'll get to the bottom of it.  Make sure you're using the latest romlister too; I just fixed an XML formatting issue in it.




abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 06:20:19 pm
Re: Mame full gamelist for hyperspin xml help needed
« Reply #2 on: August 31, 2009, 03:34:35 pm »
ok, so you are the romlister guru, glad i found you...  :cheers: anyway, ill download romlister again and see what happens, ill let you know.. thanks

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Mame full gamelist for hyperspin xml help needed
« Reply #3 on: August 31, 2009, 09:42:53 pm »
I'd like to know what errors you fixed to get you to where this file is now (so I can fix them on my end too), and to help some more, you should send me a hyperspin list that does work, so I can try and duplicate it.

admittedly, there has been very little hyperspin testing done to the outputed lists, since I don't use that FE.

we'll get there.  I'm working on the next release right now, so while I've got my hands dirty, we'll fix this up in no time.

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 06:20:19 pm
Re: Mame full gamelist for hyperspin xml help needed
« Reply #4 on: September 01, 2009, 02:19:14 am »
The xml file does not like the "&" character, i get a white space error, so i had to replace that with "and"  and no white space error, the second problem, i get some weird lines  (alot) about <input> <controller type><video> and stuff like that wich give me some weird erros at the xml output, so i errased that as well, and the xml file comes out ok with no errors at a software i use to very the xml, but somehow hyperspin still dosnt read the list, hope i make myself clear sometimes my english its very limited... thanks for the help. i attach a working hyperspin list, its a small one...

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Mame full gamelist for hyperspin xml help needed
« Reply #5 on: September 01, 2009, 08:51:25 am »
Changing "&" to "&amp;" should work.

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Mame full gamelist for hyperspin xml help needed
« Reply #6 on: September 01, 2009, 02:30:02 pm »
added the & -> &amp; fix.
I'm not seeing any extra tags that say <controller type> or <video> in my sample list though.

I get things like this:
Code: [Select]
<menu>
<game name="005">
<description>005</description>
<cloneof></cloneof>
<manufacturer>Sega</manufacturer>
<year>1981</year>
<genre>Maze / Shooter Small</genre>
</game>
<game name="600">
<description>600</description>
<cloneof>turtles</cloneof>
<manufacturer>Konami</manufacturer>
<year>1981</year>
<genre>Maze</genre>
</game>
<game name="7jigen">
<description>7jigen no Youseitachi - Mahjong 7 Dimensions (Japan)</description>
<cloneof></cloneof>
<manufacturer>Dynax</manufacturer>
<year>1990</year>
<genre>Tabletop / Mahjong *Mature*</genre>
</game>
<game name="abscam">
<description>Abscam</description>
<cloneof>puckman</cloneof>
<manufacturer>GL (US Billiards License)</manufacturer>
<year>1981</year>
<genre>Maze</genre>
</game>
</menu>

Are you sure you didn't do a normal XML file and not a hyperspin output?

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 06:20:19 pm
Re: Mame full gamelist for hyperspin xml help needed
« Reply #7 on: September 04, 2009, 03:04:46 pm »
sorry for the delay, ill try the new romlister and post results...

abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 06:20:19 pm
Re: Mame full gamelist for hyperspin xml help needed
« Reply #8 on: September 05, 2009, 08:12:01 pm »
Hve you uploaded the new romlister version? cus i get the same errors, heres an example of the extra lines i get:

      <manufacturer><unknown> &
      <display type="raster" rotate="90" width="256" height="224" refresh="60.606061"/>
      <sound channels="1"/>
      <input players="1" buttons="1" coins="2" service="yes">
 Thanks for your time...

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Mame full gamelist for hyperspin xml help needed
« Reply #9 on: September 08, 2009, 10:04:23 am »
ok, please post the text from the -find window for me here; you're seeing drastically different results than I am.
(or we can take this offline if it's easier; my email address is on the romlister website)

You may have to zip and mail me your xml file that you're using for your source too.

I just did a list with over 1000 ROMs in it, and "display type" or any of the other tags you're seeing don't show up at all.  This is a stumper.


abispac

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1625
  • Last login:Yesterday at 06:20:19 pm
Re: Mame full gamelist for hyperspin xml help needed
« Reply #10 on: September 08, 2009, 01:27:14 pm »
my problem was, i was using multimame to create a full list, but if i use mame , i do not get any of the extra lines, but still hyperspin does not recognises the gamelist, i noticed that hyperspin gamelist are a bit diferent that yours, just to set an example hyperspin list its like this
<menu>
   <game name> example name<game name/>

and yours comes out like this :

<menu>
                 <game name> example name<game name/>

im no xml expert so i couldnnt tell if it matters the space betwen the menu and the name tags...
sorry i coulndt take this offline as im at work most of the time...

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Mame full gamelist for hyperspin xml help needed
« Reply #11 on: September 08, 2009, 01:34:07 pm »
when you get a chance, please zip and send me a working hyperspin file and I'll attempt to duplicate it.
email address is on the romlister page.


headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: Mame full gamelist for hyperspin xml help needed
« Reply #12 on: September 08, 2009, 10:02:24 pm »
im no xml expert so i couldnnt tell if it matters the space betwen the menu and the name tags...

No it doesn't matter you can have as much or as little space between tags and still have a valid xml file.