PDA

View Full Version : Lanch control and antilag ME7.5 1.8T s3 Amk 210hp



drws3
31st October, 2018, 09:24 AM
Hello people

So i searched a bit of time for the antilag function and after some time i found it and i saw it is usable in me7.5
the point is i have found the function implemented in my file now i writted it with kess and locked the ecu so i took it down and
gooing to writte it on bench now my question is my tool blocked the ecu or i done somthing wrong on the file ...
however here it goes

-The condition is located at adress: 17e00

A6 01 50 46 0A 00 F0 55 E6 FF FF FF FF FF FF FF

-The function is located at adress: 0A6100

9A 2B 13 80 F2 F4 40 8E D7 00 81 00 F2 F9 00 7E
40 49 9D 0B F2 F4 7A F8 D7 00 81 00 F2 F9 02 7E
40 49 FD 03 F7 8E AC 8D 0D 2F 9A 2B 29 80 8A 2B
22 60 F2 F4 7A F8 D7 00 81 00 F2 F9 06 7E 40 49
FD 1A C2 F4 02 8B D7 00 81 00 C2 F9 08 7E 40 49
FD 12 D7 00 38 00 F2 F4 F0 4F D7 00 81 00 F2 F9
04 7E 40 49 9D 11 F7 8E AC 8D 08 41 D7 00 38 00
F7 F8 F0 4F 0D 09 D7 00 38 00 F6 8F F0 4F 0D 04
D7 00 38 00 F6 8E F0 4F F3 F8 F3 8A DB 00 FF FF



-Searched at end of the file D7 40 06 02 03 F8 and added my recal for the function it was added before "DA 81 00 6A-here i recalled my function" adress
adress 9DD50

what i done wrong was fault of my file or fault of my tool kess asked me the oem file for compare so i think is fault of my kess but maybe i missed something in the file :\ somone could give me a hand ? i would be happy to pay him a beer http://www.ecuconnections.com/forum/images/smilies/icon_e_biggrin.gif

morgano
31st October, 2018, 02:05 PM
I think you'd better try DA 8A 00 61 to get your code reached. You don't want to jump to 16A00, do you?

drws3
31st October, 2018, 03:43 PM
so this means my function is writted right and i fu...ed up with that recall ?? that's why my antilag doesnt work ?

Dee89
31st October, 2018, 07:02 PM
Here, give it a shot. pass pm
Regards,

Dee89

drws3
31st October, 2018, 07:58 PM
thanks a lot mister i will try it and give feedback :)

morgano
31st October, 2018, 08:02 PM
so this means my function is writted right and i fu...ed up with that recall ?? that's why my antilag doesnt work ?

Not looked further into "your" code. Just the codecave which was obvious with a mistake based on your first post explanations. And i thought you wanted to learn something, not leech a ready made file.

drws3
31st October, 2018, 08:39 PM
YES Mister i got spooned from dee89 i know but i will study the file and will be back with explanations and i want your corection i will try to uderstand now i know i just done a copy paste from an antilag code that was not suited for my file and i feel more nub XD but at least i can compare the 2 files and try to understand the adress and try to understand maybe i will i'l repaly down here with what i learned from the file i recieved :)

morgano
31st October, 2018, 08:42 PM
Hope Dee89's file work fine for you ;)

drws3
31st October, 2018, 09:30 PM
file works great ! :) he done an awsome job now i still am a nub but i will learn if anyone need damos i have lota got 800 gbs x) but since im nub i still dunno how to use em quite well still learning and is hard very hard to implement a function as launch control :|

icezero2010
31st October, 2018, 09:47 PM
file works great ! :) he done an awsome job now i still am a nub but i will learn if anyone need damos i have lota got 800 gbs x) but since im nub i still dunno how to use em quite well still learning and is hard very hard to implement a function as launch control :|

its a simple job check nefmoto website there u find all what u need !

drws3
1st November, 2018, 09:16 AM
thanks mister i know but i'm a nub i tought i understood but i havent understood nothing from setzi's code i compiled all the function as he did i had to change it .... i have long way to go :| now i must understand
HERE WE GO HOPE i took off values from post now for me since im a donkey to understand xD


this is setzi's code ok now to understand it needs to be manipulated then here we go the nub way


so from what mister dee89 sent me i saw the best place to fit the condition is adress 017B00 just after the 017AF0 adress


first the condition this is a punch in the eye so if setzis original condition is A6 01 50 46 0A 00 F0 55 E6 FF FF FF FF FF FF FF


THis condition haves to be adapted to my file so i have to find what maps i presume the cluthch sensor the acelerator the speed sensor and here i have the relative values to insert for the rpm that i have to set etc
first question how i do recall em from my file damos doesnt show me the adress maybe my damos is not one of the best or i am to stupid to understand probabily i am nub more or less


from what i saw here are the relative adress to be modifeid in my file and these are : as dee89 done for me :


adress 1FC56,1FC57,1FC58,1FC5A,1FC5B,1FC5C,1FC66,1FC6A I DONT HAVE ANY IDEA WHAT ARE THIS MAPS FOR I TRIED TO COMPARE EM TO MY OLS FILE BUT NOTHING ....

1FE36,1FE37,1FE38,1FE40,1FE3A,1FE3B,1FE3C,1FE76,1F E77,1FE78,1FE7A,1FE7B,1FE7C,1FE86,1FE87,1FE88,1FE8 A,1FE8B,1FE8C,
8D940,8D941,8D942,8D943,8D946,8D947,8D948,8D949

9DD54,9DD55,9DD56,9DD57


1.post the setzi code after the end of the oem code so i find a free row and i insert it there i have to modify the bits to recall my condition and the maps that the code afects so the last bits recall the function's condition but i dont understand what map they recall ...THESE maps so i have to writte the code at the end of file 0A18C0 here


AND I HAVE TO MODIFY THIS ADRES IN THE SETZI CODE


OH by the way im so nub i writed all the adresses manually till now whitout using ctrl+shift+c IN WINOLS please insult me
ON FIRST ROW HERE WE GO WITH THE MADNESS WE HAVE 9 ROWS TO MOD:




ROW1 : A18C1,A18C3 A18C6 A18C7 A18CF


ROW2 : A18D6 A18D6


ROW3 :A18E6,A18E7,A18EB,A18ED,A18EF



ROW4 :A18F1,A18F4,A18FD



ROW5 : A1904,A1905,A190D


ROW6:as setzi code



ROW7:A1921,A1928,A1929


ROW8: as setzi code


ROW9:A194A,A194B


3.this is easy therecall so i searched D7 40 06 02 03 F8 and added before in reversed order the recall of the code so example if setzi's code is at 8A9C00 i have to put DA for the recall before and after i have to put the THE ADRESS in reversed order this means i have to writte DA 8A 00 9C HERE EASY STUFF I GOT THIS


4.ftomn to 0 thats another easy shot adress 881D in my file
ok now somone haves a damos file 1:1 or know where to get it i would like to understand somthing :| my ols file doesnt have all of the maps

morgano
1st November, 2018, 11:23 AM
If Dee89 posted a file with password for you is obvious he didn't want his file to be open public, it is sad see you shout (caps) here the changes he made and even more see you have understood nothing of it, just see raw hex changes and no more. Good luck with your investigation.

Dee89
1st November, 2018, 12:14 PM
Well he could have asked me for more information or further explanation via pm instead of posting values. This whole Topic has been massively discussed on other Forums as well and there`s enough information given on how to add this function.

icezero2010
1st November, 2018, 01:46 PM
thanks mister i know but i'm a nub i tought i understood but i havent understood nothing from setzi's code i compiled all the function as he did i had to change it .... i have long way to go :| now i must understand
HERE WE GO HOPE i took of values xD


U don’t understand because u check in ols or hexeditor . Use ida and reverse the me 7:) the setzi is really dangerous! Same as wot Box best way use your brain and make your own code !

drws3
1st November, 2018, 01:51 PM
SORY about that fixed the post i tought i would've help somone but now i will modify post and ask the right questions can i post the adress where bits are modified ?
and try to understand what is to modify and how but i dont find the maps in the damos file :(

here the videos !

https://www.youtube.com/watch?v=-IfiAdgqz6E&feature=youtu.be
https://www.youtube.com/watch?v=Qqwbi1dJcqA

drws3
1st November, 2018, 01:54 PM
i will try to understand yes i know is dangerous i have wotbox to but i already installed rods since i already bent em once with wotbox :))):D but i wanted to have it on file now i want to understand what i have on file and i will ask here and try to understand what haz been modifeid and why and how should be modif. sory about :| you are 100% right

drws3
1st November, 2018, 02:01 PM
so i found ida got it now but since im a nub i have to reverse to whole code and try to get it :| we'll see if in the end i understand somthing forgive me i made to many posts .... i will edit this one to once i get the idea of how to use ida and how to connect the code .... with relative maps and i will give infoback maybe is useful for somone