|
Post by samiultahir on Dec 1, 2023 20:11:47 GMT
Hey guys, first time coding so i was playing around with a couple one clicks. Apologies if this is a dumb question! I have a MK7.5 GTE and changed the 10 ambient lighting setting to V4 from OFF thinking it had them from the blue strips in the door. Turns out it didn’t have them and it just changed a few colours in the MIB and AID from blue to red. After turning the setting back to OFF, it only changed the colour in the multimedia MIB display back to blue but the colours in the AID remain red Any idea how I can change it back all to blue? Here’s an image of the issue to get a better understanding ibb.co/y02pQWtThanks
|
|
|
Post by vwjap on Dec 1, 2023 20:49:04 GMT
Change the car type in long coding then change it back to original value So dash-long coding-vehicle variant (remember original number) change to any other number, and save, then change back to original
|
|
|
Post by samiultahir on Dec 3, 2023 17:13:26 GMT
didn’t work unfortunately still red on the dash
|
|
|
Post by vwjap on Dec 3, 2023 22:10:49 GMT
What is vehicle variant set to?
|
|
ygte
New Member
Posts: 3
|
Post by ygte on Dec 11, 2023 22:53:02 GMT
Have same problem, and unfortunately didn't backed up Dashboard long coding Seems that the Ambient color change apps changed my vehicle variant to "F"; according to my actual long coding : "07AC 7B182FC0000801886B111701000800000000" (Byte 02 = 0x7B = 01111011 => Bit 3-7 = -1111--- = 0x0F) and the virtual cockpit now shows red lines instead of blue. Does anyone knows which vehicle variant is correct for GTE MK7.5 2020 (four doors) ? Or someone owning similar car would copy his dashboard long coding ? Tried to change vehicle variant to different values, without success... Any procedure needed to "reboot" virtual cockpit display ? Thanks a lot for any help
|
|
ygte
New Member
Posts: 3
|
Post by ygte on Dec 12, 2023 13:58:04 GMT
Seems that variant "F" may be ok, according to this page : dx.dragan.ba/aid/Does anyone knows what are GTE MK7.5 factory settings for Tubes version & Display Depiction ?
|
|
|
Post by vwjap on Dec 12, 2023 20:31:45 GMT
Yeah that link doesn’t show version dude only tube version and display depiction which doesn’t effect colours (except display depiction 3 which is gold colour) I think version 2 and 3 is gti (red) 2 and 4 door Version 0 and 1 is standard (blue) 2 and 4 door You also have estates and gte and R etc But I didn’t write down what they all do
|
|
ygte
New Member
Posts: 3
|
Post by ygte on Dec 13, 2023 7:45:59 GMT
Finally succeded to revert back to blue lines in AID...
The red color was stored in first position of 09 Central Electrics Ambience light colors list table adaptation as RGB (255, 50, 43) and "Ambience light colorlist default" is 1 (by default).
Clearing this table reverted first color to (0,0,0), and in that case AID seems to choose a default color that is blue for GTE.
Not very obvious to me, but it worked. ** SOLVED **
|
|