Page 24 of 49

Re: Hearts of Iron IV x64 v1.10.5 (GM and More) 2021-Apr-18

Posted: Sat Nov 27, 2021 2:03 pm
by Namelessy
Namelessy wrote:
Sat Nov 27, 2021 11:32 am
Small update to the extension table for 1.11.2. Not touched anything needing Recifenses table yet.
And updated again, since the achievement bits removed the use of (most) support companies in the division designer.

Re: Hearts of Iron IV x64 v1.10.5 (GM and More) 2021-Apr-18

Posted: Sat Nov 27, 2021 2:48 pm
by SODI
Found a pointer and updated some addresses from Namelessy table.
My version 1.11.1 [bf90]
Should work.


Have Fun.

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Sat Nov 27, 2021 2:58 pm
by Recifense
Hi guys,

A table for version 1.11.2 (7844) was added at the first post.

Cheers!

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Sat Nov 27, 2021 5:02 pm
by thorxic
Awesome! I'll definitely be playing with this later tonight! Thanks for being so quick on the update!

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Sat Nov 27, 2021 5:32 pm
by rus2020
Recifense wrote:
Sat Nov 27, 2021 2:58 pm
Hi guys,

A table for version 1.11.2 (7844) was added at the first post.

Cheers!
Can I open the console?

Re: Hearts of Iron IV x64 v1.10.4 (GM and More) 2021-Feb-07

Posted: Sat Nov 27, 2021 8:33 pm
by Orion
Namelessy wrote:
Thu Oct 21, 2021 10:02 am
joebno2 wrote:
Thu Oct 21, 2021 2:50 am
Namelessy wrote:
Thu Mar 25, 2021 8:57 am
Updated table extension for HOI4 1.10.4

Credits: Credits for all the heavy lifting for this update goes to Xyarican, as I was very much stuck as soon as I was met with something non-trivial.
how do i use this? it says i need the other guys scripts and i downloaded those but i still cant use most of the cheats.
Attach CE to the process, load Recifense's table and enable it, load the extension table (merge), then the bits in the extension table that is dependent on those pointers should work.
The console and modded achievements works without that table.
Will you be updating yours as well so we can do the merge?

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Sat Nov 27, 2021 8:44 pm
by Epicmarkvan
Recifense wrote:
Sat Nov 27, 2021 2:58 pm
Hi guys,

A table for version 1.11.2 (7844) was added at the first post.

Cheers!
Based. Thanks for the quick update man!

Re: Hearts of Iron IV x64 v1.10.4 (GM and More) 2021-Feb-07

Posted: Sat Nov 27, 2021 10:56 pm
by Namelessy
Orion wrote:
Sat Nov 27, 2021 8:33 pm

Will you be updating yours as well so we can do the merge?
Yup, updated now. Not really had time to play they game yet, so if some of the pointers (or scripts) are wrong, point them out and I'll take a look at it.

Updated the minimum fuel script, and the pointers requiring Recifense's table. Some of the province improvement haven't been tested as I need to get a bit further in the game to build the first one, and the "Fort/Naval slots" seems a bit... iffy. So handle with care :)

Re: Hearts of Iron IV x64 v1.10.4 (GM and More) 2021-Feb-07

Posted: Sun Nov 28, 2021 4:41 pm
by harkonbard
Namelessy wrote:
Sat Nov 27, 2021 10:56 pm
Orion wrote:
Sat Nov 27, 2021 8:33 pm

Will you be updating yours as well so we can do the merge?
Yup, updated now. Not really had time to play they game yet, so if some of the pointers (or scripts) are wrong, point them out and I'll take a look at it.

Updated the minimum fuel script, and the pointers requiring Recifense's table. Some of the province improvement haven't been tested as I need to get a bit further in the game to build the first one, and the "Fort/Naval slots" seems a bit... iffy. So handle with care :)
well I have been using it and it is working well but the air upgrade script is not working, the message is "the array of byte named UPG1b could not be found", but still great work,

Re: Hearts of Iron IV x64 v1.10.4 (GM and More) 2021-Feb-07

Posted: Sun Nov 28, 2021 5:24 pm
by Namelessy
harkonbard wrote:
Sun Nov 28, 2021 4:41 pm
well I have been using it and it is working well but the air upgrade script is not working, the message is "the array of byte named UPG1b could not be found", but still great work,
Are you using the open beta? 1.11.4 doesn't work with it. I suspect next weeks 1.11.3 and 1.11.4 the week after will break the signature. For 1.11.4 (open beta, earlier today at least), you can change the AOB to:

Code: Select all

aobScanModule(UPG1b,$process, A7 5E 00 84 C0 74 08 40 88 7B 08)
Which will break with the next update (the AOB is hitting a jmp, I need to find a way around that when time permits).
Or you can disable the UPG1b bit (aob, register, enable, disable and unregister). It will prevent you from lowering the level of the plane upgrade if you go above 6.

Re: Hearts of Iron IV x64 v1.10.4 (GM and More) 2021-Feb-07

Posted: Sun Nov 28, 2021 6:37 pm
by harkonbard
Namelessy wrote:
Sun Nov 28, 2021 5:24 pm
harkonbard wrote:
Sun Nov 28, 2021 4:41 pm
well I have been using it and it is working well but the air upgrade script is not working, the message is "the array of byte named UPG1b could not be found", but still great work,
Are you using the open beta? 1.11.4 doesn't work with it. I suspect next weeks 1.11.3 and 1.11.4 the week after will break the signature. For 1.11.4 (open beta, earlier today at least), you can change the AOB to:

Code: Select all

aobScanModule(UPG1b,$process, A7 5E 00 84 C0 74 08 40 88 7B 08)
Which will break with the next update (the AOB is hitting a jmp, I need to find a way around that when time permits).
Or you can disable the UPG1b bit (aob, register, enable, disable and unregister). It will prevent you from lowering the level of the plane upgrade if you go above 6.
well, I tried to modify the AOB, however, I thought it is just better to update the game and be done with it, and now the script works perfectly, thanks Namelessy !!

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Sun Nov 28, 2021 6:44 pm
by thorxic
I have been playing around with Recifense's table for a while now, and it doesn't seem like "Construction in 1 Day" affects infrastructure such as railways, as was added with the new update with the No Step Back DLC.

Everything else, as far as I am aware, works perfectly.

The script by Namelessy also works for achievements and ironman console (what I use most of all). Good stuff!

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Mon Nov 29, 2021 4:29 pm
by IgnisGlaciem
thorxic wrote:
Sun Nov 28, 2021 6:44 pm
I have been playing around with Recifense's table for a while now, and it doesn't seem like "Construction in 1 Day" affects infrastructure such as railways, as was added with the new update with the No Step Back DLC.

Everything else, as far as I am aware, works perfectly.

The script by Namelessy also works for achievements and ironman console (what I use most of all). Good stuff!
Can second this, the new buildings must have different ids. Everything else, including old infrastructure buildings, seems to be working

Edit: Discovered something new; even console commands (ic command, courtesy of the extension table) don't allow for instant railway construction, though supply hubs seem to work? Something on the back end is very wrong here.

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Tue Nov 30, 2021 9:19 am
by mulrich
Patch 1.11.3 is live.

Re: Hearts of Iron IV x64 v1.11.2 (GM and More) 2021-Nov-27

Posted: Tue Nov 30, 2021 2:04 pm
by Kaedus
mulrich wrote:
Tue Nov 30, 2021 9:19 am
Patch 1.11.3 is live.
and the patch broke the table that it needs to be updated?