@mitu I would like to use all three modes for what they are intended for :
Full mode : all options, all games available including experimental
Kiosk mode : options restricted, all clean games avaiable
Kid mode : more options restricted, mature content excluded
My only problem is the method to add kidgame tags in scraped gamelists that doesn't have, without scraping again all data.
Maybe some users here have scripts to add hundred "<kidgame>true</kidgame>" in gamelists ? Then it will be easy for me to uncheck few mature games from emulationstation metadata editing menu.
Or maybe there is a secret feature in an emulationstation cfg file, or a trick, to consider a game that doesn't have a kidgame tag to be a kidgame by default.
Otherwise with Notepad++ I can replace all the
</game>by
</kidgame>true</kidgame> </game>