Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: Cisek on January 16, 2016, 04:25:40 PM

Title: filtering out clones
Post by: Cisek on January 16, 2016, 04:25:40 PM
Hi

I want to remove clones in my mame setup. I found this info on forum:
rule                 CloneOf not_equals .+

Where do I type it exactly? I tried few times and it always shows me clones.
Title: Re: filtering out clones
Post by: Finno on January 21, 2016, 12:54:02 AM
You can edit the cfg file directly. Instructions here:

https://github.com/mickelson/attract/wiki/Example-filters

Or via the menu: press tab, select Displays, then select the name of the display. Then Add Filter (or select an existing one). You then need to add a rule to the filter you create, such as no clones.
Title: Re: filtering out clones
Post by: omegaman on January 21, 2016, 10:13:06 AM
I use  CloneOf not_equals .* in my global or you could setup a mame filter and add this as one of the rules.