tautcony / ISTA-Patcher

An IL patcher
GNU General Public License v3.0
36 stars 13 forks source link

How to work Toyota? #28

Closed Rouptchak closed 1 month ago

Rouptchak commented 2 months ago

Hi,

Do you need additional files or is there a patch option for Toyota?

Because when I choose Toyota in ISTA settings, it asks me to restart ISTA so I close and when I run again, it does not start at all, no error, nothing happens. I have to go to the registry to change the line and put it back in BMW.

I looked at the contents of RELEASE, there is no file containing TOYOTA:

"RheingoldToyotaLicenseHelper.dll", "RheingoldToyotaWorker.dll", "ToyotaLicense.dll",

tautcony commented 2 months ago

The option -t T is for toyota.

I don't know if toyota has a specialized version for ista, I've only done a simple adaptation of a random version I saw online earlier, which may or may not work well.

Rouptchak commented 2 months ago

I tested with -t T and now it launches and asks for a valid registered key. So toyota does not work.

However, can we remove the toyota option in the ISTA choice tab since it does not work?

tautcony commented 2 months ago

This project is for authorization-related processing, the goal is to make the program runnable. But this configuration you mentioned is mainly data-level processing, which is currently out of the scope of this project, and I'm not familiar with ista's configuration.

Rouptchak commented 2 months ago

sorry my english is not very good to understand sometimes. What I want to ask is can we delete this choice circled in the photo 1

tautcony commented 2 months ago

As I said, it's a configuration issue, for example, I've never seen this option.

Rouptchak commented 2 months ago

This toyota option appeared since patch version 2.3.0 for me... Strange

Rouptchak commented 2 months ago

first picture is ORIGINAL, 2nd is patch with ISTA-Patcher patch -f --patch-user-auth --enable-enet C:\ISTA ori patch

oxygen155 commented 2 months ago

Why would you want to connect to Toyota with a BMW app? There is a separate dedicated ISTA version for J29 Supra will all necessary programming/coding and service data included.

I have not tried this patcher on it, but ISTA for Toyota looks only for a TechStream license, which can be easily obtained.

Rouptchak commented 2 months ago

I see toyota so I tried just like rollsroyce.

So if toyota is useless, I would like to remove it from the choice list but it is related to the patch and not to the config files

tautcony commented 2 months ago

The patcher didn't specifically add this option, need more feedback if this happens with other versions or devices.

Rouptchak commented 2 months ago

ok so why just before patching, toyota is not present?

Do you need file to see something?

oxygen155 commented 2 months ago

ok so why just before patching, toyota is not present?

I think it's not from patching, but from editing ISTAGUI.exe.config file. Some line enables full dev/debug mode with all the brands. Try to compare original file with the one you have edited.

Rouptchak commented 2 months ago

This` comes from the registry file, I found this by decoding:

startDate="1970-01-01T00:00:00Z"><brand>TOYOTA</brand><product>Vehicle</product><businessLine>Service</businessLine></contract></outlet></distributionPartner></DealerMasterData>

Rouptchak commented 2 months ago

Solved, delete brand TOYOTA in Source code