Is there a limit on how many ideologies we can create?

simple as the title.

Nope, however, you will need to edit the game's GUI files as only 5 will show by default in the ideology list (next to the current popularity chart) in game.

hmmm, idk how to do that

do you know how i can do that? or of a tutorial that will help me

Not too sure which thing you need to edit, as I haven't done it myself.

But the file you need to edit is: C:\Program Files (x86)\Steam\steamapps\common\Hearts of Iron IV\interface\countrypoliticsview.gui (default Steam install on Windows)


I would assume you would need to edit this section:

instantTextboxType = {

name = "ideology"

position = { x = 9 y = 8 }

font = "hoi_18mbs"

text = "ideology"

maxWidth = 155

maxHeight = 20

}

But I'm not too sure