todomodo777 / wiiflow

Automatically exported from code.google.com/p/wiiflow
0 stars 0 forks source link

Add additional restrictions to 'locked' mode to prevent accidental screw-ups... #236

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Kids sometimes hit the wrong buttons, so the 'locked' mode should be extended 
to also block access to:

All config screens past page #1
'B' + Up-Arrow to change partions
'B' + Down-Arrow to change sort-order
'B' + Favorites_Button to change catagories

To accomplish this in code just re-work a couple of files to add some enhanced 
'm_locked' checking...

All the changes necessary for the above are in the attached DIFF file...

-ss-

Original issue reported on code.google.com by SamSp...@usa.com on 16 Jul 2010 at 11:26

Attachments:

GoogleCodeExporter commented 8 years ago
thers no need to do that, as it already hides the game settings and all the 
necessary options in main settings if code is set.  Ive added a forced reload 
when code is put in or unloacked, and made the sort/partition change locked for 
now, until someone complains.

Original comment by Miigotu on 18 Jul 2010 at 11:43