nvram...HELP

Discussion about MARP's regulation play

Moderator: BBH

Post Reply
cosumel
Button Masher
Button Masher
Posts: 67
Joined: Wed Apr 17, 2002 12:29 am
Location: Pennsylvania

nvram...HELP

Post by cosumel »

I played the game of my life on "indytemp" and scored over a million. Someone tried to play it and noticed that it needed nvram. I deleted the entire directory over a month ago, and now it re-created itself. How can I keep it from screwing up my scores?!? :x
User avatar
mahlemiut
Editor
Posts: 4186
Joined: Mon Feb 04, 2002 10:05 pm
Location: New Zealand
Contact:

Post by mahlemiut »

The official MAME zips contain the folders MAME uses by default, so when you installed a newer version of MAME, this could have re-created it. One way around it could be to have MAME look for NVRAM in a non-existant folder for NVRAM. For DOS MAME, look in mame.cfg for the 'NVRAM =' and change it to a folder that doesn't exist. For Win32 CLI MAME, look in mame.ini for the same sort of thing. MAME32 should have some sort of option for changing directories.
- Barry Rodewald
MARP Assistant Web Maintainer
Image
Buttermaker
MARP Seer
MARP Seer
Posts: 788
Joined: Sun May 19, 2002 9:06 am

Post by Buttermaker »

cosumel
Button Masher
Button Masher
Posts: 67
Joined: Wed Apr 17, 2002 12:29 am
Location: Pennsylvania

Post by cosumel »

Thanks Buttermaker. I decided on something similar already. I delete the mame\cfg and the mame\nvram directories when I bat into each game. I use:

rd cfg /s/q
rd nvram /s/q
mameapp %1 record %1

and save each game. It works now.

Thanks again.
Post Reply