This Kunos car is great but has tiny brakelights and in my opinion they are hardly visible when they are active.
If you need to see them better as me when follow this car on the track or if you want to use high/low beams especialy at night, this is good for you.
( use button high/low-beams in controls settings/Patch in Content Manager )
Copy the content folder to your Asseto Corsa folder.
for example:
C:\Program Files (x86)\Steam\steamapps\common\assettocorsa
Don't worry it will not damage original files and works online without checksum missmatch error.
If you will not like it you can delete it whenever you want.
...assettocorsa\content\cars\ks_porsche_911_rsr_2017\extension\ext_config.ini
If you don't want to use high/low beams front lights, you want only high beams as it was in original, but you like the new brakelights, just do this:
Open the ext_config file and change the 1st value from 1 to 0
this is it:
[BASIC]
IS_LOW_BEAM_AVAILABLE = 1
change to:
[BASIC]
IS_LOW_BEAM_AVAILABLE = 0
I enjoy creating scripts for all lights for cars ( all interior / exterior lights, foglights, turnsignals,... ( even dynamic LED turnsignals... ) If someone making your own mod I can help if you need...
If you need to see them better as me when follow this car on the track or if you want to use high/low beams especialy at night, this is good for you.
( use button high/low-beams in controls settings/Patch in Content Manager )
Copy the content folder to your Asseto Corsa folder.
for example:
C:\Program Files (x86)\Steam\steamapps\common\assettocorsa
Don't worry it will not damage original files and works online without checksum missmatch error.
If you will not like it you can delete it whenever you want.
...assettocorsa\content\cars\ks_porsche_911_rsr_2017\extension\ext_config.ini
If you don't want to use high/low beams front lights, you want only high beams as it was in original, but you like the new brakelights, just do this:
Open the ext_config file and change the 1st value from 1 to 0
this is it:
[BASIC]
IS_LOW_BEAM_AVAILABLE = 1
change to:
[BASIC]
IS_LOW_BEAM_AVAILABLE = 0
I enjoy creating scripts for all lights for cars ( all interior / exterior lights, foglights, turnsignals,... ( even dynamic LED turnsignals... ) If someone making your own mod I can help if you need...