Hearts of Iron IV

Hearts of Iron IV

Realistic & Immersive Intelligence Agency Emblems
abbas__AK47 2020년 10월 5일 오후 2시 09분
how to implant a new agency logo ?
hi guys , im new to hoi4 and want to know is there any way that i can add new logos to agency logos ? and if there is , i would be thankful to know if it is possible . thank you so much
< >
전체 댓글 11개 중 1~11개 표시 중
CSRZ  [개발자] 2020년 10월 11일 오후 12시 28분 
please subscribe to this mod:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2008047359
and then go through the mod files and read them. That's how I learned how to add new emblems.

to add new emblem you have to:
1. edit 00_intelligence_agencies.txt (in "common\intelligence_agencies") to create new agency with new agency name and to define country that's going to use it
2. include the new two framed emblem in the "gfx\interface\operatives\agencies" directory
3. make the game recognize and load the new .gfx file (put the

spriteType = {
name = "GFX_your_file_name"
texturefile = "gfx/interface/operatives/agencies/your_file_name.dds"
noOfFrames = 2
}

script in the "interface" directory)

You can open and edit graphic files with getpaint.net and all other files with Notepad
CSRZ 님이 마지막으로 수정; 2020년 10월 11일 오후 12시 29분
abbas__AK47 2020년 10월 12일 오후 1시 38분 
tnx a lot dude , you helped a lot
jut to be sure , what kind of emblem should i use ? is it .dds
sry to bother you
can you specify what a two frame emblem is ?
abbas__AK47 님이 마지막으로 수정; 2020년 10월 12일 오후 2시 15분
CSRZ  [개발자] 2020년 10월 14일 오후 1시 15분 
2 framed means that the left side and the right side of the image should be treated as separate images. As you can see on the screenshots every image includes both "selected" and "unselected" versions of the emblem
PZJR ♦ Calveit 2021년 1월 25일 오전 9시 48분 
Can you make a video?
CSRZ  [개발자] 2021년 1월 25일 오전 9시 49분 
no - I don't have any YouTube channel or anything like that :)
PZJR ♦ Calveit 2021년 1월 25일 오전 10시 02분 
This instruction is not clear to me :(
Can you create it based on screens?
PZJR ♦ Calveit 2021년 1월 25일 오전 10시 02분 
And i can't find this.
gfx\interface\operatives\agencies
CSRZ  [개발자] 2021년 1월 25일 오전 10시 32분 
Have you ever modded anything in Hearts of Iron IV? There's no easy way to add any new emblems.

I've learned everything on my own by reading through the game files and other mods files. That's what I would recommend to anyone who wants to learn modding.
CSRZ  [개발자] 2021년 1월 25일 오전 10시 36분 
By default for vanilla game "gfx\interface\operatives\agencies" directory should be in here:
C:\Program Files (x86)\Steam\steamapps\common\Hearts of Iron IV\gfx\interface\operatives\agencies

but it depends on the folder where the game was installed in the first place.
CSRZ 님이 마지막으로 수정; 2021년 1월 25일 오전 10시 36분
TY 2021년 6월 17일 오후 9시 01분 
What I wanted to discuss was the creation of some sort of compatibility patch. I tried adding a new insignia with exactly the same steps you mentioned here, but it doesn't appear in game. What confuses me is that agency logos from Road to 56 appears, despite not being designed specifically to be compatible. Perhaps you can help?
CSRZ  [개발자] 2021년 6월 18일 오후 3시 33분 
Rt56 probably just overwrites "00_intelligence_agencies" file from my own mod - that's the most probable answer.
< >
전체 댓글 11개 중 1~11개 표시 중
페이지당 표시 개수: 1530 50