ClioSport.net

Register a free account today to become a member!
Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Someone tried to use Renault Clip with Tactrix openport 2.0 or another j2534 passthru?



  Clio v6 phase 2
hi all

I'm Tom, living in Switzerland.
Someone tried to use Renault Clip with Tactrix openport 2.0 or another j2534 passthru?

I had this Tactrix device since more then 10 Years because i had a Subaru.
But wondering if that is working with the Clio MK2 RS / 172 / 182 / Clio v6 as they still have KWP2000 and not OBD2.

thanks for an info from the experts here, would be very appreciated.

regards
Thomas
 
  Renault Clio Mk3 Dci
Hey, bit late to the party, but yes I have done this.
So after installing both the openport 2.0 driver, and also renault can clip, you need to change the registry to allow for passthrough.

1. Open Regedit, open as administrator.
2. Go to the key -> HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PassThruSupport.04.04\

3. - My key was named Openport 2.0 or similar, you need to change this entry.
4. - Change the name to to "1B"
5. - Change the Vendor to "79B"
6. - Optional - Change the key itself to AllianceVI (this is what it will emulate).

7. - make it so that this is the only key under PassThruSupport.04.04, - ie remove any openport 2.0 key's etc.

So, the entire key will be changed as follows:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\PassThruSupport.04.04\AllianceVI]
"Name"="1B"
"Vendor"="79B"
"ConfigApplication"=""
"DeviceId"=dword:00000000
"CAN"=dword:00000001
"ISO9141"=dword:00000001
"ISO9141_CH1"=dword:00000001
"ISO9141_CH2"=dword:00000001
"ISO9141_CH3"=dword:00000001
"ISO14230"=dword:00000001
"ISO14230_CH1"=dword:00000001
"ISO14230_CH2"=dword:00000001
"ISO14230_CH3"=dword:00000001
"ISO15765"=dword:00000001
"J1850PWM"=dword:00000000
"J1850VPW"=dword:00000000
"FunctionLibrary"="C:\\Windows\\SysWOW64\\op20pt32.dll"
 


Top