Crusader Kings 2 v3.2.1 Steam (GM and More) 2019-Jun-04

Upload your cheat tables here (No requests)
User avatar
CompactDisc
Table Makers
Table Makers
Posts: 694
Joined: Tue Mar 07, 2017 11:52 am
Reputation: 852

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by CompactDisc »

shackletonian wrote:
Sat Dec 09, 2017 12:33 am
Totally new, but found this while looking for trainers and wanted to say it's incredible! Is there a way to reduce the age of the ruler to never go past another age (e.g. 35) rather than 50?

Also, as noted, when I tried to start a new single player game as a Republic/merchant, no scripts could be selected. If I started a new game after loading a previous game, I could change my ruler's stats, piety, gold, etc, but not their technology or build speed.
You'd have to edit the code for that, I would honestly recommend trying, but if you need help, I don't really have the time for that right now. Feel free to join the discord though, some will help there. But make sure to mention you are new, they have little tolerance for ignorance otherwise.
Read the tutorials first though, it helps :)
[Link]

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

User avatar
EternalXFury
Noobzor
Noobzor
Posts: 6
Joined: Sun Dec 10, 2017 6:36 pm
Reputation: 1

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by EternalXFury »

First of all, thanks Recifense and CompactDisc for the awesome work!
CompactDisc it seems that the pointer for achievments its not working properly when you use the "Ruler Designer", unlike the table`s past versions. For example, if i start a game with mods and select a pre-defined ruler the achievments work, but if i create a custom ruler in "Ruler Designer" the achievments get disable.
Thank you very much in advance!

User avatar
CompactDisc
Table Makers
Table Makers
Posts: 694
Joined: Tue Mar 07, 2017 11:52 am
Reputation: 852

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by CompactDisc »

EternalXFury wrote:
Sun Dec 10, 2017 7:16 pm
CompactDisc it seems that the pointer for achievments its not working properly when you use the "Ruler Designer", unlike the table`s past versions. For example, if i start a game with mods and select a pre-defined ruler the achievments work, but if i create a custom ruler in "Ruler Designer" the achievments get disable.
I noticed the same thing and am looking for a more complete solution than in the past. Hopefully enable full mod support for achievements.

User avatar
Alaunus
Expert Cheater
Expert Cheater
Posts: 196
Joined: Wed Mar 08, 2017 3:15 pm
Reputation: 51

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by Alaunus »

I'd rather have you figure out achievements with mods in the 'other' paradox games first. :o

User avatar
CompactDisc
Table Makers
Table Makers
Posts: 694
Joined: Tue Mar 07, 2017 11:52 am
Reputation: 852

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by CompactDisc »

Alaunus wrote:
Mon Dec 11, 2017 10:45 pm
I'd rather have you figure out achievements with mods in the 'other' paradox games first. :o
I'm trying to do it for all Paradox games. EU4 is first on my list, since it's the most popular. Then Stellaris, CK2 and HOI4 in that order.

alanwulf
Noobzor
Noobzor
Posts: 6
Joined: Wed Apr 19, 2017 5:17 am
Reputation: 1

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by alanwulf »

I noticed this issue with achievements too, if you're using a slightly older version the pointer's offset is set at 36 .. so turning it from a 1 to a 0 will have achievements enabled... its odd. I went in and manually changed the offset to 37 and now it works correctly where 1 is on and 0 is off.

edit: I did test it with the ruler designer and it works, sometimes you may have to toggle it to get the green "enabled" text.

User avatar
EternalXFury
Noobzor
Noobzor
Posts: 6
Joined: Sun Dec 10, 2017 6:36 pm
Reputation: 1

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by EternalXFury »

alanwulf wrote:
Tue Dec 12, 2017 9:35 pm
I noticed this issue with achievements too, if you're using a slightly older version the pointer's offset is set at 36 .. so turning it from a 1 to a 0 will have achievements enabled... its odd. I went in and manually changed the offset to 37 and now it works correctly where 1 is on and 0 is off.

edit: I did test it with the ruler designer and it works, sometimes you may have to toggle it to get the green "enabled" text.
Thanks alanwulf! It works here too!

Guys just add a address manually in CE ("CK2game.exe"+00EFa8D0 with pointer offset 36). Offset 36 value must be equal 0 and Offset 37 value equal 1.

rlurking
Cheater
Cheater
Posts: 33
Joined: Fri Jun 23, 2017 6:33 pm
Reputation: 23

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by rlurking »

FYI
+35 is save integrity (1 = pass)
+36 is now ruler designer (0 = unused), it used to be checksum & I think ruler designer both
+37 is now checksum (1 = unmodified), used to be ?? - it didn't appear to do anything in the past

User avatar
CompactDisc
Table Makers
Table Makers
Posts: 694
Joined: Tue Mar 07, 2017 11:52 am
Reputation: 852

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by CompactDisc »

Guys, well done and thank you for researching this. I'm trying to edit the code behind this, and hopefully create a script like the console script that disables all these checks altogether.

rlurking
Cheater
Cheater
Posts: 33
Joined: Fri Jun 23, 2017 6:33 pm
Reputation: 23

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by rlurking »

This should get the base pointer

aobscan(basepointer_scan, 55 8B EC 83 E4 F8 83 EC 6C 8B C1 53 56 57 )
basepointer_scan+1:

Deq
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Dec 18, 2017 6:36 am
Reputation: 0

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by Deq »

Can someone please tell me how the trait/perk line works under 'Ruler'? I can't seem to add perks, it only replaces them. Thanks in advance.

User avatar
CompactDisc
Table Makers
Table Makers
Posts: 694
Joined: Tue Mar 07, 2017 11:52 am
Reputation: 852

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by CompactDisc »

Deq wrote:
Mon Dec 18, 2017 6:37 am
Can someone please tell me how the trait/perk line works under 'Ruler'? I can't seem to add perks, it only replaces them. Thanks in advance.
You can't add perks this way, only replace them, as you noticed. To add new traits, use the console instead.

Aasimar
Noobzor
Noobzor
Posts: 8
Joined: Mon Dec 18, 2017 4:19 pm
Reputation: 0

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by Aasimar »

And broken again due to new game version
Patch 2.8.1.1 (ISRM)

Arjik
Cheater
Cheater
Posts: 42
Joined: Fri Mar 03, 2017 3:47 pm
Reputation: 7

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by Arjik »

Just my luck to go back to this game and the next day Paradox publishes a hotfix that stops the main table and the additional pointers from working, console cheat is still working though. The game version is now 2.8.1.1 (ISRM).

User avatar
CompactDisc
Table Makers
Table Makers
Posts: 694
Joined: Tue Mar 07, 2017 11:52 am
Reputation: 852

Re: Crusader Kings 2 v2.8.1 Steam (GM and More) 2017-Dec-05

Post by CompactDisc »

Arjik wrote:
Mon Dec 18, 2017 4:31 pm
Just my luck to go back to this game and the next day Paradox publishes a hotfix that stops the main table and the additional pointers from working, console cheat is still working though. The game version is now 2.8.1.1 (ISRM).
I'm officially sad :( Though I think the extension will still work once Reci updates his table.

Post Reply

Who is online

Users browsing this forum: AmazonBot, Baidu [Spider], dimas0261, FlameLord7, gatagahshgatwe, Google Adsense [Bot], ifed32, jonaaa, jonh12, kalotus, khawpan001, odinleif, oxcasper, romilius, Salicyl, saqueeb308, Tako88, Upisir, valgul, warking, wilsoncheng2000