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 Game Database  (Read 2996 times)

0 Members and 1 Guest are viewing this topic.

PacManFan

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 858
  • Last login:December 06, 2005, 12:18:56 pm
    • Kymaera Home Page
Mame Game Database
« on: March 20, 2003, 11:04:46 pm »
Hey everyone,
I'm looking for a mame game database. Does one exist? I want something in Access format. I was hoping to find one that contains all the infomation that you get from -listinfo , plus info from the KLOV site(like alternating player info, number of players, control layout)  and catver information.  
I'm really looking into creating my own, and I don't want to re-invent the wheel.

I think a master database with this sort of info could come in really handy in generating game lists and automatically configuring controller INI files for cabinets.

-PacManFan
All Hail Smezznar! The Giant purple centipede of Omnicron 5. Regail him with your odiferous offerings of onion powder!

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Yesterday at 11:04:07 pm
  • The Bears Still Suck!
Re:Mame Game Database
« Reply #1 on: March 20, 2003, 11:13:08 pm »
My FE does that!
Too bad it isn't read for public yet, but it gets closer each week...

rampy

  • *shrug*
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2910
  • Last login:March 02, 2007, 11:32:16 am
  • ...as useless as a JPG is to Helen Keller
    • Build Your Own PVR
Re:Mame Game Database
« Reply #2 on: March 20, 2003, 11:20:18 pm »
My FE does that!
Too bad it isn't read for public yet, but it gets closer each week...

I smell.... v....  oh I'm just kidding...
rampy

PacManFan

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 858
  • Last login:December 06, 2005, 12:18:56 pm
    • Kymaera Home Page
Re:Mame Game Database
« Reply #3 on: March 20, 2003, 11:26:23 pm »
My FE does that!
Too bad it isn't read for public yet, but it gets closer each week...

Your FE does what? Generate game lists? Or configure INI files?

What was that about vaporware?..... ;)

-PacManFan
All Hail Smezznar! The Giant purple centipede of Omnicron 5. Regail him with your odiferous offerings of onion powder!

CitznFish

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 831
  • Last login:November 13, 2024, 01:18:45 am
  • www.subvertcity.com - Prof. Strength Slackwear
Re:Mame Game Database
« Reply #4 on: March 20, 2003, 11:50:01 pm »
someone has one on a website for DL. now if I could just remember that darn URL. I know it doesn't help you, but at least you know there is one already made...

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Yesterday at 11:04:07 pm
  • The Bears Still Suck!
Re:Mame Game Database
« Reply #5 on: March 21, 2003, 02:00:26 am »
My FE does that!
Too bad it isn't read for public yet, but it gets closer each week...

Your FE does what? Generate game lists? Or configure INI files?

What was that about vaporware?..... ;)

-PacManFan

It dumps all that info in an Access DB, want the DB?

Well, the DB only dumps listinfo and catver right now.  It will dump listdetails too (I need driver info).  Also once controls.dat is public I will be adding that to it too.

Well, I am getting together this weekend with my friend to implement the game list menu button.  Search is almost working, some code needs to be rewritten for the new format of the FE.  Some of the mroe advanced features won't be done for quite some time.  Like hte filter and advance tools sections.
However, the setup wizard is pretty much done.  Going to redo the look of it, but the mechanics are there.  I can send the setup wizard to ya if you want:)

I know people here aren't going to like it.  Right now it is designed for me.  I doubt people here will want to be forced to run windows on a horizontal monitor at 1024x768.  Though my friend is making everything possible in vector graphics so to get another resolution is just compiling another flash exe theoretically.
« Last Edit: March 21, 2003, 02:17:27 am by SirPoonga »

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:Mame Game Database
« Reply #6 on: March 21, 2003, 04:13:02 am »
ed from arcadefx has made his access database available for his fe.
or you can take the gamelist from one of the fe's that use a delimited text file for their gamelists and just load them into access....
no klov info yet though..still waitng for controls.dat  ;)

peter

PacManFan

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 858
  • Last login:December 06, 2005, 12:18:56 pm
    • Kymaera Home Page
Re:Mame Game Database
« Reply #7 on: March 21, 2003, 09:21:13 pm »
Quote
It dumps all that info in an Access DB, want the DB?

Well, the DB only dumps listinfo and catver right now.  It will dump listdetails too (I need driver info).  Also once controls.dat is public I will be adding that to it too.

.... I can send the setup wizard to ya if you want:)

Sure, I'd love the DB. I've started coding a vb app that gets the listinfo and listdetails and dumps it into a access db myself. I'm also incorporating info from KLOV via my KLOV parser.

I'm trying to make a setup flexible enough so that when a new version of mame comes along, I can just rerun my vb app and update the records.

Also, I'd like to see the setup wizard for your FE. I've been working on mine too. I know not to many people can write scripts. My Scriptwriter is almost complete, all point and click, drag and drop, very little typing required (Except for renaming variables if you want to.)

-PacManFan
All Hail Smezznar! The Giant purple centipede of Omnicron 5. Regail him with your odiferous offerings of onion powder!

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8188
  • Last login:Yesterday at 11:04:07 pm
  • The Bears Still Suck!
Re:Mame Game Database
« Reply #8 on: March 21, 2003, 10:18:34 pm »
Quote
It dumps all that info in an Access DB, want the DB?

Well, the DB only dumps listinfo and catver right now.  It will dump listdetails too (I need driver info).  Also once controls.dat is public I will be adding that to it too.

.... I can send the setup wizard to ya if you want:)

Sure, I'd love the DB. I've started coding a vb app that gets the listinfo and listdetails and dumps it into a access db myself. I'm also incorporating info from KLOV via my KLOV parser.

I'm trying to make a setup flexible enough so that when a new version of mame comes along, I can just rerun my vb app and update the records.

Also, I'd like to see the setup wizard for your FE. I've been working on mine too. I know not to many people can write scripts. My Scriptwriter is almost complete, all point and click, drag and drop, very little typing required (Except for renaming variables if you want to.)

-PacManFan

Well, if you get on chat with IRC I will DCC you the files:)

What are you going to parse form klov?

howardholton

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 5
  • Last login:April 01, 2003, 09:46:01 pm
  • I'm a llama!
Re:Mame Game Database
« Reply #9 on: April 01, 2003, 01:47:26 pm »
I am interested in doing the same thing, but as a SQL database on the web.  If anyone can help me locate the data I would appreciate it.

romid

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 106
  • Last login:November 17, 2008, 02:33:12 pm
  • MAME rox your socks!
    • Temp MAME pics
Re:Mame Game Database
« Reply #10 on: April 01, 2003, 04:21:54 pm »
Wow, if someone makes these available, I would very much like a copy also!

Jakobud

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1962
  • Last login:June 30, 2025, 02:20:39 pm
Re:Mame Game Database
« Reply #11 on: April 01, 2003, 07:40:29 pm »
There is also the option of that SortInfo program.  You can use it to spit out an excel sheet and then import that into a database.

romid

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 106
  • Last login:November 17, 2008, 02:33:12 pm
  • MAME rox your socks!
    • Temp MAME pics
Re:Mame Game Database
« Reply #12 on: April 14, 2003, 05:43:32 pm »
So did we give up on this?  :(

)p(

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 964
  • Last login:March 27, 2009, 03:38:15 am
  • We are the Galaxians...
    • Emulaxian:cabinet and frontend
Re:Mame Game Database
« Reply #13 on: April 14, 2003, 05:52:49 pm »
mame.dk is kinda like that a mame database on the web  :D

Romid what do you want to see? Did you try to output a delimited file with sortinfo and load it into access?

peter