Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: MartyNg on August 16, 2006, 11:14:25 pm

Title: Best compatibilty/speed combo MAME version for low-end system?
Post by: MartyNg on August 16, 2006, 11:14:25 pm
Does anyone have a recommendation for a version of MAME that will run good on the following system while still playing a lot of games?

Win98SE
Athlon 750
192 Meg RAM

I NEED compatibility with games that take a while to play through in which people can jump in and out at will, such as TMNT, Simpsons, Tower of Doom, etc. Classics like Ms. PacMan and Galaga will also be played but will take a back seat. Gracias.
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: rohan on August 17, 2006, 12:48:50 am
Raine or MAME .36
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: AtomSmasher on August 17, 2006, 01:51:12 am
I've been told versions 36 and 55 are the two versions people like to use for older systems, for your machine v55 should be good enough.  I had a similar machine, except it was 800mhz and win xp, and ran version 96 of mame, it was able to run all of the older games and several of the newer games without a problem.
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: MartyNg on August 17, 2006, 05:39:22 pm
I've been told versions 36 and 55 are the two versions people like to use for older systems, for your machine v55 should be good enough.  I had a similar machine, except it was 800mhz and win xp, and ran version 96 of mame, it was able to run all of the older games and several of the newer games without a problem.

Cool. Thanks guys! I'll try those versions out.  :cheers:
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: gonzo90017 on August 18, 2006, 05:57:17 pm
Is that 750mhz? Dude you can run almost everything with that! I would recommend you use fastmame84 http://files-upload.com/files/173598/fastmame084u3.zip
Just keep clicking in the "Show More" link in the bottom of the page until you get to 84. I'm currently using FastMame 71 with a 500mhz pc. I run all emulators including NeoGeo full speed! I didn't see a need to go up any higher since not many games have been added since then.

TMNT, Simpsons all those games will run full speed on your setup. All games run on mine with little to no frameskip!
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: danny_galaga on August 19, 2006, 01:28:56 am


i think with 750mhz you dont need to go as low as 36. i ran a 400mhz with 78, and it was mame32. games like raiden were too slow with that combo so id say start with mame 70 something and start going downwards if speed is too slow on your favs...
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: monkeybomb on August 19, 2006, 01:42:29 am
I used .83 on a PIII 550 for a long time and most games worked fine.
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: MartyNg on August 19, 2006, 08:50:09 am
Thanks to all for the information. I will definitely try out several versions of Fastmame. Being 'heavily optimized' from the main build of MAME, surely there is some sort of tradeoff. What might this be missing out on over the normal version of MAME?

Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: gonzo90017 on August 19, 2006, 07:38:52 pm
There is none. Unless you consider command line a trade off.
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: MartyNg on August 20, 2006, 08:25:25 am
There is none. Unless you consider command line a trade off.

Interesting. Why don't the MAME developers implement these enhancements into the main build?
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: Dreamwriter on August 20, 2006, 01:13:15 pm
Because to the developers, Mame isn't about enhancements or running games quickly.  It's about documenting how the arcade hardware works by emulating it, and to do that they try to make the code easy to understand rather than uber optimized.  For example, a few games had Voodoo 3D cards in them.  But Mame doesn't just pass on the 3D commands to 3D cards, even in Mame 1.07 which can use Direct3D; it emulates the Voodoo 3D cards in software, and thus runs those games extremely slowly.
Title: Re: Best compatibilty/speed combo MAME version for low-end system?
Post by: MartyNg on August 20, 2006, 02:23:13 pm
Because to the developers, Mame isn't about enhancements or running games quickly.  It's about documenting how the arcade hardware works by emulating it, and to do that they try to make the code easy to understand rather than uber optimized.  For example, a few games had Voodoo 3D cards in them.  But Mame doesn't just pass on the 3D commands to 3D cards, even in Mame 1.07 which can use Direct3D; it emulates the Voodoo 3D cards in software, and thus runs those games extremely slowly.

Ah. That makes sense! Thank you for clarifying.