FIX94 / open-wiiflow-mod

Beta Repository of the USB Loader Wiiflow
25 stars 16 forks source link

Button sequence parental lock #151

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
That, instead of or as an option, a sequence of wiimote button presses (like 
Categorii) be used for the parental lock.

What goal would this enhancement help you achieve?
With the current PIN-based parental lock someone could see the numbers as they 
are clicked and then enter them himself, defeating the purpose of the lock. 
With a button sequence passcode, the code remains secret.

Categorii: http://wiibrew.org/wiki/Categorii

P.S. Yes, I know the code is in plain text in wiiflow.ini and can be changed 
and/or removed. This will just deter bystanders from screwing with the settings.

Original issue reported on code.google.com by crjohnso...@gmail.com on 25 Nov 2012 at 3:57

GoogleCodeExporter commented 9 years ago
wiiflow already has that option.  just make sure your wiimote isn't pointed at 
the screen and use the buttons listed below.

UP = 0
LEFT = 1
RIGHT = 2
DOWN = 3
- = 4
+ = 5
A = 6
B = 7
1 = 8
2 = 9

Original comment by fledge68 on 31 Dec 2012 at 3:10