WiiFlow_Lite/source
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
..
channel -all free should be safe now :P 2012-05-13 17:25:26 +00:00
cheats mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
config -replaced all safe_vectors by regular vectors, there is no 2012-05-06 12:03:43 +00:00
devicemounter -all free should be safe now :P 2012-05-13 17:25:26 +00:00
gc -all free should be safe now :P 2012-05-13 17:25:26 +00:00
gecko -all free should be safe now :P 2012-05-13 17:25:26 +00:00
gui -removed three redundant lines and added information that our 2012-05-14 04:55:48 +00:00
homebrew -big code cleanup, removed all those SAFE_ and SMART_ 2012-05-13 15:13:33 +00:00
list -big code cleanup, removed all those SAFE_ and SMART_ 2012-05-13 15:13:33 +00:00
loader -all free should be safe now :P 2012-05-13 17:25:26 +00:00
memory -big code cleanup, removed all those SAFE_ and SMART_ 2012-05-13 15:13:33 +00:00
menu Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
music -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +00:00
network -code cleanup and correction, should print more debug messages 2012-05-12 16:03:14 +00:00
plugin -added new options for plugin inis, "displayname", if you 2012-05-11 18:46:43 +00:00
unzip -cleaned up code more, set clear priority to alloc in which 2012-05-12 21:08:43 +00:00
wstringEx mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
btnmap.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
defines.h Added an Age Lock to the parental control menu. 2012-05-14 05:37:10 +00:00
fonts.h -various menu and font fixes 2012-02-10 18:45:42 +00:00
lockMutex.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
main.cpp *ISFS_Initialize() should still be called after we reload to cIOS (2nd time fix) 2012-05-14 02:21:03 +00:00