-
Notifications
You must be signed in to change notification settings - Fork 7
/
Player Effect Modifier [Megabyte918]
48 lines (46 loc) · 1.21 KB
/
Player Effect Modifier [Megabyte918]
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Replace X's with desired controller address and replace Y's with desired button activator.
See https://github.com/Megabyte918/MK8-Memory-Notes/blob/master/ACTIVATORS.md for more info.
Replace Z's with your desired value.
00000000 = Nothing
00001000 = Paraglide when going over small ramps/gaps
00002000 = Speed Lines
00005000 = Paraglider Activation
00000080 = Boost + Flying
00008000 = Water splash & rumble
00010000 = Anti-Gravity wheel glow
00030000 = Star sparkle effect
00040000 = Ink (on player only)
00080000 = Lightning effect (on player only)
00100000 = Regular wheel glow
00400000 = Can't move
02000000 = Consecutive Mini Turbos
08000000 = Tailgate buildup lines
0D000000 = Blue Particle Effects
10000000 = Tailgate boost lines
20000000 = Bullet Bill
40000000 = Can't Drift
FFFFFFFF = Everything
09020000 XXXXXXXX
YYYYYYYY 00000000
30000000 3FBA92BC
35000000 50000000
31000000 00000020
05120000 00000075
00000000 00000000
30100000 00000000
35000000 50000000
31000000 00000145
00120000 ZZZZZZZZ
D0000000 DEADCAFE
09020000 XXXXXXXX
YYYYYYYY 00000000
30000000 3FBA92BC
35000000 50000000
31000000 00000020
05120000 00000075
00000000 00000000
30100000 00000000
35000000 50000000
31000000 00000145
00120000 00000000
D0000000 DEADCAFE