Skip to content

Speedometer

Hypnootize edited this page Apr 26, 2025 · 4 revisions

SPEEDOMETER

68747470733a2f2f692e696d6775722e636f6d2f544b726346706b2e706e67

In order to enable the speedometer:

  • Navigate to the customizations folder and open the speedometer.res
  • Inside the file remove the double // before #base... from the speedometer customization line in order to enable it
From:
//#base "../resource/ui/speedometer.res"

To:
#base "../resource/ui/speedometer.res"

Comment the line again to disable the speedometer. It's possible to enable and disable the speedometer even while in game by commenting or uncommenting the line and then using hud_reloadscheme

Clone this wiki locally