06-02-2021, 11:26 AM
Unlike Vega's version, this works in every game mode and will also let you set any RGBA color you want.
NTSC-U
C27E5E04 00000002
3F80XXYY 639CZZWW
60000000 00000000
PAL
C27F042C 00000002
3F80XXYY 639CZZWW
60000000 00000000
NTSC-J
C27EFA98 00000002
3F80XXYY 639CZZWW
60000000 00000000
NTSC-K
C27DE7EC 00000002
3F80XXYY 639CZZWW
60000000 00000000
Values:
XX = Red
YY = Green
ZZ = Blue
WW = Alpha
Notes:
NTSC-U
C27E5E04 00000002
3F80XXYY 639CZZWW
60000000 00000000
PAL
C27F042C 00000002
3F80XXYY 639CZZWW
60000000 00000000
NTSC-J
C27EFA98 00000002
3F80XXYY 639CZZWW
60000000 00000000
NTSC-K
C27DE7EC 00000002
3F80XXYY 639CZZWW
60000000 00000000
Values:
XX = Red
YY = Green
ZZ = Blue
WW = Alpha
Notes:
- All default colors use a WW value of FF.
- If changed mid-race, the new color will only show once the tag is refreshed (toggling backwards view is enough to cause a refresh).
- The player id currently assigned to the tag can be found at r29+0x178 (32 bits)