Hearts of Iron IV

Hearts of Iron IV

Modify the History of WW2
Modify your Hearts of Iron IV experience by checking out the many mods created and shared by the community, including tweaks to almost any aspect of the game.
Raspberry Jun 28, 2016 @ 12:43pm
How do I edit leader portraits?
So I'm making a mod that will end up replacing almost every leader portrait in the game. My question is how can I do this in a quick and efficient manner, without having to rename each individual portrait in the game? Thanks in advance.
< >
Showing 1-10 of 10 comments
De Guzman Gaming Jul 16, 2016 @ 2:03pm 
I was looking for an answer for this too.
Mansen Jul 16, 2016 @ 2:14pm 
We have a modding subforum - As well as a good wiki and plenty of guides.

Anyway here goes.

Step 1: Create a .mod (With any notepad style editor) file in your "...\Documents\Paradox Interactive\Hearts of Iron IV\mod" folder and put in something like the following inside.

name="Name of my mod"
path="mod/mymodfolder"
picture="thumb.jpg"
supported_version="1.1.*"

Now you create a folder with the name you picked in the path line along with subfolders pointing to the leader files you need. Example "gfx" "leaders" and finally "GER" leaving you (hopefully) with the folder structure "mymod\gfx\leaders\GER"

Now you simply copy in all the portraits you want to replace and edit them with an image editor that supports the .dds format.

That's literally all that there's to it. Now you can select your mod in the HOI4 game launcher, and even upload it to the workshop should you choose to (Which is where the thumb.jpg file comes in - allowing you to give the mod a thumbnail image on the workshop)



Raspberry Jul 16, 2016 @ 3:05pm 
Thank you!
Scotvince 23 Jun 25, 2017 @ 1:30am 
How can I know the actual dimension of pictures to aplly the same for mine ?
Mansen Jun 25, 2017 @ 2:31am 
Originally posted by Vince:
How can I know the actual dimension of pictures to aplly the same for mine ?

Open an existing portrait?
Scotvince 23 Jun 30, 2017 @ 6:04am 
I am making a mod, it works for leaders with 156x210 size pictures. But with the same size, generals don't work.
Dav Jul 21, 2017 @ 11:19pm 
Originally posted by Vince:
I am making a mod, it works for leaders with 156x210 size pictures. But with the same size, generals don't work.
For An Generals Should Be 36x50
Av Rand Oct 28, 2017 @ 11:25am 
Originally posted by Mansen:
We have a modding subforum - As well as a good wiki and plenty of guides.

Anyway here goes.

Step 1: Create a .mod (With any notepad style editor) file in your "...\Documents\Paradox Interactive\Hearts of Iron IV\mod" folder and put in something like the following inside.

name="Name of my mod"
path="mod/mymodfolder"
picture="thumb.jpg"
supported_version="1.1.*"

Now you create a folder with the name you picked in the path line along with subfolders pointing to the leader files you need. Example "gfx" "leaders" and finally "GER" leaving you (hopefully) with the folder structure "mymod\gfx\leaders\GER"

Now you simply copy in all the portraits you want to replace and edit them with an image editor that supports the .dds format.

That's literally all that there's to it. Now you can select your mod in the HOI4 game launcher, and even upload it to the workshop should you choose to (Which is where the thumb.jpg file comes in - allowing you to give the mod a thumbnail image on the workshop)

I literally understand none of this. I can't even open existing ".mods"
Mansen Oct 28, 2017 @ 11:36am 
The information is all there in the quote though...
Savok May 12, 2018 @ 9:29am 
I'm having a blank leader, but the name is there, how can i fix this ?
< >
Showing 1-10 of 10 comments
Per page: 1530 50

Date Posted: Jun 28, 2016 @ 12:43pm
Posts: 10