"Double Dash!!" Speedometer [Sponge]
#11
(10-28-2024, 03:08 AM)MKWii-Martin Wrote: I made tests with the repacked ISO of a completely vanilla game (with the speedo assets added and speedo code active, of course), both with no other codes active, and with all codes I have along with the speedo code, everything worked perfectly, with the only exception mentioned below.

The only code I have that caused a conflict with the speedo is the All Items Can Land v2 code.
Link: https://mariokartwii.com/showthread.php?tid=1720

If the speedo code is used along with the code above, and the speedo code is sorted below the above code in Dolphin's Gecko code list (even if these 2 codes are the only ones active), the speedo's animation when using star/bullet/shroom stops working, it instead only changes the color of the speedo depending on the item being used, and it also looks bugged.

This happens with both the standard version of the code, and the code modification posted by a coder named Unnamed in post #4 in that code thread.

Hopefully this helps, so thank you a lot for your time, much appreciated.

My code explicitly states that the area between 0x80001610 through 0x8000161E is used. All Items Can Land v2 has a 0x8C long string write from 0x80001600, which will cause conflicts. You will need to shift the allocated areas for at least one of the codes to avoid issues.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)