Low fuel light warning no longer displays after installing Conent Manager & SOL?

I've looked on Google and nothing about how enable or disable this icon.
Closest I came was a file called car_instruments.ini in the /extension/cfg directory of Assetto Corsa

The car is a BMW E30 Group A at Imola
 
Last edited:
It seems this indeed a bug related to content manager
https://www.reddit.com/r/assettocorsa/comments/ameu7f/fuel_icon_in_shaders_patch_missing/

In regards to /extension/config/car_instruments.ini
Code:
[FUEL_LIGHT_HUD]
; Custom fuel light position on HUD
ENABLED=1 ; Active; 1 or 0
OPACITY=1 ; Opacity; from 0 to 1, perc.
CENTER_X=screen.triple and screen.width / 3 + 50 or 50 ; Center, X (Lua expression, in pixels)
CENTER_Y=50 ; Center, Y (Lua expression, in pixels)
WIDTH=50 ; Size, X (Lua expression, in pixels)
HEIGHT=50 ; Size, Y (Lua expression, in pixels)

I don't have a triple screen monitor. It's a single 24"
 
Last edited:
In the ini, exists the following statement about 10 lines down
Code:
[BASIC]
; Extension
ENABLED=0 ; Active (set to 0 to disable car instruments extension); 1 or 0

Setting Enabled=0 instead of 1, brought back the low fuel icon. I also didn't need to complete 2 laps for it to come up.

Unfortunately sidekick now longer works..

Edit: I removed & re-installed sidekick and now it shows up...
 
Last edited:

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top