[HOI4 Modding] Creating New Ideologies

  Рет қаралды 35,616

The Iron Workshop

The Iron Workshop

Күн бұрын

This Hearts of Iron IV modding lesson will explain how to add new ideologies into the game, as well as their icon and localization.
If you found this video helpful and want to help the channel grow you can use the super thanks button above, any amount helps the Iron Workshop improve and continue to make more videos like this one.
Timestamps for this tutorial/lesson:
00:00 - Lesson beginning
00:41 - Creating Mod
01:08 - Folder & File Structure
06:30 - Editing ideologies.txt file
10:24 - Creating new ideology icon
11:48 - Creating new ideology flags
19:39 - Creating new ideology localization
29:34 - (Bonus) Assigning new ideology to country and leaders
34:04 - (Bonus) Fixing new ideology interface issue
Useful links:
Iron Workshop Flag Creator:
github.com/PlayerHOI/IWFC/rel...
Iron Workshop ideology template file:
github.com/PlayerHOI/HOI4-Res...
Ideologies GUI fix code snippet:
------------------------------------------------------------------------
containerWindowType = {
name = "chart_explanation"
position = { x = 300 y = 305 }
size = { width = 240 height = 60 }
clipping = yes
verticalScrollbar = "right_vertical_slider"
margin = { top = 0 bottom = 0}
background = {
name = "Background"
spriteType =""
position = { x = 0 y = 0 }
}
gridBoxType = {
name = "parties_grid"
position = { x = -20 y = -5 }
size = { width = 230 height = 60 }
slotsize = { width = 230 height = 14 }
format = "UPPER_LEFT"
}
}
------------------------------------------------------------------------
Iron Workshop Discord server: / discord
My twitch channel: / playerhoi
Hearts of Iron IV wiki modding page: hoi4.paradoxwikis.com/Modding
If you would like to contribute to make the Iron Workshop better you can do so on Patreon: / playerhoi
Here are the download links to the various tools used during The Iron Workshop lessons/tutorials.
Notepad++ Download: notepad-plus-plus.org/downloa...
Paint.net Download: www.getpaint.net/download.html
Please consider disabling your AdBlocker on KZbin to support this channel and any other channel that creates content you enjoy and makes revenue from ads.

Пікірлер: 166
@Game5Dub
@Game5Dub 2 жыл бұрын
You're modding tutorials help me alot! Thank you.
@ybr8192
@ybr8192 2 жыл бұрын
Your*
@theyanderechann
@theyanderechann 2 жыл бұрын
u guys do u know where i can find kings' potrait background like King George V or Victor Emenual III?
@alessandromuccio1055
@alessandromuccio1055 Жыл бұрын
@@theyanderechann no
@teamplus9362
@teamplus9362 Жыл бұрын
@@theyanderechann try asking on discord
@juliand5058
@juliand5058 2 жыл бұрын
I learned almost everything I know about modding in HOI4 from your videos, thank you so much man
@mogsi7147
@mogsi7147 2 жыл бұрын
I adore the fact you are still making these videos, they help a bunch!
@connorreed6458
@connorreed6458 2 жыл бұрын
Thank you so much, best hoi4 modding lessons I've ever found.
@Sawdust_
@Sawdust_ Жыл бұрын
this man is an absolute legend, ive wanted to get into modding, and after failing with minecraft(java is a pain), i decided to see if i could do hoi4, havent opened the mod, but im learning some stuff! edit: i did ask a question here, but i realized the other part of the video explained it, thanks a lot!
@LilPat101
@LilPat101 2 жыл бұрын
Thank you! Keep up the great videos!
@siyuanli9265
@siyuanli9265 Жыл бұрын
Thanks bro Truly
@PatriotMapper
@PatriotMapper 2 жыл бұрын
Thanks so much!
@catxx_gamer3812
@catxx_gamer3812 10 ай бұрын
I love making mods and i am new to it so thanks ❤
@jordanastorga4349
@jordanastorga4349 Жыл бұрын
Thanks really your video me help much.
@madeinmicrosoftpaint
@madeinmicrosoftpaint 2 жыл бұрын
thank you, youre the only person ive found with actual helpful tutorials. could you show how to make custom traits?
@jetflashdemon6907
@jetflashdemon6907 Жыл бұрын
There is a video I think
@madeinmicrosoftpaint
@madeinmicrosoftpaint Жыл бұрын
@@jetflashdemon6907 is there?
@-JA-
@-JA- 2 жыл бұрын
Thank you. 👏
@lemonly_fresh8271
@lemonly_fresh8271 2 жыл бұрын
Your videos are incredibly helpful but I'm currently trying to create a new building/technology mod for Stellaris, however whenever I get to editing the properties and requirements in notepad++ I'm doing something wrong could you possibly do a video covering that part of the process? Anyway I appreciate and enjoy the content ❤️
@bobovoivoda4636
@bobovoivoda4636 2 жыл бұрын
I really enjoy your work and I wanted to ask you something, is there away to make custom traits for leaders, political advisors, etc., and if there is can you make a video about it?
@albertoayala5577
@albertoayala5577 Ай бұрын
the template link to download doesn't work :/
@gman90
@gman90 Жыл бұрын
Could you make a tutorial on how to add new naval technologies and implementing them into the tech tree, your videos help a lot
@jetistuff9270
@jetistuff9270 2 жыл бұрын
Great!
@frikandelbroodje120
@frikandelbroodje120 2 жыл бұрын
Nice video thank you. Could you make video about how to mod doctrines and combat tactics
@xXxAngryBird101xXx
@xXxAngryBird101xXx Жыл бұрын
These have been fantastic! Thank you! I do have a question: Is it possible to add a Balance of Power to a country (such as France)? If so, how?
@nacionalistahispano
@nacionalistahispano 9 ай бұрын
i suggest to reverse engineer a mod that already uses the balance of power
@benedictpaloma5330
@benedictpaloma5330 9 ай бұрын
Hi, I just wanna add something. If you guys want to make ur own ideology to increase like a democratic reformer u could just create ur own trait in the ingame files and assign the newly created trait to the advisor. I tested it myself and it works fine. Thanks for the tutorial tho ill explore more in the ingame files so maybe I can improve it myself.👌
@konnirichter7299
@konnirichter7299 2 жыл бұрын
Thanks for your great videos. I am totally new to HOI scripting and I want to script the GUI. I watched your video about GUI scripting but there I got problems. I read about not to send you questions about modding, but... I need to bulid a containerWindowType within a parent containerWindowType. The inner container should contain a TextboxType which gets it´s text from my YML-file. That works, but the text is too long and it did not display the hole text and displays "..." I have to make the TextboxType scrollable. So I tried to add a scrollbar, but it does not display at the TextboxType - maybe I am doing it wrong, maybe this will not work. I cannot find an example how to do this. Maybe you can make another video about this topic? Other thing is how to do a listboxType and then fill the listboxType with entries. Maybe filling it with simple strings which came for variables or better fill it with some TextboxTypes and make the listboxType scrollable. Would be great if you can explain it within a video too. Arrays are a problem for me too. Filling a listboxType from a simple array which contains simple text strings.. all the examples with arrays are targeting to countries i found, or are arrays only for using country related properties to fill with? If you cannot do a video, could you please answer how to add a scrollbar to a TextboxType and a example of filling a listboxType? I do not find any examples and help in the Wiki and searching for hours.. Perhaps it would be easy for you to give me an example how to add a scrollbar in your Spongebob GUI example to the songebob speech text? Thanks! Konni
@atomicgaming1716
@atomicgaming1716 11 ай бұрын
It seems you forgot to go back for the new_ideology_graphics file, what should I do with it?
@nikolica12q9
@nikolica12q9 3 ай бұрын
I found out,he forgot to put the icon for ideology. I don't know did you manage to find how you should insert that photo you made for a ideology,but after some time I found the solution. Even tho I mod on Mac OS, I don't think it would be a problem. Anyway I mod on 1.12.1 version. So what do you have to do is go to Interface vanila game folder and find something called and open it(but before you copy it to your folder where you made your mod). Then I assume you're on windows so press ctrl + F to like find something. And like write communism or democratic whatever. You will find down somewhere like it would say something like this: (this is for democratic) spriteType = { name = "GFX_ideology_democratic_group" texturefile = "gfx/interface/ideologies/democratic_group.dds" } Now you copy that, and paste it under or where you like it. And instead of democratic write your ideology here is my example: I created conservatism and if you want your ideology for example let it be monarchism like he did in video then it would go like this: spriteType = { name = "GFX_ideology_monarchsim_group" texturefile = "gfx/interface/ideologies/monarchism_group.dds" } And then it should work,I would test it now. It should probably work. Reply if it didn't work,now I go test it. EDIT: I tested it and it worked!
@user-vw2ux6xb1k
@user-vw2ux6xb1k 2 жыл бұрын
Hello, I have a question. How to add a country to the country selection screen for which you will play. I have not seen any guides for this, so I am turning here. Can you tell me in which file and which folder the data on the list of countries that can be selected in the menu is stored?
@22LongRifle
@22LongRifle Жыл бұрын
Hi, when by blood alone comes out and if the changes affects mods alot will you make a tutorial to fix the errors caused by the update?
@lucajohnen6719
@lucajohnen6719 2 жыл бұрын
could you do a tutorial on how to adapt the new tank manager to other equipment, how to add upgrades and how to link them to a technology?
@flapjack6983
@flapjack6983 2 жыл бұрын
Could you please make an updated tutorial on how to make custom provinces? Thanks!
@The_platform763
@The_platform763 Жыл бұрын
iron workshop just to let you know the ideology_group files are the ideology itself, the ideology icons without _group are for subideologies, which is why pdx did that with anarchism, because anarchism isn't its own ideology anarchism is subideology of non-aligned
@JohnPGarrett
@JohnPGarrett Жыл бұрын
Would it possible for you to make a guide on how to create a custom 'factions' gui in hoi4? Such as that of the Bulgarian Factions system?
@_isaac6402
@_isaac6402 2 жыл бұрын
Hey man, I wanted to ask u since I cant figure it out myself but how do I add "experience_gain_army_unit_factor", I've seen some on wiki but I simply don't understand what should I type. In short = training units in game is very slow and I wanted to accelerate it but don't know how..
@cengia883
@cengia883 Жыл бұрын
Hi! Is it possible to create a mission tree for custom Nation using the D00 tag? Thanks
@schwabbel_di_babble3253
@schwabbel_di_babble3253 2 жыл бұрын
Im hoping that you may read this. I already tried a few things but my ideologie seems to be stuck at 50% with the other 50% being non-aligned. any tips?
@frostwyrm96
@frostwyrm96 2 жыл бұрын
Will you create a tutorial how to create designer companies for vanilla and overhauled mods?
@wotanvonedelsburg1610
@wotanvonedelsburg1610 Жыл бұрын
Hello, do you do Ck2 modding tutorials? It would be really helpful if you could do something on religions with your own icon faith how to do it right etc.
@KlaraUwU
@KlaraUwU 9 ай бұрын
Hey! Do you know how to make the pie chart explanation disaapear? i have some secret ideologies that i dont want my players to see outright and it would be really helpfull if you helped me :3
@HuginX
@HuginX Жыл бұрын
hey can you make a tutorial in how to add your own ingame achievments using the carrer profile /in hearts of iron 4?
@dylosgaming6513
@dylosgaming6513 Жыл бұрын
Great tutorials! They have helped me create mods for HOI4. I was wondering if you could do more videos on EU4. That game is new to me and although has some similarities, it's still very different from HOI4. Not too many videos on youtube that cover heavy modding for EU4. If you decide to do more videos, maybe you could do that? Again, appreciate your hard work on these videos!
@svyatoslavslavaukraine9708
@svyatoslavslavaukraine9708 Жыл бұрын
hello, can you please tell me how to work with the vassals of the multipack so that at the beginning of the game one side is the mace of the other side and make vassals in their territories through events
@sekonder44
@sekonder44 2 жыл бұрын
Can you help me about creating New states? I watched tutorial and did what you did exactly, but when I moved required files into my mod folder, game opens vanilla version.
@melnykmykola
@melnykmykola Жыл бұрын
Hi, can you make tutorial how to create new islands (sea/ocean provinces). And thanks for your helpful videos
@user-rq9cz7nu9m
@user-rq9cz7nu9m 2 жыл бұрын
May I ask, how to edit as this: Make the support group not disappear after clicking it? Do not use the method of creating new units to make the units of the support group have unlimited use Otherwise I have to copy a lot of units trouble Do you know where the modification file of the group mechanism is? This way I don't have to keep copying the "MP"
@pierrefrebet5630
@pierrefrebet5630 Жыл бұрын
Hey, good tuto man. But at one moment, u're copying a .gfx file and naming it new_ideology_graphics.gfk without using it at all. I know it's used to link the .dds icon but u didn't show how to do that and I can't figure out myself. San someone help me pls ?
@generalgrievous5358
@generalgrievous5358 Жыл бұрын
Could you make a tutorial on how to make new technologies and support units?
@gmodgrunt
@gmodgrunt Жыл бұрын
you should make a tutorial on how to make a new autonomy type.
@afonsomatias7734
@afonsomatias7734 Жыл бұрын
Can you please make a tutorial about unique tech tree for a country, like Black Ice have
@ryanan8082
@ryanan8082 2 жыл бұрын
Can you make a video about how to change the sound for voiceovers of units?
@Loreno1998
@Loreno1998 Жыл бұрын
Hi, can u teach us how mod some Imperator Rome? I'm trying to make commerce more similar to VIC II, but i cannot found file
@weyondtech
@weyondtech 2 жыл бұрын
What do we have to do with the Gfx file in the interface folder?
@b0dri4ok
@b0dri4ok Жыл бұрын
Bro, i have a one question, how to unable the releasing of nations, like in soviet union with no step back
@siyuanli9265
@siyuanli9265 Жыл бұрын
Dear creator First of all, this is a really good video for guiding me I want to know if it's possible for transfering it to Chinese video app Thanks
@vaclavkokes6236
@vaclavkokes6236 6 ай бұрын
where would i go about finding an ideology template file for the latest version of the game
@ponyahsoton
@ponyahsoton Жыл бұрын
Thank you for such a great tutorial ! But I still can't make my ideology icon work in the game though I've watched the tutorial twice , and I found that you didn't use the file "new_ideology_graphics.gfx" created in the beginning , is that the cause of the error ?
@mat-qh7sf
@mat-qh7sf Жыл бұрын
I have the same problèm and i also Saw why he didnt do the New graphics file
@ponyahsoton
@ponyahsoton Жыл бұрын
@@mat-qh7sf Already solve the problem! You need to type something in a .gfx file to have the game recognize the picture
@ponyahsoton
@ponyahsoton Жыл бұрын
@@mat-qh7sf And most of the pictures used in the game need a process in .gfx files like this
@mat-qh7sf
@mat-qh7sf Жыл бұрын
@@ponyahsoton Can you re-explain with exemples please, i didnt well understand
@ponyahsoton
@ponyahsoton Жыл бұрын
@@mat-qh7sf if I want to mod a new ideology ' Extreme Nazism ' , I need to create the new ideology type in 00_ideologies.txt like the tutorial says , the create a picture file in gfx\interface\ideologies\extreme_nazism. dds(or .png) , to connect the picture with the correct ideology , I must keep the ideology names of the picture and the 00_ideologies.txt same ("extreme_nazism") , then ' mark '(I dont know how to describe the process ) the picture in a .gfx file in \interface (the name of the .gfx file doesn't matter) with the code I've sent you , so that the game can recognize the picture file and match it with the correct ideology . I am not a native speaker , sorry for the unclear explaining
@wawercat1516
@wawercat1516 Жыл бұрын
Can you tell us how to make a formable? I almost completed my formable but my flag wont appear.
@uruguayrichtofen685
@uruguayrichtofen685 Жыл бұрын
Hi can you make a updated tutorial of your series from 2 years ago, I aint really understanding how to do this. sorry for bad english
@turc6293
@turc6293 Жыл бұрын
Can you please teach me how to modify each tank's soft attack,breakthrough etc.
@jamesbuck1908
@jamesbuck1908 2 жыл бұрын
hey man, im in the brainstorming stage for a mod and i was wondering if you think its possible to have an “aces” system for land units? any help would be appreciated. thank you.
@c0br4l0rd8
@c0br4l0rd8 Жыл бұрын
Would that not be Generals? Or the Veterancy System?
@jamesbuck1908
@jamesbuck1908 Жыл бұрын
@@c0br4l0rd8 no im talking about an event that attaches small bonuses to a unit based on a badass soldier thats fighting with them. not large bonuses that come with the veterancy system or the general leading the unit. i haven’t explored the idea at all yet because i still dont know if that’s possible. im guilty of not exploring what even makes the ace event popoff for vanilla pilots.
@benjaminpolitics
@benjaminpolitics Жыл бұрын
it certainly is possible, but i think you should spend the tens of hours of programming and the additional hundreds of hours of debugging in something different then something like that. I myself have not figuered out the problem why my states overlap after 3 months of debugging and rewriting the entirety of my mod, which creates a whole new map.
@jamesbuck1908
@jamesbuck1908 Жыл бұрын
@@benjaminpolitics amen
@vsetenjoyer
@vsetenjoyer Ай бұрын
The template file for all the ideology country names doesn't work anymore. Is there a new one?
@generictotheextreme2566
@generictotheextreme2566 Жыл бұрын
how do you replace current party leaders? I want to create a germany where SPD under Otto Wels takes power as democratic fashion rather than Adenauer. I've recreated all these steps but Adenauer still takes power as leader of the democratic faction even though i removed him from any of the files in the mod folder.
@Bahram2555
@Bahram2555 2 жыл бұрын
I have millenium dawn . Is it the same with md ?
@jotarokujo6964
@jotarokujo6964 Жыл бұрын
i always try to mod, when i open my mod file, there is only descriptor file, and it opens and windows media
@mnep5
@mnep5 Жыл бұрын
how do you do it on the steam version i dont ahve it on paradox interactive
@baseeeek
@baseeeek Жыл бұрын
can you show video how to change population in provincies?
@polvuh4539
@polvuh4539 6 ай бұрын
For some reason, the "rules" and "can host government in exile" are being mistaken by new ideologies in the pie, can somebody help about that?
@caerdroia7530
@caerdroia7530 2 жыл бұрын
Can you show how to make custom autonomy levels?
@alexnocraphole
@alexnocraphole 6 ай бұрын
I am having a bug where it triggers the [COUNTRYNAME] Spring event when playing as anything other than Conservative (a renamed Democratic ideology); is there any way to fix it?
@cihatmercan5800
@cihatmercan5800 Жыл бұрын
Hello, can i create new area type For ex: 4province = 2 substate 2substate = 1 State
@Rzap_Company
@Rzap_Company 6 ай бұрын
i have problem with flag creator, there is error: child process exited with code 1. how to fix that?
@wilkq196
@wilkq196 2 жыл бұрын
Hi, your tutorial is very helpful but when i make more than 5 political parties they don't fit in the interface. Please help I will be very thankful
@TheIronWorkshop
@TheIronWorkshop 2 жыл бұрын
The answer is right there in the video 34:05
@SFS_11_inch_Rocket
@SFS_11_inch_Rocket Жыл бұрын
hey I made a monarchism ideology but it wont show up in the game can you help me?
@2e3j
@2e3j 9 ай бұрын
Do you know how to make Sub-ideologies
@bobb.o.b4
@bobb.o.b4 Жыл бұрын
can you do a tutorial on how to create new provinces that would be cool
@TheIronWorkshop
@TheIronWorkshop Жыл бұрын
kzbin.info/www/bejne/eZnXqH2wg56Wptk
@TheFaithfulRedeemer
@TheFaithfulRedeemer Жыл бұрын
Is it possible to remove the ideology system completely?
@ezhelmoruq4307
@ezhelmoruq4307 Жыл бұрын
How can i do dynamic modifier and modify it by focuses
@updike6680
@updike6680 6 ай бұрын
How to make Image for formable nation decision hoi4?
@jevgen2940
@jevgen2940 Жыл бұрын
How to create a new reserch tab? Copy+paste all syntax from mod, but no result
@P0PG03S
@P0PG03S 8 ай бұрын
Is it possible to change the position of your new ideology so it doesn't appear on the top of the list? I want to make it last.
@DM250
@DM250 3 ай бұрын
It goes in the order you place it in the Ideologies file
@P0PG03S
@P0PG03S 3 ай бұрын
Thank you.@@DM250
@mr_kim351
@mr_kim351 2 жыл бұрын
Cool, but i wonder is Province making still the same?
@TheIronWorkshop
@TheIronWorkshop 2 жыл бұрын
Mostly should be the same but I am looking at making a refresh to that video.
@wulfgar6465
@wulfgar6465 Жыл бұрын
I don't know if you will respond to this, but i'm having trouble with my leader portrait, ideology icon and flag not showing up. I created a new leader, made a portrait for him and put the whole gfx_portrait_name_name thing in the picture thingy, but it still won't show up. I tried searching for the 'characters' folder in case i needed to do something there, but there is no such thing in my game. I did everything that was shown in the video with the ideology icon, but when i change the ideology it shows the 'unknown' icon. Same is with the flag, it's just black and doesn't show the one i made.
@nikolica12q9
@nikolica12q9 3 ай бұрын
Okay,I don't know did you figure out yet. I can for now help you with ideology icon. So one thing about characters folders not showing up,is because you don't have a No Step Back DLC I think. I modded earlier and didn't have DLC's and wanted to mod characters and on the start of the video when I wanted to copy that folder,it wasn't there. So I don't think it would really work then. But for ideology icon tho I have solution. I replied to one guy as well. So here is solution,I don't know will it work but from my personal perspective I think it should work. So how do you do it? Well first thing go to interface folder in vanila game, and you should find this file: countrypoliticsview.gfx So you copy it and paste it into your interface folder that you created earlier. Next step is you open it with Notepad ++ I assume,I am not Windows user,instead I am a Mac user,so I use other program but for you it's probably Notepad ++. Anyway you open it and press ctrl + F to like find text you want and write like democratic or communism And then it should drop you somewhere if you find something for democratic then it would be like this: spriteType = { name = "GFX_ideology_democratic_group" texturefile = "gfx/interface/ideologies/democratic_group.dds" } So when you find it like that,it can be communism or whatever ideology,you copy it and paste it under or where you like it. And you're gonna change some things. Here I will explain through an example. So let's use monarchism as he used in video then that group would go like this: spriteType = { name = "GFX_ideology_monarchism_group" texturefile = "gfx/interface/ideologies/monarchsim_group.dds" } If you made something else for ideology I don't know for example Islamism or something what you made then you would write this: spriteType = { name = "GFX_ideology_islamism_group" texturefile = "gfx/interface/ideologies/islamism_group.dds" } I hope it helped. Now I tested it and it worked! So I hope it works for you as well. I know I replied late because it's after one year,but I hope I helped!
@meerkhatlol
@meerkhatlol 8 ай бұрын
I searched on reddit, comments and google but i couldn't find an answer to my question: How can i make only one country have the ideology? ie. Only USA can be Monarchist but no other country can
@KartovOndulevitch
@KartovOndulevitch Жыл бұрын
would it be possible to create a mod where all countries have kings AND elections, which change only the policies, not the state leader ? By exemple, soviet union would become "kingdom of Russia", tsar Joseph I, ruling party :communist party ; Germany would become "Kingdom of Germany", king Adolf I, ruling parti nazi parti, etc ?
@easy8690
@easy8690 Жыл бұрын
How do I make a custom country paths mod?
@underfire8411
@underfire8411 Жыл бұрын
It will not work for some reason. I followed everything exactly with no results. I am in 1.12.12 and It should work right?
@StikmanSteveDoesStuff
@StikmanSteveDoesStuff 4 ай бұрын
i used this tutorial, and when i opened the game, alll the countries were my custom ideology. any ideas why? On top of this, it was the only selectable ideology, all the other ones didn't show up on the pie chart. My custom ideology had 0 support but was the only option. it gave a ton of errors aswell.
@riccardosensoli5508
@riccardosensoli5508 4 ай бұрын
Hello there. Probably it's (was?) because instead of adding the ideology to the others you totally replaced them, leaving yours as the only ideology in the parties file. Also, it may be that you did not do that but there's a parenthesis error somewhere and for some reason the game doesnt think the other entrances are ideologies...
@starzzy_live
@starzzy_live Жыл бұрын
Hi, I have a little problem. I am making a mod about new countries and new ideologies, I dunno why, but all countries are switching to the first ideology in the "00_ideologies" file, though I've changed ruling parties in other countries to other ideologies, and when I try to change the first ideology in the "00_ideologies" file, for example to Communism, all countries are switching to Communism, what should I do?
@sego4125
@sego4125 Жыл бұрын
I’m late but I had the same thing happen to me. Turns out I had made some minors errors while writing, not respecting the spaces it needed. Maybe you have made some small errors.
@ollieoxenfree6317
@ollieoxenfree6317 Жыл бұрын
I loved the lesson! But the ideology icon dont seem to appear when I load up the mod. Do you what an error to this could be?
@nickmelk6942
@nickmelk6942 Жыл бұрын
You need to assign your path to your icon. Interface folder → countrypoliticsview.gfx.
@atomicgaming1716
@atomicgaming1716 11 ай бұрын
@@nickmelk6942 Could you elaborate? I have the same issue
@1tornadog896
@1tornadog896 Жыл бұрын
Would it be possible to add more sub types for the ideology?
@TheIronWorkshop
@TheIronWorkshop Жыл бұрын
Add as many as yo want, its very simple.
@1tornadog896
@1tornadog896 Жыл бұрын
@@TheIronWorkshop Thank you!
@DiamondMaker-is8qe
@DiamondMaker-is8qe Жыл бұрын
Hey I have a question I wanna change some Starting Ideologies of countries with my mod. Like Democratic Russia. I also want to have some releasae countries independent in game start. How can I do?
@benjaminpolitics
@benjaminpolitics Жыл бұрын
steamapps\common\Hearts of Iron IV\history\countries\SOV - Soviet union.txt
@213mug
@213mug 10 ай бұрын
How do you assign the ideology to the country? I been over this 5x step to step. When I start the game the country is not assigned to the ideology.
@accusedwriter1948
@accusedwriter1948 2 ай бұрын
You can just assign the ideology to the leader of your country, or make it the superior ideology by making it 100 and the other ideologies 0 in the main country.txt file
@paint1005
@paint1005 Жыл бұрын
So, my new ideology works but my icon for my ideology somehow isn't showing. Bummer you didnt show that it worked with you. Also, what is the file we rename "new_ideology_graphics" for ? You also spelled it wrong in the video ( 4:48 ) idology. I also made a typing mistake, searched it for an hour. never typing stuff again.
@paint1005
@paint1005 Жыл бұрын
btw, great software you've made
@nikolica12q9
@nikolica12q9 3 ай бұрын
I don't know did you manage to find how you should insert that photo you made for a ideology,but after some time I found the solution. Anyway I mod on 1.12.1 version. So what do you have to do is go to Interface vanila game folder and find something called and open it(but before you copy it to your folder where you made your mod). Then I assume you're on windows so press ctrl + F to like find something. And like write communism or democratic whatever. You will find down somewhere like it would say something like this: (this is for democratic) spriteType = { name = "GFX_ideology_democratic_group" texturefile = "gfx/interface/ideologies/democratic_group.dds" } Now you copy that, and paste it under or where you like it. And instead of democratic write your ideology here is my example: I created conservatism and if you want your ideology for example let it be monarchism like he did in video then it would go like this: spriteType = { name = "GFX_ideology_monarchsim_group" texturefile = "gfx/interface/ideologies/monarchism_group.dds" } And then it should work,I would test it now. It should probably work. Reply if it didn't work,now I go test it. EDIT: I tested it and it worked!
@andreboyadjian7246
@andreboyadjian7246 23 күн бұрын
i dont think the name changer works. I watched the video by Todd Sumrall "Find and Replace Multiple File Names Quickly! No Special Software Needed" and worked the same way
@deadskeli1
@deadskeli1 Ай бұрын
the template doesn't exist anymore, can't find it at least
@wariolande488
@wariolande488 Жыл бұрын
hey i have a question my ideology icon didnt show up can you help me out?
@nikolica12q9
@nikolica12q9 3 ай бұрын
I am a year late, don't really know did you found out yet,but I did! Even tho I mod on Mac OS, I don't think it would be a problem. Anyway I mod on 1.12.1 version. So what do you have to do is go to Interface vanila game folder and find something called and open it(but before you copy it to your folder where you made your mod). Then I assume you're on windows so press ctrl + F to like find something. And like write communism or democratic whatever. You will find down somewhere like it would say something like this: (this is for democratic) spriteType = { name = "GFX_ideology_democratic_group" texturefile = "gfx/interface/ideologies/democratic_group.dds" } Now you copy that, and paste it under or where you like it. And instead of democratic write your ideology here is my example: I created conservatism and if you want your ideology for example let it be monarchism like he did in video then it would go like this: spriteType = { name = "GFX_ideology_monarchsim_group" texturefile = "gfx/interface/ideologies/monarchism_group.dds" } And then it should work,I would test it now. It should probably work. Reply if it didn't work,now I go test it. EDIT: I tested it and it worked! By the way I copied almost same text to the guy that I replied earlier
@weyondtech
@weyondtech 2 жыл бұрын
Hi, can you create a new tutorial on creating technologies and research trees coz your old video is very outdated and can no longer be used as a reference.
@rudolfjozsa8453
@rudolfjozsa8453 Жыл бұрын
Hi! I made 12 ideologies, but now I can’t see them all because there aren’t enough places. If that’s okay then could people get a scrollball making tutorial for ideologies? Refuse: -101 Stability Accept: +500 PP
@TheIronWorkshop
@TheIronWorkshop Жыл бұрын
It's already in the video
@rudolfjozsa8453
@rudolfjozsa8453 Жыл бұрын
@@TheIronWorkshop Oh, sorry... i'm dumb.
@jetflashdemon6907
@jetflashdemon6907 Жыл бұрын
Thanks for not using a paywall!
@nabzvonluitpold
@nabzvonluitpold 2 ай бұрын
the ideology template link no longer exist
@cihanozturk4933
@cihanozturk4933 11 ай бұрын
How can I add a new political party?
@accusedwriter1948
@accusedwriter1948 2 ай бұрын
an ideology IS a political party
@trypex230
@trypex230 Жыл бұрын
תעשה סרטון איך לשים את המוד של הCOLD WAR בבקשה כי לא מצאתי סרטון איך שמים את זה
@CaptainSiameas12
@CaptainSiameas12 9 ай бұрын
24:57
@bababoi8163
@bababoi8163 2 жыл бұрын
Eu4 how to make a formblaenation😑
@Jakasshalf
@Jakasshalf Жыл бұрын
I know this lesson is not from this video but sense this is the one most recently uploaded I thought you are more likely to see this. Its from the creating a focus lesson. Im trying to make a mod for a friends birthday and I have followed your steps in the video. Somehow it wont "overwrite" the normal ingame files and when I boot the game up in the debug or regular mode it wont even register that I have my new mod installed. I did do as you wrote in the comments with the "english" folder under localisation but still nothing happens. I would love to have the mod done within a few months so I can present it for him at his birthday. So if anybody can help me with what i am doing wrong, I would be so grateful thx
@Jakasshalf
@Jakasshalf Жыл бұрын
To clarify i can see the mod in the launcher but even when activated nothing even happens
[HOI4 Modding] Creating New States
21:03
The Iron Workshop
Рет қаралды 60 М.
[HOI4 Modding] Creating Cities
21:23
The Iron Workshop
Рет қаралды 21 М.
ШЕЛБИЛАР | bayGUYS
24:45
bayGUYS
Рет қаралды 604 М.
Mobile PALWORLD - AMIKIN SURVIVAL Gameplay on Android
14:00
Mike Fringe
Рет қаралды 236
World of Reverse ideologies in HoI4
21:59
Synthist
Рет қаралды 200 М.
Extremist Ideologies Explained Through Minecraft Villages
9:51
ibxtoycat
Рет қаралды 2,2 МЛН
The Mod That Fixes Germany In Hearts Of Iron 4
15:34
iSorrowproductions
Рет қаралды 407 М.
So I Played Modern Day Germany in 2024...
34:45
TommyKay
Рет қаралды 432 М.
The Modern Day Mod For Hearts Of Iron 4 Is Pure Chaos
11:33
iSorrowproductions
Рет қаралды 271 М.
[HOI4 Modding] Creating Civil Wars
11:52
The Iron Workshop
Рет қаралды 12 М.
Dance Stairs Race with DogDay & CatNap - Poppy Playtime  Chapter3
0:19
#pomni #angela
0:13
My Angela2
Рет қаралды 10 МЛН
Спидран по кошмару... 93ч
0:33
Zalperovski
Рет қаралды 2,5 МЛН
coppie di brawler #brawlstars #brawl #supercell #gaming #perte
0:25
Minecraft: Who was the best? 🤔 #Shorts
0:29
Twi Shorts
Рет қаралды 9 МЛН