To choose a game, I want players to simply [a] choose a system, then [b] choose a game. This works now; but the trick is that I'd like to only list games that are Favorites. Unfortunately, the existing Favorites system doesn't quite work this way and using custom game maps (my current solution) is not very inconvenient.
To overcome these issues, I'd like to beg (politely, of course) for a new capability in CustomMenu.ini such that when displaying a Favorites menu, a name/value parameter can be provided to specify a list filter. For example, if I had a custom menu item defined like this...
Item_1=12,Atari 2600 ,0, 2600pic, system=atari 2600
...selecting this menu item at runtime would display the Favorites list with the atari 2600 system filter pre-applied. By extension, other filters could be applied as well such as year="1982" or category="platform".
I believe this single change would address all my issues with the Favorites system, as well as similar issues with the Favorites system that other users have expressed in this forum. It also shouldn't require any UI or wizard changes.
Thank you for considering this feature.






















