Pages: 1 ... 8 9 [10] 11 12 ... 35
Author Topic: 2step & Antilag Auto Add Script. for ME7.X  (Read 387515 times)
envisible
Full Member
***

Karma: +0/-3
Offline Offline

Posts: 62


« Reply #135 on: November 11, 2013, 11:05:52 PM »

Thanks. How I can check file? Just be trying on my car?
Logged
ddillenger
Hero Member
*****

Karma: +639/-21
Offline Offline

Posts: 5640


« Reply #136 on: November 11, 2013, 11:19:27 PM »

Yes, drive it for a few days, report back if it ends up not starting after a few start/stop cycles.

If that happens, disconnect the battery, touch the terminals together, then wait 5 minutes. It'll start back up.
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
envisible
Full Member
***

Karma: +0/-3
Offline Offline

Posts: 62


« Reply #137 on: November 12, 2013, 12:43:05 PM »

It's bad news..
Can you explain me what wrong in SW 369307?
I use stroker and big turbo, will it be critical for my engine?
Today I makes a mappack for 371156 and will try to inject AL/NLS.

P.S.
Some weeks ago, I noticed strange feature with injcted AL code..
If I did pause between ignition ON and start to cranck, I could go many days without checksum error..
But if I didn't pause and start to cranck immediately after ignition ON, I has checksum error after 2-3 cycle start/stop.

And I always have this error if I drive for a long time (about 1.5 hours) without stop engine..
Logged
ddillenger
Hero Member
*****

Karma: +639/-21
Offline Offline

Posts: 5640


« Reply #138 on: November 12, 2013, 03:47:12 PM »

If I knew what was wrong with it, I would fix it. As it is, I tried to port a file to that version, copied EVERY SINGLE change perfectly. Fueling went from spot-on to super lean on top. Ive since spoken to other people and they too have been forced to start with other software versions.

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
jpi512
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 14


« Reply #139 on: November 22, 2013, 09:00:42 AM »

hi, please can explain the variables places and factor. i think only detect 2 Rpm 4500 and 5500 rpm

will be excelent a Little descripciĆ³n like,
 
example :
1st place LC RPM factor .25
2nd place xxxxxxx factor xxxxx


im testing the code into s3 018N, and in a few uses blow fuse 10 ( this many times) . i will check a Little more.... and send comments
Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #140 on: November 24, 2013, 08:06:01 PM »

hi, please can explain the variables places and factor. i think only detect 2 Rpm 4500 and 5500 rpm

will be excelent a Little descripciĆ³n like,
 
example :
1st place LC RPM factor .25
2nd place xxxxxxx factor xxxxx


im testing the code into s3 018N, and in a few uses blow fuse 10 ( this many times) . i will check a Little more.... and send comments

Try this KP file for winols. But you must reassign offsets to yours
Logged
jpi512
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 14


« Reply #141 on: November 26, 2013, 09:16:51 AM »

Try this KP file for winols. But you must reassign offsets to yours


many thanks i will check
Logged
jpi512
Newbie
*

Karma: +3/-0
Offline Offline

Posts: 14


« Reply #142 on: November 27, 2013, 05:26:56 PM »


many thanks i will check

im using winols 2.24 and i cant open. can you please remake the kp file?

thanks in advance
Logged
armageddon
Sr. Member
****

Karma: +20/-3
Offline Offline

Posts: 348


« Reply #143 on: December 17, 2013, 03:28:27 PM »

i attached a exe version of your tool too for people without php installed. Smiley

It should be a noob question but...

I don't have php installed, and trying your launch.exe I am getting this:


C:\Users\Utilizador\launch>launch
Usage: php launch.php ecu.bin dump.ecu [OFFSET_Main_Code] [OFFSET_Variables]
Example: php launch.php ecu.bin dump.ecu 0x76980 0x170A0
Example: php launch.php ecu.bin dump.ecu


C:\Users\Utilizador\launch> php launch.php ecu.bin dump.ecu
'php' is not recognized as an internal or external command,
operating program or batch file.

C:\Users\Utilizador\launch>



What am I doing  wrong?
Logged
armageddon
Sr. Member
****

Karma: +20/-3
Offline Offline

Posts: 348


« Reply #144 on: December 17, 2013, 03:44:30 PM »

found it Tongue

C:\Users\Utilizador\launch> launch launch.php dump.ecu ecu.bin
finding tsrldyn...
found: 380DAC
finding vfil_w...
found: 380E40
finding nmot_w...
found: 00F87A
finding wped...
found: 380B02
finding B_kuppl (clutch pedal)...
found: 00FD56.8
finding b_br (brems), brake pedal...
found: 00FD56.4
FTOMN found: 0
FTOMN IS: 3c
FTOMN CHANGED TO 0
Using space given by argument for code cave..
space located at: 0xecb
Finding a good space for launch control configuration variables..

Warning: strpos(): Offset not contained in string. in C:\Users\Utilizador\launch
\launch.php on line 296
space located at: 0x11
Finding the offset for call to the code cave..
call will be located at: 0x0

Writing lines of code

code writed successfully to launch_mod.php!!

REMEMBER TO MAKE CHECKSUMS BEFORE YOU PUT THIS FILE,
CHECKSUMS ARE NOT CALCULATED ON THIS FILE

C:\Users\Utilizador\launch>
Logged
armageddon
Sr. Member
****

Karma: +20/-3
Offline Offline

Posts: 348


« Reply #145 on: December 17, 2013, 04:30:29 PM »

but something seems wrong...
Logged
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #146 on: January 13, 2014, 04:36:41 PM »

but something seems wrong...

launch yourEcuFile.bin yourEcu.ecu
Logged
armageddon
Sr. Member
****

Karma: +20/-3
Offline Offline

Posts: 348


« Reply #147 on: January 18, 2014, 11:40:59 AM »

launch yourEcuFile.bin yourEcu.ecu

thanks

now it works


C:\Users\Utilizador\launch>launch ecu.bin dump.ecu
finding tsrldyn...
found: 380DAC
finding vfil_w...
found: 380E40
finding nmot_w...
found: 00F87A
finding wped...
found: 380B02
finding B_kuppl (clutch pedal)...
found: 00FD56.8
finding b_br (brems), brake pedal...
found: 00FD56.4
FTOMN found: 1a34d
FTOMN IS: 05
FTOMN CHANGED TO 0
Finding a good space for code cave..
space located at: 0x911f6
Finding a good space for launch control configuration variables..
space located at: 0x17db5
Finding the offset for call to the code cave..
call will be located at: 0x8e116

Writing lines of code

code writed successfully to ecu_mod.bin!!

REMEMBER TO MAKE CHECKSUMS BEFORE YOU PUT THIS FILE,
CHECKSUMS ARE NOT CALCULATED ON THIS FILE

C:\Users\Utilizador\launch>
Logged
leolux
Jr. Member
**

Karma: +4/-0
Offline Offline

Posts: 27


« Reply #148 on: January 19, 2014, 08:39:12 PM »

Hi Guys,

have anyone get perfect working the LC&NLS on an 400 (512k) ME7.5 ECU? With the help of mazer.GTI i have an working basement and i think the code are right, but if i set an LC RPM the cars dont can hold the rpm it goes higher...

at second stage i have change the coil driver from 800 (1mb) Motorcode: AMK PCB but agan no hard rev on LC RPM but better then stock CHip.

If anyone can giv me some information on perfect working for the small mE7.5 im verry happy

0261207030
8N0906018AE


Leo
Logged
armageddon
Sr. Member
****

Karma: +20/-3
Offline Offline

Posts: 348


« Reply #149 on: February 27, 2014, 03:39:20 AM »

I tested this today on my G-Box and when I press the clutch pedal the engine immediately shuts off.
Logged
Pages: 1 ... 8 9 [10] 11 12 ... 35
  Print  
 
Jump to:  

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