Stock HUD working in devmode?

Bjørn

Registered
Is it possible to have the S397HUD working in the devmode-part of the game?

I tried to copy over the mas file and mft file into my devmode HUD folder... It doesn't appear to be selectable in the HUD tab of options...
 
Is it possible to have the S397HUD working in the devmode-part of the game?

I tried to copy over the mas file and mft file into my devmode HUD folder... It doesn't appear to be selectable in the HUD tab of options...
this is my notes, Marcel shared this on Discord:
------
let me quickly explain...

Copy the 397HUD.mas from your Core\HUD folder to ModDev\HUD

Then open that mas file with the MAS tool and only extract the 397HUD.ini file and also put that in ModDev\HUD

that should be enough to make that HUD show up in dev mode

if you edit it, the ini file can be saved with the updates


1

if you need to change textures, you need to change those by adding them to that mas file

-------
A while ago it worked for me and I was able to modify S397 HUD to my liking. HTH
 
this is my notes, Marcel shared this on Discord:
------
let me quickly explain...

Copy the 397HUD.mas from your Core\HUD folder to ModDev\HUD

Then open that mas file with the MAS tool and only extract the 397HUD.ini file and also put that in ModDev\HUD

that should be enough to make that HUD show up in dev mode

if you edit it, the ini file can be saved with the updates


1

if you need to change textures, you need to change those by adding them to that mas file

-------
A while ago it worked for me and I was able to modify S397 HUD to my liking. HTH
Thank you man! Works a charm...
Much love :)
 
Back
Top