Author Topic: filtering out clones  (Read 5674 times)

Cisek

  • Jr. Member
  • **
  • Posts: 17
    • View Profile
filtering out clones
« 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.

Finno

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: filtering out clones
« Reply #1 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.

omegaman

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 880
    • View Profile
Re: filtering out clones
« Reply #2 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.