Pages: 1 [2] 3 4
Author Topic: R32 ME7.1.1 OLS300 Simulator  (Read 64541 times)
dragon187
Full Member
***

Karma: +13/-15
Offline Offline

Posts: 106


« Reply #15 on: July 14, 2016, 04:02:00 AM »

i think i got it..

can some one please check if i am right with chages at the 032CA file, please?

E6 F4 FF DF found on adress $C0244

ori        47 F8 55 00 CC 00 CC 00

changed 47 F8 55 00 EA 00 44 02
Logged
prj
Hero Member
*****

Karma: +905/-420
Offline Offline

Posts: 5790


« Reply #16 on: July 15, 2016, 01:19:36 PM »

If you did it correctly the engine will run. If you didn't it won't.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
jameswalker
Jr. Member
**

Karma: +3/-0
Offline Offline

Posts: 39


« Reply #17 on: September 27, 2016, 06:03:07 AM »

Yes, but very very rarely.

1. Search for "47 F8 55 00 CC 00 CC 00" (1 match)
2. Search forward for "E6 F4 FF DF", notice the address, save the last 4 bytes (0x69E0A -> 9E0A)
3. Change "47 F8 55 00 CC 00 CC 00" to "47 F8 55 00 EA 00 0A 9E" (use the last 4 bytes loHi)

In EEPROM change 69 C1, A5 to 8E 5A, D2. On page 01 and 02.

This approach works on pretty much everything. Technically if WinOLS is correcting checksums you can only do the EEPROM.
The first patch is to check checksum when ECU is powering up (IGNITION ON). The EEPROM mod is to disable checksums while ECU is running, which is the really important part.

The above hex values could not be found on the ST10 (ME7.1.1 G). Is that expected?
Logged
nubcake
Sr. Member
****

Karma: +53/-4
Offline Offline

Posts: 401


« Reply #18 on: September 27, 2016, 06:27:01 AM »

The above hex values could not be found on the ST10 (ME7.1.1 G). Is that expected?

Just checked ME7.8 from Porsche, based on ST10 - it looks exactly the same, but the code is located in MPC. Did you dump both the MPC and flash?
You could also try searching for "47 F8 55 00 EA 00" in case it's already patched for some reason.
Logged
prj
Hero Member
*****

Karma: +905/-420
Offline Offline

Posts: 5790


« Reply #19 on: September 28, 2016, 01:28:18 AM »

Just checked ME7.8 from Porsche, based on ST10 - it looks exactly the same, but the code is located in MPC. Did you dump both the MPC and flash?
+1.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
brembo
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 48


« Reply #20 on: September 28, 2016, 02:22:53 PM »

Hello ,
I have attached my FIle with Patch.
What am I doing wrong ,I can not work with the engine running with OLS300.
Ask for help


Logged
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« Reply #21 on: September 28, 2016, 02:37:57 PM »

Hello ,
I have attached my FIle with Patch.
What am I doing wrong ,I can not work with the engine running with OLS300.
Ask for help

Did you contact EVC?
Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
brembo
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 48


« Reply #22 on: September 28, 2016, 03:47:32 PM »

Yes I have, Have the Current CHKS.
Therefore I Wolte with the patch the CHKS examination shutdown.
Unfortunately, I have not understood the EEPROM, Flash Solte agree?
Could that please view someone?
Logged
prj
Hero Member
*****

Karma: +905/-420
Offline Offline

Posts: 5790


« Reply #23 on: September 29, 2016, 01:48:28 AM »

The instructions are extremely simple. If you can not follow them, I do not understand what business you have tuning cars.
Logged

PM's will not be answered, so don't even try.
Log your car properly.
brembo
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 48


« Reply #24 on: September 29, 2016, 08:45:26 AM »

Hello ,
Unfortunately, I did not understand this sentence

In EEPROM change 69 C1, A5 to 8E 5A, D2. On page 01 and 02.


Could you please tell me to help?

My A3 always dies when I make a change to the OLS300.
In FLash should agree I suppose.

Lg
Logged
brembo
Jr. Member
**

Karma: +0/-0
Offline Offline

Posts: 48


« Reply #25 on: September 29, 2016, 02:52:01 PM »

Would it be possible that me someone please help?
Unfortunately, I can no assembler code.
Now I have often tried to no avail.

lg.
Logged
vwaudiguy
Hero Member
*****

Karma: +53/-37
Offline Offline

Posts: 2024



« Reply #26 on: September 29, 2016, 06:09:11 PM »

Would it be possible that me someone please help?
Unfortunately, I can no assembler code.
Now I have often tried to no avail.

lg.

This has nothing to do with assembler code. It's a plain instruction. If you get even the easiest things handed to you, you won't learn much.
Logged

"If you have a chinese turbo, that you are worried is going to blow up when you floor it, then LOL."
gt-innovation
Sr. Member
****

Karma: +60/-89
Offline Offline

Posts: 442


« Reply #27 on: September 30, 2016, 06:30:47 AM »

Hello ,
Unfortunately, I did not understand this sentence

In EEPROM change 69 C1, A5 to 8E 5A, D2. On page 01 and 02.


Could you please tell me to help?

My A3 always dies when I make a change to the OLS300.
In FLash should agree I suppose.

Lg

It means that you have to replace those HEX values 69, c1 a5 with 8e 5a d2 on page 01 "first line on a hex editor" and 02 "second line of the hex editor".

In order to understand the eeprom search a little bit on this forum about the structure and the data pages.on 95040 there are 32 pages 0 - 31 .

It is all described also on numerous FRs and by your post i understand that you speak German....So do yourself a favor and read them...





Logged
IamwhoIam
Hero Member
*****

Karma: +43/-99
Offline Offline

Posts: 1030


« Reply #28 on: April 12, 2017, 01:18:47 AM »

retard alert here LOL
Logged

I have no logs because I have a boost gauge (makes things easier)
Roader55
Full Member
***

Karma: +0/-8
Offline Offline

Posts: 67


« Reply #29 on: April 13, 2017, 01:02:35 AM »

what winols version u use?
Logged
Pages: 1 [2] 3 4
  Print  
 
Jump to:  

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