preserved scratch notes
Code:
2FFE A |2FFC A + B |2F7E A + Down |2FBE A + Up
2FFD B |---- |2F7D B + Down |2FBD B + Up
2FFB Select |2FF3 St + Se | |
2FF7 Start |---- | |
| | |
2FEF Right | |2FD7 St + Le |2FE7 St + Ri
2FDF Left |---- |2FDB Se + Le |2FE8 Se + Ri
2FBF Up | | |
2F7F Down |---- Le + Ri |2FDE A + Le |2FEE A + Ri
|Impossible |2FDD B + Le |2FED B + Ri
| | |
2EFF R |2EFE A + R |2EFD B + R |2E7F Down + R
2DFF L |2DFE A + L |2DFD B + L |2D7F Down + L
2BFF X |2BFE A + X |2BFD B + X |2B7F Down + X
27FF Y |27FE A + Y |27FD B + Y |277F Down + Y
| | |
2FAF U + Ri |2EDF Le + R |2EEF Ri + R |2EBF Up + R
2F9F U + Le |2DDF Le + L |2DEF Ri + L |2DBF Up + L
2F6F D + Ri |2BDF Le + X |2BEF Ri + X |2BBF Up + X
2F5F D + Le |27DF Le + Y |27EF Ri + Y |27BF Up + Y
| | |
2FFF None |2AFF R + X |29FF L + X |2CFF R + L
|26FF R + Y |25FF L + Y |23FF X + Y
2F97 U+Le+St
ew, can't see the entire contents in one view. paste it into notepad (edit to fill in)
triple combos at the bottom. Pressing 3 buttons is definitely possible. (Left Up and R for example) Gotta be quick!
This whole keypress stuff increases the initial seeds possible by at least 40x :D
0x2XYZ,
x=(3)-[F].... 14 possible
y=5,6,7,9,A,B,D,E,F.... 9 possible
z=(3)-[F].... 14 possible
Variables = 14*9*14 = 1764 different theorized key combinations.
Bunch of edits from OD... and...
Single/Double/Triple (Same Group) Key Press Chart
Code:
2FFx |2FxF |2xFF
2FFF None |2FFF None |2FFF None
2FFE A |2FEF Right |2EFF R
2FFD B |2FDF Left |2DFF L
2FFC A+B |2FCF Impossible |2CFF R+L
2FFB Select |2FBF Up |2BFF X
2FFA Se+A |2FAF U+Ri |2AFF X+R
2FF9 Se+B |2F9F U+Le |29FF X+L
2FF8 Se+A+B |2F8F Impossible |28FF X+R+L
2FF7 Start |2F7F Down |27FF Y
2FF6 St+A |2F6F D+Ri |27FF Y+R
2FF5 St+B |2F5F D+Le |25FF Y+L
2FF4 St+A+B |2F4F Impossible |24FF Y+R+L?? (doesn't work, pauses initial game loading)
2FF3 St+Se |2F3F Impossible |23FF X+Y
2FF2 ??? |2F2F ????Imposs |22FF ???
2FF1 ??? |2F1F ????Imposs |21FF ???
2FF0 ??? |2F0F ????Imposs |20FF ???
?? is unverified but assumed
??? is unobserved thus assumed
???? is assumed (Up+Down lol)
It also works for two singles from different groups, as pointed out in the above code box. The noted triple button press has a double from one and a single from another.
A massive increase in the amount of seeds that are hittable!!