Maybe I'm missing something obvious here but I can't seem to figure out how to make game lists with advmenu.
Advmenu automatically created a config file with all this kind of stuff in it:
group "Very Good"
group "Good"
group "Bad"
group "<undefined>"
type "Computer"
type "Console"
type "Application"
type "Arcade"
type "Shot 'em Up"
type "Bet 'em Up"
type "Fight"
type "Gun"
type "Puzzle"
type "RPG"
type "Sport"
type "Breakout"
type "Filler"
type "Racing"
type "Flipper"
type "<undefined>"
When I use the menu and go into those lists they are all empty. I can manually add games to the lists so for now I deleted all of those "types" and just made one called "favourites" which I add games to. This produced another strange thing - I now seem to have 3 lists. I have the full list, my favourites and a full list without the ones I have added to my favourites. It's making me a bit confused and I can't find an explanation online.
Another problem I'm having is that every time I edit advmenu.rc my favourites list empties.
Does anyone know what I'm doing wrong here, am I really supposed to fill those lists manually?