Attract-Mode Support > General
AM - SNES Games
raygun:
That's happening because MESS classifies games as clones/not clones too, I'm pretty sure based on the region it is from (europe vs usa vs ...)
One solution would be to completely strip the 'cloneof' values out of the snes list before you create your overall list.
steps:
- generate separate lists for each system.
- edit the snes one and delete everything in the 'cloneof' field (I'm pretty sure this is the fourth value on each line... the comment at the very top of the list tells you what is what).
- merge the separate lists together by importing them into one list:
--- Code: ---attract --import-romlist mame.txt --import-romlist snes.txt mess-snes
--- End code ---
hope that helps!
Thamiel:
Thanks raygun, got it sorted. A lot of it had to do with my messy filters from when I first tried AM. Cleaned up my cfg file and that made things a lot easier.
Navigation
[0] Message Index
[*] Previous page
Go to full version