[RELEASE] Forza Horizon 4 Speedometer

I LOVE THIS! Please make more forza horizon 4 like resources :smile:

Great release. You should make an fuel hud too;)

fh4speed folder > html > js
edit hud (i use notepad++)
change CalcSpeed = s_Mmh; to CalcSpeed = s_Mph;
This will calculate Mph but still says Kmh even though its correct Mph (working on setting it to say Mph)

Hey,
how can I put the speedometer in the middle?

It was working great but it is not anymore. Now I have this constantly flickering of my screen where the speedometer is. It stops when I turn it off. It’s a constant on and off flicker…

How to resize, 720p so big

I get this too

Size can be edited in the hud.css file

1 Like

My design on the server

1 Like

Do you share it?

No, never in my life.

changing the properties of #container does nothing.

EDIT: decided to resize each div style to fit my needs. Really couldn’t figure out why the parent style does nothing. :man_shrugging:

hud.html i changed under canvas UNITDISPLAY to MPH from KMH and it worked for me hope this helps.

1 Like

this is due to everything having its own size/right.

I easily resized it by using this

#container {
    display: none;
    zoom: 0.5;
    -moz-transform: scale(0.5);
}
1 Like

fh4speed-1.0.rar (249.6 KB) This will make it so the speedometer is in MPH and Read MPH

2 Likes

Yes it works good job

Is there a way to use this in standard single player?

1 Like

is there a way i can change it from khm to mph

Love u so much dude, i tried so long! :wink:
Is there a way to put the whole thing in the middle bottom of the screen?

1 Like