02-14-2025, 08:41 PM
(This post was last modified: 02-15-2025, 10:10 PM by WaluigiisFluffy.)
(02-14-2025, 12:25 AM)_Ro Wrote: A proper method would make it so the player 2 (supposing that's the seeker) camera is now the player 1 camera. You can achieve this by using this
805971F8
lbz r4, XX (rYY) - Original instruction (I am not home so I can't check)
cmpwi r4, 1 - If camera is player 2
bne end - end the code if not player 2
li r4, 0 - Otherwise, make it so player 2 camera is now player 1 camera
end:
Make sure to add an activator
Ok so if P1 is seeker and I want P2's camera to change to P1's camera when I hit minus and change back when I hit minus that would look like:
2834199A 00001000
????????? 805971F8
CC000000 00000000
????????? ??????????
E0000000 00000000
Anybody know all 4 camera addresses? (Edit: and the highlight reel for 3 player, that can also reveal hiding spots) I don't have means to find that out.
He is kinda fluffy tho