never mind, i found it...
amend byte "0001ED"
Amend the second digit only to get the different effects:
3 - displays only e.g. "30" becomes "33"
5 - gauges only
7 - displays and gauges only
9 - needles only
B - displays and needles only e.g. "30" becomes "3B"
D - Needles and Gauges only
F - all lit up
amend byte "0001ED"
Amend the second digit only to get the different effects:
3 - displays only e.g. "30" becomes "33"
5 - gauges only
7 - displays and gauges only
9 - needles only
B - displays and needles only e.g. "30" becomes "3B"
D - Needles and Gauges only
F - all lit up
Comment