Attract-Mode Support Forum
Attract-Mode Support => General => Topic started 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.
-
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.
-
I use CloneOf not_equals .* in my global or you could setup a mame filter and add this as one of the rules.