0


I've noticed alot of codes posted in the forum without activator lines when it is required, so for those unsure of what the button values and activator lines are here you go.
Wiimote/Nunchuck Button Activator Line = 28200FA0 0000XXXX
XXXX Values:
0008: Up DPAD
0001: Left DPAD
0004: Down DPAD
0002: Right DPAD
1000: Minus
8000: Home
0010: Plus
0200: 1
0100: 2
0800: A
0400: B
4000: C
2000: Z
Classic Controller Button Activator = 28200F0A 0000XXXX
XXXX Values:
0001: Up DPAD
0002: Left DPAD
4000: Down DPAD
8000: Right DPAD
1000: Minus (Select)
0800: Home
0400: Plus (Start)
0008: X
0020: Y
0040: B
0010: A
2000: L
0080: ZL
0200: R
0004: ZR
Remember, any codes that use activators also require a termination line at the end of the code, the terminator line will always be E0000000 80008000.
![]()
Last edited by riZe; 04-02-2011 at 11:03 PM.
nice post it helps me alot
Last edited by cheatss; 05-20-2011 at 09:21 AM.
How do you make an activator that only activates while you're pressing a certain button?
Look up the button on the list... replace the XXXX on the "activator" part of the cheat with the 4 Digit number next to the button you want... If the cheat you want does not explicitly have an activator add
28200FA0 0000XXXX (IF its the wimote)
OR!!!
28200F0A 0000XXXX(If its the Classic Controller)
THE CHEAT HERE
E0000000 80008000 (THEN THE TERMINATOR AFTER THE CHEAT)
So a cheat would look like this
28200F0A 0000XXXX
054C70D8 01000000
054C7228 00000000
054C6F88 5B9FDF43
054C6FF8 5B9FDF43
054C7068 00000000
054C40B8 01000000
E0000000 80008000
Last edited by DOUBLEDEE; 04-05-2011 at 05:51 PM.
Got Bored
Home Activators for CCCP
===============================
Classic Controller Button Activator = 28200F0A XXXXXXXX
===============================
HOME + Up DPAD =F7FE0801
HOME + Left DPAD =F7FD0802
HOME + Down DPAD =B7FF4800
HOME + Right DPAD =77FF8800
HOME + Minus (Select =E7FF1800
HOME + Plus (Start) =F3FF0C00
HOME + X =F7F70808
HOME + Y =F7DF0820
HOME + B =F7BF0840
HOME + A =F7EF0810
HOME + L =D7FF2800
HOME + ZL =F77F0880
HOME + R =F5FF0A00
HOME + ZR =F7FB0804
yeah the same way as you make an activator, just make sure to use different button values. also, for the code itself, make sure it has the default values and not the altered ones.
nice i needed these
great post helps beginners like me!!
great post helps beginners like me!!
great post helps beginners like me!!
(smile)
Last edited by Goober.; 12-29-2012 at 12:06 PM. Reason: merged posts
Bookmarks