Coding Questions and other Quandaries
So how would I implement a CC000000 00000000 in my code below.

WWII Aces - Wii (USA) Stop & Start In Midair

28163880 00000300 #ASM Button Activator; Press 1 + 2 to restore normal flight (with some tweaks)
041E5988 40166666 #ASM 32 bit write; Max speed [floating point value]
041E598C 3FF33333 #ASM 32 bit write; Min speed [floating point value]
041E5998 3DCCCCCD #ASM 32 bit write; Acceleration [floating point value]
041E5990 3FD9999A #ASM 32 bit write; Plane Mass [floating point value]
E0000000 00000000 #ASM Half way terminator
28163880 00000402 #ASM Button Activator; Press B + D-pad Up to stop plane
041E5988 00000000 #ASM 32 bit write; Max speed [floating point value]
041E598C 00000000 #ASM 32 bit write; Min speed [floating point value]
041E5990 00000000 #ASM 32 bit write; Plane Mass [floating point value]
E0000000 80008000 #ASM Full terminator

Thanks!!!
Reply


Messages In This Thread
RE: Coding Questions and other Quandaries - by Hackwiz - 10-05-2023, 12:43 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)