Updated: v7 released. Added Copy/Paste DNA functions. Uses the base64 version of the string. You can use this with the Portrait Editor. Portrait Editor can be accessed by enabling Debug Mode and using backtick ( ` ) to open debug panel which has a button for it. Use the "Copy DNA String", "Paste DNA String" in upper right corner.
I want to let you know that the lifestyle points only remain in one tree, if you switch to a different skill tree, it will not put points into that skill tree.
ck3.exe+29B1BF0 is the base address of the structure containing ironman flag & the integrity/checksum flag
+F9 = checksum/integrity, 0 disables achievements
+FA = ironman, 0 disables ironman
The +F9 check seems to be a rollup of all the different checks that are done (mod checksum, save file modification, debug mode enabled) that were independent flags in CK2
ck3.exe+29B076A is the debug/console enabled flag (normally enable by setting -debug_mode as a flag in a shortcut to the exe)
Unlike in CK2, running console commands does not flip the integrity switch, instead it only checks against the debug/console enabled flag.
Yesterday I was able to add a couple of addresses to the table for enabling the console and editing the achievements flag and it worked for a day and a half. Today it doesn't for some reason. Am I that bad with tables, or did pdx change something?
Also, find debug mode does nothing for me in the v7 table.
The Selected character is still a bit jumpy. There is something I can do in the game to make it stable from what I can see (I think I have to close the character sidebar) but for now it's a fun little game to change the value at the right time.
I'm trying to find development values for provinces. This is a decimal value apparently. Any idea what to search for?
EDIT: Never mind, it's an Integer4 as well, I was looking at the wrong place. Now we just need to find the "Selected Holding" pointer.
Other Lifestyle points can be found with +10 offset from the first one, but it seems that those only exist if that character has at least some experience in that Lifestyle.
The Selected character is still a bit jumpy. There is something I can do in the game to make it stable from what I can see (I think I have to close the character sidebar) but for now it's a fun little game to change the value at the right time.
I'm trying to find development values for provinces. This is a decimal value apparently. Any idea what to search for?
EDIT: Never mind, it's an Integer4 as well, I was looking at the wrong place. Now we just need to find the "Selected Holding" pointer.
PS Thanks for sticking with it, figment!
Use 7.0 for the character stuff. It works perfectly in 7.0, but jumps around in 7.1.
Don't know how easy it would be to do because I don't really know how to use cheat engine that well but would it be possible to have your troops be invincible?