Attract-Mode Support Forum

Attract-Mode Support => Themes => Topic started by: Neosys on November 24, 2017, 08:50:18 AM

Title: Most Played Games for more than one system
Post by: Neosys on November 24, 2017, 08:50:18 AM
Hello!

I have a problem.

if i set a filter that works only for one system. i would like to show all systems like atari 2600 mame etc. in one display.

here is my filter:

filter               "Most Played Games"
      sort_by              PlayedCount
      reverse_order        true
      rule                 PlayedCount not_contains 0

Thanks for help.
Title: Re: Most Played Games for more than one system
Post by: qqplayer on November 24, 2017, 10:18:29 AM
You´ll need to create a romlist named "full.txt" for example and there add all your system.
I don´t test this but I suppose that will work like on the "consoles.txt" or "arcades.txt" to create main menu clases.
Title: Re: Most Played Games for more than one system
Post by: Neosys on November 24, 2017, 10:37:31 AM
It does not work.

Although all games are shown after I have put all the systems together.

But as soon as I use the filter most played, the display stays blank.

What else can I try?