01-06-2025, 06:46 PM
(01-06-2025, 05:47 PM)_Ro Wrote: Change C2000000 to C0000000 and add BLR at the end
C0000000 00000008
7D8802A6 3D608000
48000009 090B0F00
7D4802A6 892B1500
39290001 28090006
40A10008 39200000
992B1500 7C6950AE
986B1501 7D8803A6
4E800020 00000000
Untested
Legend, thank you.
If I have these two codes as two separate codes:
C0000000 00000008
7D8802A6 3D608000
48000009 090B0F00
7D4802A6 892B1500
39290001 28090006
40A10008 39200000
992B1500 7C6950AE
986B1501 7D8803A6
4E800020 00000000
and
(PAL)
C2580630 0000000F
9421FFE0 BF61000C
541BF0BE 7C0802A6
90010008 3FE0809C
83FF3618 8BDF0010
7C1BF000 40800038
1C1B0248 819F0014
7C6C0214 81630090
396B0001 91630090
3D608000 896B1501
1D6B001C 3D80809C
618C36B8 7D8C582E
7D8803A6 4E800021
80010008 7C0803A6
BB61000C 38210020
60000000 00000000
It would seem there is something that stops this code from working fully.
The star and the mega mushroom works, something else causes Dolphin the crash. I will do some more testing later when I have more time to see if any other items work and narrow it down via process of elimination.