Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: FrizzleFried on December 20, 2006, 12:36:37 am
-
First off, is there a list of games that support MAME savestates? Does it indicate which games have been added each update?
Thanks
-
First off, is there a list of games that support MAME savestates? Does it indicate which games have been added each update?
Mame's -listxml includes whether if each game supports save state or not. While it doesn't say when game XYZ added save state support, you can compare between last mame's and current mame's listxml outputs.
<game name="XYZ"...>
...
<driver status="good" ... savestate="supported" .../>
</game>
...
<game name="ABC"...>
...
<driver status="good" ... savestate="unsupported" .../>
</game>
-
Yah...I currently run .108 on my cabinet and was wondering if enough savestate supported games were added to warrant losing my hiscores.
I'd LOVE to see GYRUSS...one of my favorite games...added.
-
Looks like 703 games have support so far. The attached list is rom names...
-
What do you guys do to get highscores for games that don't have savestates? Ex. Asteroids??? ???
-
What do you guys do to get highscores for games that don't have savestates? Ex. Asteroids??? ???
I recompile Mame with the hiscore support diff from MKChamp. My hiscores are alive and well on version 111 !
-
I really need to learn how to compile...
-
Havok: That list is at least a step in the right direction. Game names would be nice... and I am looking at which games have had save state support ADDED since version .108 to determine if whether it's worth it to lose my hiscores to upgrade in order to support more games.
Botttom line is that when Gyruss supports savestates...my hiscores are going bye-bye because that is a manditory upgrade there.
-
Havok:
What are the chances of you being able to make an INI file for MCM out of the names of those savestate roms...I could then OMIT the files, but as a rename...which renames them as .MCM. I could then take the .MCM files and move them to a different folder then rename them back to .ZIP Ta DAaaa... A full "savestate" games list...
Or better yet, if there was a way to add a "savestate" filter in mamewah.
-
Havok: That list is at least a step in the right direction. Game names would be nice... and I am looking at which games have had save state support ADDED since version .108 to determine if whether it's worth it to lose my hiscores to upgrade in order to support more games.
Botttom line is that when Gyruss supports savestates...my hiscores are going bye-bye because that is a manditory upgrade there.
I have added savestates to a few games. I'll see what is necessary to add Gyruss.
-
Havok:
What are the chances of you being able to make an INI file for MCM out of the names of those savestate roms...I could then OMIT the files, but as a rename...which renames them as .MCM. I could then take the .MCM files and move them to a different folder then rename them back to .ZIP Ta DAaaa... A full "savestate" games list...
Or better yet, if there was a way to add a "savestate" filter in mamewah.
Sorry, I don't know Mamewah - but it sure seems like there should be a way to filter. I know in AtomicFE, I can use the list of ROMS directly, and use that as a custom game list - I'm sure Mamewah could do the same. However, here is the mcm ini, just in case...
-
Kickass! Thank you. There ARE filters for mamewah but I believe they are coded in ...not something that can be changes via INI...but I am not 100% sure.
-
Here is what a MAMEWAH "lst" file looks like...it doesn't look like it would be easy to make a savestate one manually....unless I made a seperate directory for the savestate games...then do a list generation on that directory...then manually take that "lst" file and insert it in my main mamewah directory........hmmm...
-
Havok: That list is at least a step in the right direction. Game names would be nice... and I am looking at which games have had save state support ADDED since version .108 to determine if whether it's worth it to lose my hiscores to upgrade in order to support more games.
Botttom line is that when Gyruss supports savestates...my hiscores are going bye-bye because that is a manditory upgrade there.
Okay, save state support for Gyruss has been added in v0.111u5. I would not upgrade, however, until v0.112.
You might even hold off until they finalize how the laserdisc games will be captured.