Page 10 of 45

Re: Crusader Kings 2 v2.7.2 beta Steam (GM and More) 2017-Jul-07

Posted: Wed Aug 16, 2017 5:45 pm
by Recifense
Hi guys,

I removed the beta and now I can see the update. I will work on it.

Cheers!

Re: Crusader Kings 2 v2.7.2 beta Steam (GM and More) 2017-Jul-07

Posted: Wed Aug 16, 2017 5:50 pm
by Recifense
Bajindi wrote:
Wed Aug 16, 2017 2:40 pm
Recifense please allow us to make donations to you through PayPal, so we can reward you for your efforts but do not want to use Patreon.
Hi mate,

I have an account at PayPal associate to my hotmail email account. You can see it at my profile (recifense_ce).

Cheers and thank you.

===============================

Sorry. This method does not work for me here in Brazil.

Cheers!

Re: Crusader Kings 2 v2.7.2 beta Steam (GM and More) 2017-Jul-07

Posted: Wed Aug 16, 2017 8:03 pm
by Recifense
Recifense wrote:
Wed Aug 16, 2017 5:45 pm
Hi guys,

I removed the beta and now I can see the update. I will work on it.

Cheers!

Done. Please look at the first post.

Cheers!

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Wed Aug 16, 2017 9:31 pm
by Sourenics
Now anyone knows if it's CompactCD going to update his expansion table?

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Thu Aug 17, 2017 1:01 am
by Visi
EDIT:
Nevermind. Table seems to work fine. Not sure why it didn't work the first time I tried it. Thanks!!

Re: Crusader Kings 2 v2.7 Steam (GM and More) 2017-03-12

Posted: Thu Aug 17, 2017 6:01 am
by abcdefgddddd
CompactDisc wrote:
Sun Mar 12, 2017 8:18 pm
------------------------------------------------------------------
Table Extension for Crusader Kings II v2.7.1.0 (WHCB)
------------------------------------------------------------------
==By CompactDisc and BringChaos==

This extension contains a large amount of extra pointers for the game. It will allow you to alter much more than Recifense's script alone.
It also enables the console in ironman mode and achievements in modded/ruler designer games.

Instructions:
Download the original table from Recifense and open it in cheat engine. Then open my extension in the same Cheat Engine instance. It may ask you if you want to merge or keep the current list, say yes.

Once you activate Recifense's script, the pointers should work. You can then save the merged table as a whole if you want to use it again.

If something doesn't work, please post it in this thread so I can fix it.

Updates:
18 Mar 2016: Updated for Crusader Kings II v2.7.0.1 (OAWR) - Extension v2.3
18 Mar 2016: Fix- Extension v2.3a
Fixed tech pointers + Added modded achievements
26 Apr 2016: Updated for Crusader Kings II v2.7.1.0 (APAH) - Extension v2.4
27 Apr 2016: Fix for v2.7.1.0 (BPAH) - Extension v2.5
- Fixed Selected County pointers

Wishlist:
- Nomadic pointers (Population/Manpower)
can you make table extension for 2.7.2 GMTV? i'll really appreciate for this

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Thu Aug 17, 2017 12:51 pm
by e479
To make ironman cheats work with 2.7.2 you need to change the 2.7.1 CT-file
aobscan(aob1, ?? ?? 56 8B F1 80 B8 FC 02 00 00 00 75 ??)
aobscan(aob2, 8B 1D ?? ?? ?? ?? 83 BB F4 02 00 00 00 74 ??)
aobscan(aob3, E8 ?? ?? ?? ?? C6 40 35 00 8A 45 C4 8B 75)
with this
aobscan(aob1, ?? ?? 56 8B F1 80 B8 FC 02 00 00 00 75 ??)
aobscan(aob2, 8B 1D ?? ?? ?? ?? 83 BB F4 02 00 00 00 0F ??)
aobscan(aob3, E8 ?? ?? ?? ?? C6 40 35 00 8A 45 C4 8B 75)
And pointer
CK2game.exe+E8D390 offset +36
With this one
CK2game.exe+E703E0 offset +36

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Thu Aug 17, 2017 3:23 pm
by abcdefgddddd
e479 wrote:
Thu Aug 17, 2017 12:51 pm
To make ironman cheats work with 2.7.2 you need to change the 2.7.1 CT-file
aobscan(aob1, ?? ?? 56 8B F1 80 B8 FC 02 00 00 00 75 ??)
aobscan(aob2, 8B 1D ?? ?? ?? ?? 83 BB F4 02 00 00 00 74 ??)
aobscan(aob3, E8 ?? ?? ?? ?? C6 40 35 00 8A 45 C4 8B 75)
with this
aobscan(aob1, ?? ?? 56 8B F1 80 B8 FC 02 00 00 00 75 ??)
aobscan(aob2, 8B 1D ?? ?? ?? ?? 83 BB F4 02 00 00 00 0F ??)
aobscan(aob3, E8 ?? ?? ?? ?? C6 40 35 00 8A 45 C4 8B 75)
And pointer
CK2game.exe+E8D390 offset +36
With this one
CK2game.exe+E703E0 offset +36
Thanks! it works very well.

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Thu Aug 17, 2017 6:42 pm
by Visi
e479 wrote:
Thu Aug 17, 2017 12:51 pm
To make ironman cheats work with 2.7.2 you need to change the 2.7.1 CT-file
aobscan(aob1, ?? ?? 56 8B F1 80 B8 FC 02 00 00 00 75 ??)
aobscan(aob2, 8B 1D ?? ?? ?? ?? 83 BB F4 02 00 00 00 74 ??)
aobscan(aob3, E8 ?? ?? ?? ?? C6 40 35 00 8A 45 C4 8B 75)
with this
aobscan(aob1, ?? ?? 56 8B F1 80 B8 FC 02 00 00 00 75 ??)
aobscan(aob2, 8B 1D ?? ?? ?? ?? 83 BB F4 02 00 00 00 0F ??)
aobscan(aob3, E8 ?? ?? ?? ?? C6 40 35 00 8A 45 C4 8B 75)
And pointer
CK2game.exe+E8D390 offset +36
With this one
CK2game.exe+E703E0 offset +36
Worked perfectly, thanks!!

Re: Crusader Kings 2 v2.7 Steam (GM and More) 2017-03-12

Posted: Thu Aug 17, 2017 7:17 pm
by CompactDisc
abcdefgddddd wrote:
Thu Aug 17, 2017 6:01 am
can you make table extension for 2.7.2 GMTV? i'll really appreciate for this
I could, because you asked nicely :)
viewtopic.php?f=4&t=348&p=1366#p1366

Though, e479 already fixed it for me! Except for the religion pointer. So that was fun :)
I have long and hard workdays for a month now, so it's hard to work on anything else.
That's why the delays.

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Thu Aug 17, 2017 9:37 pm
by strayfies
Posting a thank-you for being so prompt with the update! You rock, as always.

Re: Crusader Kings 2 v2.7 Steam (GM and More) 2017-03-12

Posted: Fri Aug 18, 2017 12:39 am
by Visi
CompactDisc wrote:
Thu Aug 17, 2017 7:17 pm
abcdefgddddd wrote:
Thu Aug 17, 2017 6:01 am
can you make table extension for 2.7.2 GMTV? i'll really appreciate for this
I could, because you asked nicely :)
viewtopic.php?f=4&t=348&p=1366#p1366

Though, e479 already fixed it for me! Except for the religion pointer. So that was fun :)
I have long and hard workdays for a month now, so it's hard to work on anything else.
That's why the delays.
Thank you very much for taking time out of your busy schedule to do this for everyone! =D

Re: Crusader Kings 2 v2.7.2 Steam (GM and More) 2017-Aug-16

Posted: Sun Aug 20, 2017 12:14 pm
by Sourenics
Whats the purpose of enable achievements and how it works?

Re: Crusader Kings 2 v2.7 Steam (GM and More) 2017-03-12

Posted: Mon Aug 21, 2017 4:56 pm
by CompactDisc
Visi wrote:
Fri Aug 18, 2017 12:39 am
Thank you very much for taking time out of your busy schedule to do this for everyone! =D
I'm happy to contribute when I can :)

Re: Crusader Kings 2 v2.7 Steam (GM and More) 2017-03-12

Posted: Tue Aug 22, 2017 4:22 pm
by imsammers
I am currently using all the updates, but when I check "Achievements enabled?" before I start a game, the achievements still say disabled. Will I still get achievements or is this bugged?


17 Aug 2016: Update for Crusader Kings II v2.7.2.0 (GMTV) - Extension v2.6