In what folder/files are the vehicles info stored in DDT4ALL #962
Replies: 6 comments 3 replies
-
https://github.com/cedricp/ddt4all/blob/winXP/ddt4all.py#L38 Here is the vehicle list. I created a stable Py2 version and edited the type list sensibly. |
Beta Was this translation helpful? Give feedback.
-
the empty vehicles folder is normal and is recreated if you delete it to avoid path errors, this folder is used with the DTT2000 Real DataBase and not with zip, in any case you can use this folder for certain dependencies such as generating dumps with vehicles/GenericAddressing.xml Command lines (uses python3 in mac/linux):
|
Beta Was this translation helpful? Give feedback.
-
@KarelSvo you have to stop with python 2.7 you installed it at the time you have the dependencies ok python 2.x no longer has any support format the pc and try to install the dependencies to see if you can. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/cedricp/ddt4all/blob/winXP/ddt4all.py#L368 When you scan a vehicle or manually select Ecus, |
Beta Was this translation helpful? Give feedback.
-
I only use Py2 versions of ddt4all and Pyren as they are backwards compatible with my XP diagnostic laptop and function stably. I find it a bug that, that was changed from Py2 to Py3 in the master branch. |
Beta Was this translation helpful? Give feedback.
-
Start a survey in a large vehicle forum about which operating system diagnostic software is used on and you will see that the reality is different. |
Beta Was this translation helpful? Give feedback.
-
I know where the ecu database is (ecu.zip) but what folder or file are the vehicles stored in - its not in the 'vehicles' folder because I have looked in there and its empty.
Beta Was this translation helpful? Give feedback.
All reactions