Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: numbnutz48 on November 28, 2009, 09:51:03 pm

Title: High Score?
Post by: numbnutz48 on November 28, 2009, 09:51:03 pm
Is there a way to keep your high scores in mame with out losing them everytime the game is shut off?
Title: Re: High Score?
Post by: Bobulus on November 28, 2009, 10:24:26 pm
http://forum.arcadecontrols.com/index.php?topic=64298.0 (http://forum.arcadecontrols.com/index.php?topic=64298.0)
Title: Re: High Score?
Post by: numbnutz48 on November 28, 2009, 10:32:01 pm
What the french toast????

Let me re-phrase the question....Is there any way for a complete technical git like myself to be able to keep high scores in MAME?

That was alot to take in for sure. I don't even wanna attempt to read, write, or read and write anything. I don't know JACK about the ins and outs of this fun stuff, however if the only way to do it is to write a bunch of commands, then i'm screwed!!!
Title: Re: High Score?
Post by: Bobulus on November 28, 2009, 10:48:36 pm
Okay, short-word version.  :)

Basically, this used to work in MAME for everyone. But a while ago they took it out. So there's there ways to work around it:

1) Use an older version of mame. The newest version that supported hi score without any fuss was .107. Then you just need the high score .dat file ( http://highscore.mameworld.info (http://highscore.mameworld.info) ) and you're good to go. Bad news is that you can't use it with any game emulated after .107.

2) Do it the way MAME suggests:
Quote
One alternative to saving high scores is to make use of MAME's "autosave" functionality. If you run MAME with the -autosave parameter, then when you exit the game, MAME will save the state of the emulation, and will attempt to restore that state the next time you start up MAME. To the game, it's as if you never pulled the power cord. At this time, however, only a subset of MAME's games fully support save states, so this approach is not a perfect solution.
This will work for most games, but last time I checked, Galaga (for example) really flipped out if you used the autosave feature this way.

3) That link above is for compiling the newest versions of MAME with the hiscore support that was taken out earlier. It's probably the best option, but also the most technical.
Title: Re: High Score?
Post by: Drakin on November 28, 2009, 10:49:16 pm
It's really not that bad just follow the link:

For help compiling MAME, please see Mr. Do's excellent page. He's made it so simple, there's no excuse not to compile your own!
http://mrdo.mameworld.info/compile.html (http://mrdo.mameworld.info/compile.html)

If I can do it I'm sure you can to:)

Title: Re: High Score?
Post by: XeviouS on November 29, 2009, 01:45:50 am
Is there a way to keep your high scores in mame with out losing them everytime the game is shut off?

I got mine from http://www.mameworld.info/highscore/ (http://www.mameworld.info/highscore/) and it supports Mame v0.133
Title: Re: High Score?
Post by: numbnutz48 on November 30, 2009, 12:44:57 am
Is there a way to keep your high scores in mame with out losing them everytime the game is shut off?

I got mine from http://www.mameworld.info/highscore/ (http://www.mameworld.info/highscore/) and it supports Mame v0.133

So if i go to that site and download that version of MAME v0.133, the high scores will save or is there more to it than that?
Title: Re: High Score?
Post by: Bobulus on November 30, 2009, 01:58:44 am
No, he's just saying it was last updated to support mame version .133. That's the file you need after you compile mame yourself. By itself, it does nothing.
Title: Re: High Score?
Post by: XeviouS on November 30, 2009, 07:40:55 am
Is there a way to keep your high scores in mame with out losing them everytime the game is shut off?

I got mine from http://www.mameworld.info/highscore/ (http://www.mameworld.info/highscore/) and it supports Mame v0.133

So if i go to that site and download that version of MAME v0.133, the high scores will save or is there more to it than that?

Well I got my Mame from this site when it was version .131 and it was pre-compiled, and from what I can see the files there are still pre-compiled. From memory I just downloaded the first three files on the download page and unpacked them into the same directory, and also followed the instructions at the bottom of the screen and it just worked. Just give it a try!
Title: Re: High Score?
Post by: Bobulus on November 30, 2009, 03:05:53 pm
Oh, yeah, I didn't see they had a compiled version of MAME on there. Ignore me.