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: Network high scores?  (Read 972 times)

0 Members and 1 Guest are viewing this topic.

electricd

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 501
  • Last login:February 14, 2025, 07:59:10 pm
  • I'm not a llama!
Network high scores?
« on: April 15, 2005, 06:57:33 pm »
Hello,

I am working on a project which will involve 3 MAME cabinets.  Each one will be identical in design and software.  My idea is to have all 3 share the same hiscores folder so that if someone sets the high score on donkey kong on cab 1, then it will display that score across all 3 cabs.  I checked the folder and it seems like it is only about 900k large after about a year of playing games.  Can MAME work with mapped drives, or better yet with UNC paths?  I was thinking of just copying that folder to the server, and then having the mame.ini files on each machine address the directory on the server via either UNC or mapped drives.  Has anyone tried this, and if so is it possible?  Thanks in advance!

ED7

cholin

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 6
  • Last login:July 16, 2009, 09:22:25 pm
    • Nilok Productions
Re: Network high scores?
« Reply #1 on: April 15, 2005, 07:05:53 pm »
Ill bet its possible one way or another, youll probably need a synchronizing server in there that gets the data, checks which one is newer on each machine, then sends each machine the newest files.

electricd

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 501
  • Last login:February 14, 2025, 07:59:10 pm
  • I'm not a llama!
Re: Network high scores?
« Reply #2 on: April 15, 2005, 07:07:38 pm »
Right, well what if there wasn't any synchronizing to do.  What if they just shared files.  The only problem I would see with this is if someone is playing the SAME game on 2 or more cabs at the same time. 

ddockery

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 47
  • Last login:October 29, 2005, 11:51:14 am
Re: Network high scores?
« Reply #3 on: April 16, 2005, 11:27:46 am »
Well assuming you're in XP and you just map the drives, MAME won't know the difference.  The mapping is at the OS level, so if you set the highscores dir to Z: (or whatever) and that's mapped it should work fine.  As you mentioned, multiple cabs playing the same game could be an issue.  I don't know if using a hiscore file locks it down or not.

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re: Network high scores?
« Reply #4 on: April 16, 2005, 12:59:42 pm »
Well assuming you're in XP and you just map the drives, MAME won't know the difference.  The mapping is at the OS level, so if you set the highscores dir to Z: (or whatever) and that's mapped it should work fine.  As you mentioned, multiple cabs playing the same game could be an issue.  I don't know if using a hiscore file locks it down or not.

  That's not entirely true.. I don't know why, but MAME never worked for me through a UNC path or even a mapped drive.

  Anyway, your biggest problem in syncing them is to be aware when the high score file might be in use.  KiXtart might offer such a function for you..

-sab