Last active
October 28, 2024 02:31
-
-
Save aanari/e253fc2d7e5cefca72bdc04124ebab7d to your computer and use it in GitHub Desktop.
Bimmercode
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Angel eyes: | |
DRL: 100% brightness | |
Low Beam: Reduced to 61% | |
Enabling Comfort+ in Bimmercode: | |
BDC_Body3 > Expert Mode > Search "ComfortWorldMode1" -> Change to: ComfortPlus | |
HU_MGU > Expert Mode > Search "FES_COMFORT_PLUS" -> Change to: Active | |
HU_MGU > Expert Mode > Search "ECO_CONF_STEERING_COMFPLUS" -> Change to: Active | |
HU_MGU > Expert Mode > Search "ECO_CONF_ATTENUATION_COMFPLUS" -> Change to: Active | |
Coding X7 M50i for anti-dazzle using Bimmercode (Expert mode required): | |
Tap on Body Domain Controller | |
Turn on Expert Mode with the toggle | |
Under LaMaster1 | |
FLC_ENA enable (this was already turned on in my case) | |
FLC_FWD_LIGHTING_CTY enable | |
C_BLC_PRE-ENA enable | |
Under LaMaster2 | |
C_AFS_ENA enable | |
C_AFS_ECO_LEVEL_3 enable | |
Under LaMaster3 | |
C_HBA_ENA enable (this was already turned on) | |
C_HBA_DIM_ENA enable | |
C_HBA_GFHB_ENA enable | |
C_HBA_GFHB_ENA_V_HI enable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment