Title: Help 4b0907551m and address "JumpToALNLS" Post by: SQT on November 01, 2018, 04:20:06 AM Hi guys, I’m going to add anti lag and NoLiftSchift and can’t find the address "JumpToALNLS" block 4b ... 551m. Who can help with advice? I did not find anything in the search for this block.
Title: Re: Help 4b0907551m and address "JumpToALNLS" Post by: SQT on November 10, 2018, 02:34:47 AM Not really no one can tell how to find this parameter? Do I need to use disassembler?
Title: Re: Help 4b0907551m and address "JumpToALNLS" Post by: nyet on November 10, 2018, 09:48:42 AM No, you have to write your own ASM code and put the ASM to jump to it in that location.
Title: Re: Help 4b0907551m and address "JumpToALNLS" Post by: SQT on November 10, 2018, 10:58:32 AM No, you have to write your own ASM code and put the ASM to jump to it in that location. Nyet, I correctly understood that the asm code should be executed in this place in any block? I performed the operations in accordance with the instructions http://www.nefariousmotorsports.com/wiki/index.php/Adding_anti-lag_launch_control_and_no-lift_shift and stopped during the jump. In 4b there is no window "F3 F8 F3 8A" there "0E FD F4 22" did not find the sequence "F3 F8 F3 8A" in the bin file, so I created a new topicTitle: Re: Help 4b0907551m and address "JumpToALNLS" Post by: nyet on November 10, 2018, 06:32:04 PM That is specific to 8D0907551M
If you are planning to use any other ecu, you'll have to write your own ASM and jump patches. |