05/13/2025 PATCH 01.003.000 [HOTFIX] -The mod now properly works
Yet again, the mod is updated after another mod incident, thanks everyone for your patience, ill be loaded on work since i must repair most of my stuff again, a contribution to continue my work is always welcomed
Do you know what Arrowhead did that broke this and so many other mods? In any case, the latest update broke even more! What are they doing over there?? All of my favorite mods got reduced to atoms, and to this day, only one mod author has made a patch to fix the mod. And that was you. I might not be a modder, but still, mind telling me what you did to fix it?
Each object in the game has a unique ID which helps the game identify them in order to use them in the game, with that special ID comes another property called mesh Info index, said value goes from 0 to a set number, lets say 5, so before the 03/18 update, lets say a weapon had a mesh info index of 4, but with the new update they changed that value to 1, since the modded model has the old and now wrong mesh info index value, it ends up leading to three outcomes: the modded model shows up incorrectly (wrong size), the model doesn't show at all, or it just directly crashes the game, so in order to fix it, modders must repatch their files with the new values in order for the models to show properly ingame
Nice, just checked it out in game. Would be nice if we could select it per helmet in HD2MM (very minute QoL change but I'm positive it doesn't work that way due to shared models) but nice work!
Yeah, the files themselves literally only contain 1 single modded model, but since the game tends to share assets between armors, the ears ended up on multiple helmets
i can't, this mod only edits one single helmet model, but the thing is that many armors in the game tend to share the same parts between them, the helmet i edited has a unique ID, said ID is also used by other armor sets like the Model Citizen or the Golden Eagle, that's why the mod automatically edits any variation of that helmet, that ID cannot be changed by any means so i cannot decide what parts an armor set can use
64 comments
-The mod now properly works
Yet again, the mod is updated after another mod incident, thanks everyone for your patience, ill be loaded on work since i must repair most of my stuff again, a contribution to continue my work is always welcomed
MY KO-FI PAGE
Now i must fix a lot of stuff...again
03/18/2025 PATCH 01.002.200 [HOTFIX]
The mod now properly works.