We have a Steam curator now. You should be following it. https://store.steampowered.com/curator/44994899-RPGHQ/

Helldivers 2 Modding Tutorials & Resources

Game development hub. Projects, modding, and resources.

Moderator: Mod Janitor

Ignore Topic
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Helldivers 2 Modding Tutorials & Resources

Post by loregamer »

Figured I'd make a thread for this

Will dump the resources and information here, similar to the BG3 toolkit megathread



Index

Tools
TBD
Last edited by loregamer on August 29th, 2025, 16:56, edited 2 times in total.
Jingle Jangle Jingle
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Updating Outdated Model Mods (2 methods)

Shoutout to the Helldivers 2 modding Discord for motivating me to write this guide (lol @ this)
Image

Also this can be used to update the supercredit cheat arrows mod @Oyster Sauce


Prerequisites

Method 1 - Write Patch
The ****** have added repatching to the upstream SDK, with a simpler method of repatching.
NOTE: Some people have reported better luck with one method or the other depending on the mod.
  1. Extract the outdated mod files anywhere
    • It will have three files typically, like this
      Image
  2. Open Blender
  3. Click N, then select Modding
    Image
  4. If you haven't already, set your game folder in settings
    Image
  5. Select the ★ icon (this loads the base archives)
    Image
  6. Click the Folder icon in the Patches row, and load the .patch_0 file
  7. Click Write Patch
  8. Go to the folder, zip up all the files, and then drag that into your mod manager


Method 2 - Racist Fork Re-patcher
  1. Extract the outdated mod files anywhere
    • It will have three files typically, like this
      Image
  2. Open Blender
  3. Click N, then select Modding
    Image
  4. If you haven't already, set your game folder in settings
    Image
  5. Select the ★ icon (this loads the base archives)
    Image
  6. Click Repatch Units
    Image
  7. Wait for the process to complete
  8. When done, click Export Patch and save the zip file!
► Old, Manual Method

Last edited by loregamer on May 7th, 2026, 16:40, edited 7 times in total.
Jingle Jangle Jingle
User avatar
Vergil
Posts: 15670
Joined: Sep 6, '23

Geolocation

Post by Vergil »

loregamer wrote: May 18th, 2025, 03:14
Shoutout to the Helldivers 2 modding Discord for motivating me to write this guide (lol @ this)
Knew there had to be some sort of spite involved and not genuine interest in the game
I'm just stating the facts.
Question is are you going to gargle the truth or swallow?
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Replacing UI Textures

Essentially a tutorial for making this mod
WASD Stratagem Icons 1.0 — Helldivers 2


Prerequisites
Blender 4.0 and the Helldivers 2 addon, HD2SDK-CommunityEdition


135Before starting, open this Archive ID Google Doc
https://docs.google.com/spreadsheets/d/ ... IPAl1ULFw/



Tutorial

  1. Go to the Miscellaneous tab on the Google Sheets link
  2. Sort column B
    Image
  3. Find what you're replacing the textures for
    • WASD Strategem used the UI Weapon Icons atlas
      Image
  4. Copy the Archive ID in column A
  5. Open Blender
  6. Click N, then select Modding
    Image
  7. If you haven't already, set your game folder in settings
    Image
  8. Select the folder icon on the Archives row
    Image
  9. Paste your archive ID and select Manually Load Archive
  10. Select all the textures and export the pngs, like this:
    Image
  11. Edit the PNG file however you'd like in the image editor of your choice
  12. Click New Patch
  13. When done, right click the corresponding texture and click Import PNG
    Image
  14. Click Write Patch
  15. Click Export Patch
Last edited by loregamer on August 23rd, 2025, 02:11, edited 2 times in total.
Jingle Jangle Jingle
User avatar
Saren
Posts: 42
Joined: May 13, '25

Geolocation

Post by Saren »

EDITING MODELS IN BLENDER
For an example, I am adding big arrows pointing towards rare drops


  1. Open Blender
  2. Click N, then select Modding
    Image
  3. If you haven't already, set your game folder in settings
    Image
  4. Select the ★ icon (this loads the base archives)
    Image
  5. Click the Folder icon to load an archive
    Image
  6. Input the Archive ID for the thing you're adding a gigantic arrow to
    Image
  7. Load all the meshes, like so:
    Image

    If nothing imports, then you must do the following:
    • In Settings, enable Import LODs and Import Static Meshes
      Image
      • Very important to do the LODs so the arrows show from far away!
  8. Make your changes
    • If you are creating a Cheat Arrows mod, then you can use this Blender Addon I made to create them: 📥 create_ref_arrows.zip
      • Drag and drop that file into %APPDATA%\Blender Foundation\Blender\4.0\scripts\addons
    • I'm too lazy to figure out Material editing and making it glow. Whoever is smart enough to figure it out, please do it for us
    Image
  9. Create a patch and save the meshes, like so:
    Image
  10. Export Patch and share the ZIP file. :cowboy:

Further resources can be found on the Discord server:
https://discord.gg/helldiversmodding
Last edited by Saren on May 23rd, 2025, 18:14, edited 2 times in total.
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

I hate modders so much
Image
Jingle Jangle Jingle
User avatar
Azzy
Posts: 1
Joined: Aug 31, '25

Geolocation

Post by Azzy »

I love the fact that the people in the modding community discord go down the "other people's work" route even though 99% of mods published are just assets that are ripped from other media.
User avatar
Bladm00n
Posts: 1
Joined: Dec 6, '25

Geolocation

Post by Bladm00n »

Is there any way to open the entire character in armor with Helldivers2 bones in Blender?
I was able to upload, but the body parts are separated from each other.
if there is, then it is possible in a nutshell or in a screenshot.
User avatar
Nessa
Posts: 527
Joined: Dec 3, '23

Geolocation

Post by Nessa »

Been playing around a bit, though I'd make a note here for myself and anybody else. Assumes you're in Blender with the latest tools.

Removing Unwanted Armor Pieces


Say you're replacing some vanilla crap and it has pieces you don't want to deal with? Here's how to solve it.

-- Select offending object.

-- Switch to edit mode: hit Tab.

-- Collapse mesh: hit M, pick center (or another one).

-- Switch back to object mode: hit Tab.

-- Note the ID of your object. It will be above it in the object list on the right. We'll use a shoulder pad from I-09 as an example.
image_2025-12-18_230328777.png
See that ridiculous amount of numbers? That's the one you want.


-- Find your stupid number ID in the list on your mod. Ensure your object is still selected as shown! (This assumes you've read the above tutorial of course!) Hit the button on the left.
image_2025-12-18_230539212.png

-- You will note you now have a solid white checkmark in your patch file. This means the patch contains the removed item.
image_2025-12-18_230950267.png

-- At this point you can save your patch file the usual way by clicking Write Patch button as usual.
image_2025-12-18_231124483.png

You have now have a patched that erased an unwanted vanilla armor piece you don't want to show up. Give yourself some chocolate. :bounce:
You do not have the required permissions to view the files attached to this post.
User avatar
Nessa
Posts: 527
Joined: Dec 3, '23

Geolocation

Post by Nessa »

Bladm00n wrote: December 6th, 2025, 17:48
Is there any way to open the entire character in armor with Helldivers2 bones in Blender?
I was able to upload, but the body parts are separated from each other.
if there is, then it is possible in a nutshell or in a screenshot.
I don't quite follow what you're asking. If you want an entire armor piece to show up:

-- Find your armor in the Search Found Archives button.
-- Hit add to project.
-- Down in the meshes (or now units in the latest version, some real idiots making this :shock: ) hit the arrow key like above in the tutorial.
-- Right click, choose Import Unit.
image_2025-12-18_231714550.png

That will load all the relevant meshes of whatever armor you choose all at once.
You do not have the required permissions to view the files attached to this post.
User avatar
Nessa
Posts: 527
Joined: Dec 3, '23

Geolocation

Post by Nessa »

Replacing Armor Parts

This assumes you have a fully weighted armor already. Copying weights is another issue. :bounce: (Though not a big deal, just not covering it here.)

We'll assume we're replacing a right leg in this example. This will need to be done for all parts you intend to replace.

-- Open your fully weighted armor file. Or conversely import somebody else's. :knight-cross:

-- Import the armor you want to replace via the above tutorial. I.E.: Search for the armor, add it to the patch, import the mesh/unit so it's visible.

-- CLICK YOUR NEW ARMOR FIRST, then and only then: shift click the vanilla part.

-- Hit Command/Control J. This combines the meshes. (Command for Macs, Control for Windoze.)

-- Have a look at the properties section. Lower right hand window. Find the material tab, and look at the top.
image_2025-12-18_234016977.png

What we're looking for are the numbers at the top. The first 2 are vanilla materials, the new one at the bottom is from my new armor mesh.

-- Switch to Edit Mode: hit Tab.

-- Click somewhere to deselect all verts.

-- Then pay attention to those vanilla materials, select one in the material window and hit the Select button. What this is doing is selecting all verts associated with that material. In our case it's an old vanilla crap mesh we're getting rid of.
image_2025-12-18_234248795.png

-- Hit the Del key, pick verts. Repeat with the other vanilla material. What you'll now have is only your new mesh visible.

-- Switch back to Object Mode: hit Tab.

-- Have another look at those vanilla materials and erase the first one by hitting the - key. Important Note: It is my guess that the second material here is either the dismemberment material OR the one that shows blood/dirt effects. As of this writing I haven't had a chance to check.
image_2025-12-18_234817481.png

-- Now ensure your new armor piece is selected, find the appropriate ID number on the right:
image_2025-12-18_235322813.png

-- Find that same number in the meshes/unit list, and hit the left button which is the Save Unit button.
image_2025-12-18_235442989.png

-- You may now hit the Write Patch button and have successfully replaced ONE piece of armor.


This will of course need to be repeated for all armor parts. And make use of the other tutorial I posted for getting rid of extra parts you don't want.
You do not have the required permissions to view the files attached to this post.
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Editing UI Text
Guide assumes you have the slim edition of HD2
  1. Open HD2 Audio Modder
  2. Search "UI Text" using the textbox in the top left
    Image
  3. In the top right textbox, type in your text (Case sensitive, so check if it's all caps in game)
    Image
  4. Type in your new text and click Apply
    Image
  5. Go to File > Write Patch
    Image
  6. Zip that file up and share the mod
Jingle Jangle Jingle
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Identifying Textures Using Ninja Ripper
Requires Ninja Ripper
Also requires our fork of the HD2SDK addon: Helldivers 2 Blender Addon (for racists only) 2.0 — Blender

This can also be used to extract models just for Blender, though they won't be moddable.



Writing this kinda sloppily with no little to no screenshots since I'm lazy rn, just wanted to document my preferred texture hunting technique
  1. Close Steam
  2. Launch NinjaRipper_210.exe
  3. Configure which key you want to be the rip key and where you want the dds files to be placed
  4. Search Steam on your start menu and Open File Location
  5. Copy the file location of steam.exe
  6. Launch steam.exe through Ninja Ripper
  7. Launch Helldivers 2 from Steam
  8. Ingame, literally play and go to where the texture you're hunting for exists (Has to be visible in the current game state)
  9. Press which key you set in Ninja Ripper from step 3
  10. Wait until your game unfreezes
  11. Go to the folder where the dds files were ripped
  12. [optional] load the exported Ninja Ripper models in Blender and check which textures they use (I haven't tried this, so I can't write steps on it)
  13. Identify which texture you want to override
  14. Copy it to a folder if you want
  15. [optional] convert the texture to png (shouldn't be necessary)
  16. Open Blender
  17. [optional] Go to Window and click Toggle Window Console (if you want to see the texture search process as it goes, since Blender will appear frozen)
    Image
  18. Click N, then select Modding (just writing this for noobs)
    Image
  19. Load base archive by clicking the Star icon, then go to settings in HD2 SDK
  20. Click Special Tools then Texture Search
    Image
  21. Set up your parameters. You should only need to select All Archives
    Image
  22. Navigate Blender's file picker to your preferred output location
  23. Click Search Textures
  24. Wait
  25. Once finished, go to your specified output location
  26. Your texture will appear there, with a name that has the archive first and the texture id second
  27. [Patching Instructions Below]
  28. Open the outputted file, and make your modded changes to it and save as a PNG
  29. Untick Special Tools in Blender
  30. Click New Patch
  31. Click the search button next to Archives dropdown
  32. Input the archive id from the first part of your outputted texture id (Before the underscore)
  33. Scroll to the texture with the id of what's after the underscore of your outputted texture id
  34. Right click on it, and click Import 1 PNG Texture
  35. Select your modified PNG file
  36. Once the texture is patched, click Export Patch
Done
Last edited by Oyster Sauce on January 29th, 2026, 02:38, edited 8 times in total.
Jingle Jangle Jingle
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

I've updated and simplified the Updating Outdated Model Mods guide for usage with our HD2SDK fork in preparation for tomorrow's update.

@Oyster Sauce may be useful to you incase I'm slow with the update (busy day tomorrow)
loregamer wrote: May 18th, 2025, 03:14
  1. Extract the outdated mod files anywhere
    • It will have three files typically, like this
      Image
  2. Open Blender
    • Make sure you have downloaded Blender version 4.0 and the HD2SDK-CommunityEdition addon
  3. Click N, then select Modding
    Image
  4. If you haven't already, set your game folder in settings
    Image
  5. Select the ★ icon (this loads the base archives)
    Image
  6. Click Repatch Units
    Image
  7. Wait for the process to complete
  8. When done, click Export Patch and save the zip file!
Jingle Jangle Jingle
User avatar
Oyster Sauce
Site Moderator
Posts: 11512
Joined: Jun 2, '23

Geolocation

Adventurer's Guild

Post by Oyster Sauce »

loregamer wrote: January 19th, 2026, 21:42
I've updated and simplified the Updating Outdated Model Mods guide for usage with our HD2SDK fork in preparation for tomorrow's update.

@Oyster Sauce may be useful to you incase I'm slow with the update (busy day tomorrow)
loregamer wrote: May 18th, 2025, 03:14
  1. Extract the outdated mod files anywhere
    • It will have three files typically, like this
      Image
  2. Open Blender
    • Make sure you have downloaded Blender version 4.0 and the HD2SDK-CommunityEdition addon
  3. Click N, then select Modding
    Image
  4. If you haven't already, set your game folder in settings
    Image
  5. Select the ★ icon (this loads the base archives)
    Image
  6. Click Repatch Units
    Image
  7. Wait for the process to complete
  8. When done, click Export Patch and save the zip file!
Update was delayed until the 22nd
User avatar
CLxJames
Posts: 1
Joined: Jan 23, '26

Geolocation

Post by CLxJames »

Hello, I had a question about creating a mod and I wasn't sure if I should ask here or create a new thread. Specifically, trying to create an audio mod for Helldivers 2. Essentially, I want to be able to play custom audio sounds when specific things happen in game. As it stands now, I use VoiceAttack to trigger audio files when specific button press combinations are used (Calling in Stratagems). I started this project so that the disabled would be able to use their voice to command actions (the Stratagem codes) but others have expressed interest in being able to enjoy all the additional remarks and comments without using VoiceAttack

The vast majority of things I have found is about replacing certain in-game audio with a custom audio file (i.e: replacing the Eagle Strafe bullet sound effects with an A-10). What I am looking to create is a mod so that when a player inputs a Stratagem code, everything is exactly the same in-game but it will also trigger an additional sound file (the associated AVA comments for that specific Stratagem). I imagine there must be some sort of value or flag that is set when a complete Stratagem code is inputted, since the game has to know what is being called for and send down the correct equipment. I just need a push in the right direction so I can find these values / flags and start figuring out how to make this mod a reality

Any help is greatly appreciated. Thank you
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

CLxJames wrote: January 23rd, 2026, 10:25
Hello, I had a question about creating a mod and I wasn't sure if I should ask here or create a new thread. Specifically, trying to create an audio mod for Helldivers 2. Essentially, I want to be able to play custom audio sounds when specific things happen in game. As it stands now, I use VoiceAttack to trigger audio files when specific button press combinations are used (Calling in Stratagems). I started this project so that the disabled would be able to use their voice to command actions (the Stratagem codes) but others have expressed interest in being able to enjoy all the additional remarks and comments without using VoiceAttack

The vast majority of things I have found is about replacing certain in-game audio with a custom audio file (i.e: replacing the Eagle Strafe bullet sound effects with an A-10). What I am looking to create is a mod so that when a player inputs a Stratagem code, everything is exactly the same in-game but it will also trigger an additional sound file (the associated AVA comments for that specific Stratagem). I imagine there must be some sort of value or flag that is set when a complete Stratagem code is inputted, since the game has to know what is being called for and send down the correct equipment. I just need a push in the right direction so I can find these values / flags and start figuring out how to make this mod a reality

Any help is greatly appreciated. Thank you

Jingle Jangle Jingle
User avatar
Blasphemous
Posts: 2
Joined: Jan 27, '26

Geolocation

Post by Blasphemous »

I'm going to leave this post here in hopes that someone can answer my problem, essentially I don't really know what I'm doing with this tool I want to combine a mod that someone no longer cares about with a different armor set as I don't like the armor set its on, and unfortunately it seems like I can't figure out how to do that, not only that being the issue but when I try to export to even test it, I get an error from os.py in makedir or whatever essentially it tries to write to G:\ even though I don't have that so it explodes, and I don't know what to do about that either, hopefully someone can help?
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Blasphemous wrote: January 27th, 2026, 23:14
I'm going to leave this post here in hopes that someone can answer my problem, essentially I don't really know what I'm doing with this tool I want to combine a mod that someone no longer cares about with a different armor set as I don't like the armor set its on, and unfortunately it seems like I can't figure out how to do that, not only that being the issue but when I try to export to even test it, I get an error from os.py in makedir or whatever essentially it tries to write to G:\ even though I don't have that so it explodes, and I don't know what to do about that either, hopefully someone can help?
What’s the armor mod and what armor are you trying to apply it to?
Jingle Jangle Jingle
User avatar
Blasphemous
Posts: 2
Joined: Jan 27, '26

Geolocation

Post by Blasphemous »

loregamer wrote: January 28th, 2026, 13:33
Blasphemous wrote: January 27th, 2026, 23:14
I'm going to leave this post here in hopes that someone can answer my problem, essentially I don't really know what I'm doing with this tool I want to combine a mod that someone no longer cares about with a different armor set as I don't like the armor set its on, and unfortunately it seems like I can't figure out how to do that, not only that being the issue but when I try to export to even test it, I get an error from os.py in makedir or whatever essentially it tries to write to G:\ even though I don't have that so it explodes, and I don't know what to do about that either, hopefully someone can help?
What’s the armor mod and what armor are you trying to apply it to?
please bare with me if my post didn't post right because this is the first time posting on the forum

I wanted to port this https://www.nexusmods.com/helldivers2/mods/10078 over to the new stealth armor the RS-67 Null Cipher so that me and my friend could stealth around as a funny character, as it would be a good way for me to learn how to actually do this sort of stuff so that I can start to have more freedom with not worrying if mods are outdated in our modlist etc. but unfortunately I've had no luck so I'm not sure if I'll ever learn how to do this sort of thing without assistance, much appreciated if you can help me I'm holding on hope that I can actually learn how tf any of this works lol.
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

IhideSPEED wrote: January 31st, 2026, 20:51
Hello,

First of all, thank you for providing a solution for this problem. Some outdated mods have authors that are long gone/can't be contacted so getting their permission is impossible.

Now, I have tried to use your blender add-on v2.1 and I am encountering 2 different kinds of errors when loading in the patches of randomly chosen mods:
First for Iron Sentinel sci fi armor or Corpus Armors for example, I am encountering this error:
► Show Spoiler
Then there are some outdated mods that shows this error instead.
► Show Spoiler
The only mod with a patch that I have successfully imported is SR-24 Hellhound.

Your help will be greatly appreciated in finding out what's going on here. The mods that I want to repatch has authors that are probably no longer online or not interested on working on them anymore.

Thank you for your time!
Whoops, I hard coded the G path lmao. One sec
Jingle Jangle Jingle
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Oyster Sauce wrote: January 31st, 2026, 21:59
IhideSPEED wrote: January 31st, 2026, 20:51
The only mod with a patch that I have successfully imported is SR-24 Hellhound.
Image
I should make a patcher tool to convert all female body armors to male shape
Jingle Jangle Jingle
User avatar
Ubusunagami
Posts: 2
Joined: Feb 1, '26

Geolocation

Post by Ubusunagami »

Hello! I hope this is the right place to ask. I am brand new to modding (and Blender in general). I have a character model I downloaded from the Helldivers Archive (the Hellbot) and I want to replace the bulky version of the Shadow Paragon armor with it.

I see in the tutorials how to remove armor pieces and edit models, and I saw one on how to add new bits to existing models, but when I look through the Collection for the Shadow Paragon armor after importing the meshes, I don't see a bulky or slim version of the legs, only an "any" version. Is there a way to edit the model so that it only affects the bulky body-type? I am worried that if I delete the "slim" body parts and the "any" legs, any edit I do will affect the legs of both the bulky and slim bodies.

I appreciate any and all help.
User avatar
Oyster Sauce
Site Moderator
Posts: 11512
Joined: Jun 2, '23

Geolocation

Adventurer's Guild

Post by Oyster Sauce »

IDK what this actually does but it sounds like something @loregamer might find useful

https://www.nexusmods.com/helldivers2/mods/10641
User avatar
loregamer
Site Moderator
Posts: 5186
Joined: Dec 3, '23

Geolocation

Post by loregamer »

Ubusunagami wrote: February 1st, 2026, 21:16
Hello! I hope this is the right place to ask. I am brand new to modding (and Blender in general). I have a character model I downloaded from the Helldivers Archive (the Hellbot) and I want to replace the bulky version of the Shadow Paragon armor with it.

I see in the tutorials how to remove armor pieces and edit models, and I saw one on how to add new bits to existing models, but when I look through the Collection for the Shadow Paragon armor after importing the meshes, I don't see a bulky or slim version of the legs, only an "any" version. Is there a way to edit the model so that it only affects the bulky body-type? I am worried that if I delete the "slim" body parts and the "any" legs, any edit I do will affect the legs of both the bulky and slim bodies.

I appreciate any and all help.
You'll have to wait until @Nessa is back I think, I'm ******** at Blender modding other than making plugins for it
Jingle Jangle Jingle
User avatar
CringeMan
Posts: 1
Joined: Feb 14, '26

Geolocation

Post by CringeMan »

Greetings.

I’m trying to learn game modding.
At the moment, I’m learning how to do simple things: connecting textures and porting.

For practice, I take already existing mods and try to update them or port them to other objects.
In some areas I’ve figured things out, but in others I haven’t.

The most serious problem I’ve encountered is the additional, specific vertices in the torso that I haven’t seen in other mods.
https://www.mediafire.com/file/v6i5eff9 ... s.rar/file

When I overwrite the Unit, this error appears:
Image

As far as I understand, this is related to the bones and vertices that the add-on cannot read. If I port patch_0 while ignoring this issue, the game crashes during startup.
Image

I modified the add-on’s config myself so that it would ignore this error and continue:
Image

The model’s torso loaded, but in the game it was floating in the air above the head:
Image

I also tried enabling the Legacy settings:
Image

After that, an new error appeared:
Image
I deleted the extra vertices that weren’t used in the weight map, but the program still complained—even about functional vertices like spine_1
And crash the game.

I really want to learn how to deal with this.
I’ve been racking my brain over this for 2 days and I’m starting to lose it—I don’t know what to do.
Can you explain to me how to work with additional vertices that the add-on cannot recognize ?

I just want to get comfortable with Blender and make something for myself
Last edited by CringeMan on February 14th, 2026, 17:54, edited 1 time in total.
User avatar
VaultSchebnik
Posts: 1
Joined: Mar 21, '26

Geolocation

Post by VaultSchebnik »

Can you update the guide for updating the model mod, it's just that I'm looking now in the current version of the SDK there are simply no Repatch Units, Combine Patch buttons, or now you just need to use the old manual method?
User avatar
Sky147
Posts: 1
Joined: Mar 22, '26

Geolocation

Post by Sky147 »

loregamer wrote: August 29th, 2025, 16:17
I hate modders so much
Image
Dude I just came from there trying to figure out how to swap what set a mod replaces. It's like taboo or something apparently, wild lol.

You make **** good guides here! Do you know how to swap what armor set a mod replaces? I've been trying to figure it out myself.
User avatar
Nessa
Posts: 527
Joined: Dec 3, '23

Geolocation

Post by Nessa »

Ubusunagami wrote: February 1st, 2026, 21:16
Hello! I hope this is the right place to ask. I am brand new to modding (and Blender in general). I have a character model I downloaded from the Helldivers Archive (the Hellbot) and I want to replace the bulky version of the Shadow Paragon armor with it.

I see in the tutorials how to remove armor pieces and edit models, and I saw one on how to add new bits to existing models, but when I look through the Collection for the Shadow Paragon armor after importing the meshes, I don't see a bulky or slim version of the legs, only an "any" version. Is there a way to edit the model so that it only affects the bulky body-type? I am worried that if I delete the "slim" body parts and the "any" legs, any edit I do will affect the legs of both the bulky and slim bodies.

I appreciate any and all help.
In cases like that you're going to have to replace both the "male" and "female" (or bulky and slim) parts to get a coherent setup. They reuse a lot of meshes and some armors don't have everything nicely split into two types. For example on some of my armor replacers, I do replace some of the male stuff only because they also use it on the female armor. Annoying all around really.