Coding Questions and other Quandaries
Even though I've replied to you on Discord, I might as well post the reply here so future visitors will know

To change the code to use an On/Off switch, remove the halfway terminator and 2nd controller line

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]
CC000000 00000000 #On/off switch
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
Reply


Messages In This Thread
RE: Coding Questions and other Quandaries - by Vega - 10-05-2023, 08:36 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)