Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Benny on December 09, 2009, 08:40:16 pm
-
Is there any way I can find out exactly what samples my Asteroids ROM is pointing to? I have the proper sounds in the samples directory, but whenever I play the game, it sounds like it's using samples from other games i.e. space fury for the laser fire sounds, etc. I've tried using different roms like version 1 (asteroi1.zip), etc. - but nothing different there, either.
Benny
-
What version of mame are you running? Looking at Twisty's samples page, doesn't look like the current version uses samples.
-
I'm on version 0.62 - it's an older computer.
Benny
-
Are the asteroid sound files just sitting in the samples directory, or in a zip file?
-
There is a folder titled "asteroid" in the samples file and contains the .wav files.
I played the files individually and they sound correct, but I swear the game is looking elsewhere for the sounds.
Benny
-
Okay, so the last thing I can think of is to take a look at your mame.ini file.
Mine has this line in it:
#
# CORE SEARCH PATH OPTIONS
#
rompath roms
samplepath samples
artpath artwork
-
put Asteroid.zip in
Drive\MAMEPATH\SAMPLES
ex:
C:\MAME\Samples\Asteroid.zip
-
Thanks for all the help - I ended up trying a new MAME version, 0.70 and it fixed the issue. I'd have to check the readme files on the other 0.6x versions to see when the fix took place, but 0.70 runs okay on my machine.
Benny