Attract-Mode Support > General

filters

(1/1)

mameshane:
Hi,

I generated a mame list from mame using mame -listxml > mamegamelist.txt and have imported that through attactmode interface.

My question is How do you filter out all clones in mame? i have tried using the cloneof filter and leaving the filter value empty so that in theory it would only include games that arent clones. this didnt work. i have tried a few variations but cant get this to work.

any help would be great.

cools:
It's either not_contains (.) or not_equals (.), or possibly either works - I don't recall which. One will.

bubble_joe:
The following is working:

--- Code: ---rule                 CloneOf not_equals .+
--- End code ---

Navigation

[0] Message Index

Go to full version