Pages: 1 ... 29 30 [31] 32 33 ... 40
Author Topic: Anti-lag launch and no-lift-shift secrets inside  (Read 490062 times)
Mechsoldier
Full Member
***

Karma: +5/-11
Offline Offline

Posts: 106


« Reply #450 on: July 30, 2015, 12:04:09 PM »

I'm trying to figure this crap out, and I can't find the f3 f8 f3 8a in the tt 215 file 8N0906018BB .

Can anybody explain this? If I search in hex editor neo I can find f3 f8, and it's p re try close to the same address, but not. Why is that? Should I just replace the f3 f8 and the two next blocks anyways? Then put the code at the applicable addtess shown on the first page?

The auto add script hasn't worked for me thus far on anything.....please advise. I am modifying that file downloaded from this site if you search thst ecm part number.
Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #451 on: July 30, 2015, 02:01:06 PM »

I'm trying to figure this crap out, and I can't find the f3 f8 f3 8a in the tt 215 file 8N0906018BB .

Can anybody explain this? If I search in hex editor neo I can find f3 f8, and it's p re try close to the same address, but not. Why is that? Should I just replace the f3 f8 and the two next blocks anyways? Then put the code at the applicable addtess shown on the first page?

The auto add script hasn't worked for me thus far on anything.....please advise. I am modifying that file downloaded from this site if you search thst ecm part number.

try script and write down the offsets for calls.
Logged
Mechsoldier
Full Member
***

Karma: +5/-11
Offline Offline

Posts: 106


« Reply #452 on: August 02, 2015, 01:34:27 PM »

What do you mean
Logged
316LV
Full Member
***

Karma: +12/-2
Offline Offline

Posts: 150


« Reply #453 on: August 02, 2015, 01:38:46 PM »

I think he means if you run the script on the file it will tell you all the offsets/locations in the output. Write those down and you are good to go...
Logged

Go ahead and give me negative karma... I don't care if you like what I post princess.
F4T
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 4


« Reply #454 on: August 17, 2015, 11:21:44 PM »

Hi guys

will i be able to utilize the .exe for an MED9 ecu of an 8p S3?
Logged
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #455 on: August 18, 2015, 04:00:12 AM »

i am new here.. But really interested in learning this.

I have attempted to implement AL/NLS. I have not tested the file yet as i am new to this and have been reading up on how to make the correct changes.

i have a med 9 ECU...

8P0907115R 0010

i have edited the following fields

0x17E00 to 0x17E08:

i have attached my modded file..

Thanks for the assistance in advance.
Logged
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #456 on: August 19, 2015, 01:38:20 AM »

File was tested and it is not engaging the AL/NLS. Seems as though the trigger for the clutch is not being activated.

Please can you'll assist
Logged
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #457 on: August 19, 2015, 01:49:46 AM »

Either use VCDS or ME7Logger to verify the clutch switch is actually working?
Logged
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #458 on: August 19, 2015, 02:13:32 AM »

I have a wotbox in the car. It works when i enable the launch control and no lift shift there.

Problem is i have a GT35 in the car and cannot get it off the line as the car does not build enough boost.

Not sure if the changes i made are only for the ME7 units or can it work on the MED9.

Read many posts regarding AL/NLS and i do not see anything with regards to this...
« Last Edit: August 19, 2015, 02:26:50 AM by Torch07 » Logged
ddillenger
Hero Member
*****

Karma: +638/-21
Offline Offline

Posts: 5640


« Reply #459 on: August 19, 2015, 02:09:04 PM »

Are you saying you ONLY added the scalars for the LC variables? None of the custom code required for the actual operation? It seems like that might be what you're saying. If it is, you are so far out of your league I can't even begin to explain how to fix it.
Logged

Please, ask all questions on the forums! Doing so will ensure the next person with the same issue gets the opportunity to learn from your experience!

Email/Google chat:
DDillenger84(at)gmail(dot)com

Email>PM
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #460 on: August 19, 2015, 10:30:54 PM »

Are you saying you ONLY added the scalars for the LC variables? None of the custom code required for the actual operation? It seems like that might be what you're saying. If it is, you are so far out of your league I can't even begin to explain how to fix it.

I used a definition file which added the code and also followed the instructions below.

http://www.nefariousmotorsports.com/wiki/index.php/Adding_anti-lag_launch_control_and_no-lift_shift

I could not find the code F3 F8 F3 8A at 0x8B3A6 to 0x8B3A9:

That is why i was querying if it is for only the ME7's.
Logged
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #461 on: August 19, 2015, 10:32:38 PM »

i have attached the definition file that i used.
Logged
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #462 on: August 19, 2015, 10:38:04 PM »

I used a definition file which added the code and also followed the instructions below.

http://www.nefariousmotorsports.com/wiki/index.php/Adding_anti-lag_launch_control_and_no-lift_shift

I could not find the code F3 F8 F3 8A at 0x8B3A6 to 0x8B3A9:

That is why i was querying if it is for only the ME7's.


Also at 0x8E800 to 0x8E88D: My code is not empty. i have attached my entry.
Logged
adam-
Hero Member
*****

Karma: +122/-33
Offline Offline

Posts: 2178


« Reply #463 on: August 20, 2015, 12:47:21 AM »

The code should be placed in empty space?  That doesn't look like empty space. 

I don't see a reason why it wouldn't work with MED9x with a little work.  Find some empty space in the file, point the script to this and let it do it's business.  Does it find the rest of the variables okay?
Logged
Torch07
Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


« Reply #464 on: August 20, 2015, 12:55:23 AM »

The code should be placed in empty space?  That doesn't look like empty space. 

I don't see a reason why it wouldn't work with MED9x with a little work.  Find some empty space in the file, point the script to this and let it do it's business.  Does it find the rest of the variables okay?

Yes it does. The values were edited. But worried that it might not be the same fields as ME7. I also cannot find the fields F3 F8 F3 8A

the attachment is my current entry for fields 8B3A6 - 8B3A9

Thanks for your assistance
Logged
Pages: 1 ... 29 30 [31] 32 33 ... 40
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.023 seconds with 17 queries. (Pretty URLs adds 0.001s, 0q)