Skip to content
Dave Castelletti edited this page Jan 24, 2016 · 2 revisions

F8X

Lighting

No-Glare High Beams

Rear Fog Lights

Front Fog Lights

source

Phase One
Physically remove and modify the button blank (beyond the scope of this wiki)

Phase Two
Activate the fog light button in coding. Both of the following need to be coded to activate the front fog lights switch:

  • FEM_BODY > LCE_BEL_LIN_VAR = BEL_FLC_NSW_NSL
  • FEM_BODY > NSW_VERBAUT = Verbaut

Phase Three
Code in what lighting mode you wish the fog light to effect. If you want to supplement the "Adverse Weather" mode with the cornering lights at 100% intensity, you also need to code the following: (the default setting has the 4th byte set to 00 rather than to FA)

  • LHM [43] > M1 - Werte = FA 64 00 FA FA FA 00
  • LHM [43] > M2 - Werte = FA 64 00 FA FA FA 00
  • LHM [44] > M1 - Werte = FA FA 00 FA FA FA 00
  • LHM [44] > M2 - Werte = FA FA 00 FA FA FA

Turn Off LED Side Markers

Modify DRLs