Latest LCode version

   #201  

hadez16

Verified VCDS User
Verified
Joined
Jun 19, 2017
Messages
828
Reaction score
706
Location
Germany
VCDS Serial number
C?ID=289891
I don't need no knowledge of all contexts for trying to make the best out of the applications in order to help people and the community.

A huge part of the VCDS community is held together, and new fans and buyers are aquired, because there exist people who solve complex problems because of the ability of doing offline coding.
Not everyone has ODIS-E where a complete HTML car backup includes all the TXT coding values coming from the datasets, besides the adaptation channels. That's no secret stuff anymore really.

According steps for you: Understand, that "power-using" is not a bad thing.
 
   #203  

hadez16

Verified VCDS User
Verified
Joined
Jun 19, 2017
Messages
828
Reaction score
706
Location
Germany
VCDS Serial number
C?ID=289891
Thank you very much Niels! The topic above is fixed in that version, great stuff.
 
   #204  

Paskal

Verified VCDS User
Verified
Joined
Jul 30, 2023
Messages
27
Reaction score
3
Location
Czech Republic
VCDS Serial number
C?ID=508876
Thank you Niels
Good work. The CZ language is already there. :thumbs:
 
   #205  

AINils

VCDS Distributor
VCDS Distributor
Joined
Apr 3, 2020
Messages
1,313
Reaction score
1,205
Location
Germany (AIB)
VCDS Serial number
C?ID=56975
@NEtech
Got a small issue during label creation in LCode. If I use a such Synthax it will end in loosing select Box.
Bug is in 2.1.12.0 and also in LCode Classic. Is there any workaround for this?
If I remove the "LC,19,(x)=" line, then it will show correctly

Code:
LC,19,0~1,01,A3, S3, RS3 [Standard]
LC,19,1=,RDZ VL
LC,19,2~3,04,A3, S3, RS3 [Standard]
LC,19,3=,RDZ VR
LC,19,4~5,10,A3, S3, RS3 [Standard]
LC,19,5=,RDZ HL
LC,19,6~7,40,A3, S3, RS3 [Standard]
LC,19,7=,RDZ HR
 
   #206  

NEtech

VCDS Distributor
VCDS Distributor
Joined
Feb 7, 2014
Messages
3,904
Reaction score
6,223
Location
Denmark
VCDS Serial number
C?ID=56995
Latest 2.1.13.0 download here.
{After very long coding, left startup was not the old normal location}
{Bug with many multibyte and many red info text lines}

This did work, but there was also another little bug.
Code:
LC,00,0~1,01,A3 - S3 - RS3 [Standard]
LC,00,2~3,04,A3 - S3 - RS3 [Standard]
LC,00,4~5,10,A3 - S3 - RS3 [Standard]
LC,00,6~7,40,A3 - S3 - RS3 [Standard]
LC,00,1=,RDZ VL
LC,00,3=,RDZ VR
LC,00,5=,RDZ HL
LC,00,7=,RDZ HR
The testing I done so far looked good, but there many combinations.
 
   #207  

NEtech

VCDS Distributor
VCDS Distributor
Joined
Feb 7, 2014
Messages
3,904
Reaction score
6,223
Location
Denmark
VCDS Serial number
C?ID=56995
Test version 2.1.14.0 download here.
For new 200 Byte Audi 2024+ [09] Coding.
If standalone (not from VCDS), one can press Ctrl V with the 200 Byte Coding, after LCode is started.
Or start LCode, when 200 Byte Coding is in Windows paste buffer, as normal.

{2.1.14.0 - 13.Jan.2025}
{Now remove VIN from 15 Byte long}
{Support for 200 Byte Coding}
{64bit version}
{PageDown/PageUp jump 10 Bytes}

mGWJ7Y5.png
 
Last edited:
Back
Top