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
< >
正在显示第 1 - 11 条,共 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.
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50