SPEEDOMETER - Hypnootize/m0rehud GitHub Wiki
The Speedometer is located in resource/ui/customizations/speedometer
, depending on which version of it is enabled you are looking to edit either speedometer_absolute.res
or speedometer_horizontal.res
.
Positioning wise, speedometer_horizontal.res
features and anchor element at the start of the file for easy repositioning, use the xpos
and ypos
of "Speed_Anchor"
to move the speedometer around, as for speedometer_absolute.res
the concept is the same but you are looking to use "Speedometer"
instead.
The speedometer can also be re-colored by editing the "DrawColor"
for each one of the elements in the file!