Page 1 of 1

Democracy 4

Posted: Wed Oct 07, 2020 12:05 am
by The Mogician
Pointer Table for:
-Political Capital

Re: Democracy 4

Posted: Wed Oct 07, 2020 12:49 pm
by rambo99jose
(FREE version 1.12):
-Political Capital: Democracy4.exe+2BA580

Re: Democracy 4

Posted: Fri Oct 09, 2020 11:57 am
by rambo99jose
Made some cheat mods (v1.12) *BACKUP SAVEGAME INCASE OF LONGTERM USAGE BUG*
Password: rambo99jose

  • LoveMachine (v1 20201011)
    • make every faction like you more, still affected by negative effects because there's a cap to boost
    • Public Services policy
  • MoneyMachine (v1 20201011)
    • gives you money weekly (use slider to set value, deactivate policy to stop getting money)
    • Tax policy
How to Install mods

Code: Select all

1. Extract to  "Documents\my games\democracy4\mods"
2. Enable mods in mod menu
3. Activate policies in-game:
Adding description and language translations

Code: Select all

1. Create folder named "translations" in the root of the mod
2. Create a folder with language name inside "translations" ... for english the folder would be "English" 
3. Look in "translations" folder on the game install location to figure out which format to use (for policies it would be policies.csv)
Adding icons to policies

Code: Select all

 ~~~ THERES 2 PARTS TO THIS PROCESS TO MAKE IT WORK ~~~ creating svg file, and adding custom slider

~~~ PART 1: SVG IMAGE ~~~
1. Make an image, size doesn't matter much (i use MSpaint like a pleb). Simplest way is to give it black background then enter text with white color
2. Convert image to SVG
3. Create "svg" folder inside "data" folder of mod
4. Rename "svg image" to this format "icons_slidersname.svg", then put it in "svg" folder (SEE PART 2 FOR SLIDERS)

~~~ PART 2: CUSTOM SLIDER ~~~
1.   Create a file named "sliders.csv" in "Modname\data\simulation\"
2a. Simplest way is to just name the custom slider with lower case mod name, here's example line for the file:

#,moneymachine,DISCRETE,0,

2b (OPTIONAL). If you want custom slider scales look at examples in "GameInstallFolder\data\simulation\sliders.csv"
3. Whichever name you gave to custom slider, you have to update "policies.csv" with that, for example:

#,MoneyMachine,moneymachine,,1,1,1,1,TAX,,0,0,0+(1.0*x),,1,10,500000,0+(1.0*x),,,#Effects,,,,,,,,,,,,,

4. Rename svg image to match custom slider name, for example (icons_  prefix is required, it tells the game what type it is): 

icons_moneymachine.svg

5. If everything was done right then you should see the image on policies in-game
6. For adding icons to stuff other than policies you gonna use similar method, just look at how the game does it
.:|LINKS FOR MODDING RESOURCES|:.
[Link]
[Link]
Misc Variables

Code: Select all

Variables with spaces generally follow UpperCamelCase

~~~Non-standard name variables ~~~
Everyone = _All_
Youth = Young
Political Capital = CANT FIND IT ANYWHERE

Re: Democracy 4

Posted: Sat Oct 10, 2020 3:55 pm
by jbgaela
hi, how can i use the cheat engine cheats? when I put a different number on the value and activate it. it doesnt work

Re: Democracy 4

Posted: Sun Oct 11, 2020 9:24 am
by afraidless
rambo99jose wrote:
Fri Oct 09, 2020 11:57 am
Made a cheat mod for free money income every round

[Link]

1. Extract to "Documents\my games\democracy4\mods"
2. Enable mod in game
3. Start game
4. Open policies menu, click on Tax, implement "Trump Free Money Act" (300m - 12 trillion slider)

.:|Notes|:.
. You receive money weekly, so if you want to stop it simply cancel the policy
. I know it doesn't have icon in game, no idea how to make that
Thanks for the cheat mod :) can you make a mod that makes all the people love you??

Re: Democracy 4

Posted: Sun Oct 11, 2020 1:17 pm
by rambo99jose
No more trump, its now called MoneyMachine, oh and policies have icons (mspaint ftw)

Re: Democracy 4

Posted: Sun Oct 18, 2020 6:57 pm
by smartdaz9682
Political capital mod doesn't seem to do anything. loaded it up, selected game, clicked box. nothing changes in game.

Re: Democracy 4

Posted: Tue Oct 20, 2020 2:50 am
by rambo99jose
You can do a manual search for political capital then change it when you find to like 99999. Keep in mind it resets the next turn(there's a cap to how much you can store).

Re: Democracy 4

Posted: Sun Dec 20, 2020 9:39 pm
by Leonmensah15
So I kinda messed up my policies file....can anyone post theirs here so I can use it to repair mine?

Re: Democracy 4

Posted: Thu Jul 01, 2021 4:58 pm
by dustbeen43
Any update soon ? xD

Re: Democracy 4

Posted: Tue Jul 20, 2021 11:50 pm
by evilnero
version 1.31
address is 2DBFB0
not numerical... set value like 1138859072 to get 450+ points

Re: Democracy 4

Posted: Thu Jan 13, 2022 6:02 pm
by czarny_pan
Democracy 4 has been released today and is officially out of EA. I think it's a good time for updated table!