Author Topic: Suggestions...  (Read 3316 times)

kaptainsteve

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
Suggestions...
« on: July 11, 2016, 06:47:37 AM »
I love AttractMode, thanks!

I'd like to offer a suggestion.

How about a most played games menu?
A menu that just lists the top 100 (or # to be set)  played games.

Also, is there something in AttractMode to do key combinations?

Thanks

Steve

progets

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1271
    • View Profile
Re: Suggestions...
« Reply #1 on: July 11, 2016, 11:08:32 AM »
These things are possible today.

To get your "Most Played Games" list create this filter...
Code: [Select]
filter               "Most Played Games"
sort_by              PlayedCount
reverse_order        true
rule                 PlayedCount not_contains 0

The latest Attract-Mode (2.1.0) supports key combinations.

kaptainsteve

  • Jr. Member
  • **
  • Posts: 22
    • View Profile
Re: Suggestions...
« Reply #2 on: July 14, 2016, 06:02:35 AM »
Hmmmmmmm....

Thanks,
but what do I do with that?

Steve

xbs

  • Sr. Member
  • ****
  • Posts: 180
    • View Profile
Re: Suggestions...
« Reply #3 on: July 14, 2016, 07:15:56 AM »
You get a top played games list!?