WiiFlow_Lite/source/menu
yardape8000 2f97266e88 Added an Age Lock to the parental control menu.
You can select an age from 2-19, where any game rated above is not displayed.  It uses the age from the region of the game.  19 is all games. 2 is basically none, because the rating systems start at 3.  This operates independently from the current per game lock, so you can still use both.  Meaning both conditions have to allow the game, before it will display.

You can override the rating by creating an age_lock.ini file.  Just add the id under the domain heading and set it to an age.  To set Call of Duty: Black Ops to an age of 5 you would enter this:
[GAMES]
SC7E52=5

There is also an age_lock_default in the wiiflow.ini file under [GENERAL].  This will allow you to specify a default rating for games with no rating info.
2012-05-14 05:37:10 +00:00
..
menu_about.cpp -all free should be safe now :P 2012-05-13 17:25:26 +00:00
menu_categories.cpp -fixed missing translatable words in menu_categories and 2012-05-06 13:55:56 +00:00
menu_cftheme.cpp - re-enabled '1' and '2' buttons for emuflow and brewflow 2012-05-04 13:29:08 +00:00
menu_cheat.cpp -big code cleanup, removed all those SAFE_ and SMART_ 2012-05-13 15:13:33 +00:00
menu_code.cpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
menu_config3.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_config4.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_config_adv.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_config_game.cpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
menu_config_screen.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_config.cpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
menu_configsnd.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_download.cpp -all free should be safe now :P 2012-05-13 17:25:26 +00:00
menu_error.cpp Allow wifi-gecko to work close to game launch 2012-05-11 03:37:56 +00:00
menu_game.cpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
menu_gameinfo.cpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
menu_input.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_main.cpp -big code cleanup, removed all those SAFE_ and SMART_ 2012-05-13 15:13:33 +00:00
menu_nandemu.cpp *Added feature to flash game saves on emu NAND back to real NAND 2012-05-10 23:38:34 +00:00
menu_plugin.cpp -fixed missing translatable words in menu_categories and 2012-05-06 13:55:56 +00:00
menu_search.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu_startup.cpp - added optional startup select source menu. Just set startup_menu=yes under [GENERAL] in wiiflow.ini. Access it at anytime by pressing '+' while pointing at the view switch icon. 2012-05-11 14:17:39 +00:00
menu_system.cpp -changed internal update changelog display, should be 2012-03-31 22:18:09 +00:00
menu_wbfs.cpp -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
menu.cpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
menu.hpp Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00