Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Upload your cheat tables here (No requests)
User avatar
SomaTGW
Cheater
Cheater
Posts: 33
Joined: Wed Jun 24, 2020 5:14 pm
Reputation: 4

Re: Hearts of Iron IV x64 v1.11.4 (GM and More) 2021-Dec-15

Post by SomaTGW »

Namelessy wrote:
Fri Mar 25, 2022 4:46 pm
SomaTGW wrote:
Wed Mar 23, 2022 9:30 pm

I never got the max air upgrade to ever work. It just says "The array of byte named UPG1b could not be found"
Are you running HOI through steam? If so, are you using any mods? Some mods might change a few things here and there. You could also disable (comment out) all the UPG1b bits. You will then not be able to lower the upgraded level down if you pass... 6 I think.
Steam launch, yeah. And I just ran it with no mods, and it's still having an issue with it.

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
SomaTGW
Cheater
Cheater
Posts: 33
Joined: Wed Jun 24, 2020 5:14 pm
Reputation: 4

Re: Hearts of Iron IV x64 v1.11.7 (GM and More) 2022-Mar-01

Post by SomaTGW »

Res1stancE wrote:
Fri Mar 25, 2022 10:07 pm
Is there a way to use Cheat Engine on HOI4 by just putting in the value? Or should the table always be used?
It's possible, but you need to re-scan every time you relaunch the game.

renorp
Cheater
Cheater
Posts: 48
Joined: Mon May 08, 2017 11:48 am
Reputation: 23

Re: Hearts of Iron IV x64 v1.11.7 (GM and More) 2022-Mar-01

Post by renorp »

Looks like God Mode not working for Fleets. Ships still sink during battles.

momozahara
What is cheating?
What is cheating?
Posts: 1
Joined: Thu Apr 07, 2022 5:34 pm
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.7 (GM and More) 2022-Mar-01

Post by momozahara »

so for the super production we can edit just one line in recif script to gain that power
in the script under Production Progress (airplanes, weapons, etc) (when day changes)
find: add r11d,r11d
replace with: add r11d,#26280000
and year we just replace 1 day production with super production

User avatar
Recifense
Expert Cheater
Expert Cheater
Posts: 1446
Joined: Thu Mar 02, 2017 11:25 pm
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by Recifense »

Hi guys,

A table for version 1.11.10 (09ac) was added at the first post.

- A new feature was added.

Cheers!

Anon123813
What is cheating?
What is cheating?
Posts: 1
Joined: Sat May 14, 2022 12:36 pm
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by Anon123813 »

Anyone know the new list for the Extension's Air Upgrade? Or can teach me how to find it?

Namelessy
Table Makers
Table Makers
Posts: 279
Joined: Wed Feb 24, 2021 7:46 am
Reputation: 405

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by Namelessy »

Anon123813 wrote:
Sat May 14, 2022 12:37 pm
Anyone know the new list for the Extension's Air Upgrade? Or can teach me how to find it?
When you try to enable it, it usually says "The array of byte named UPG1b could not be found". So open the table in a text editor, search for UPG1b, and you will find:

Code: Select all

aobScanModule(UPG1b,$process, 2? 5F 00 84 C0 74 08 40 88 7B 08) // will break with update, check from 84 C0...  usually 2.nd hit
So search for AOB in CE for "84 C0 74 08 40 88 7B 08", and you will find 2 hits. Assuming it is the second, select it and click on "Disassemble this memory region". If we do this, and scroll a line up, we get:

Code: Select all

hoi4.exe+84DE06 - E8 E53D5F00           - call hoi4.exe+E41BF0
hoi4.exe+84DE0B - 84 C0                 - test al,al <-- this is the hit for the "cut down" aob
hoi4.exe+84DE0D - 74 08                 - je hoi4.exe+84DE17
If we check the bytes, the 2? has changed to 3D while the 5F 00 are the same, so we put that into the AOB like so:

Code: Select all

aobScanModule(UPG1b,$process, 3D 5F 00 84 C0 74 08 40 88 7B 08) // will break with update, check from 84 C0...  usually 2.nd hit
Then check the UPG1b+5 (that is the "74 08" bit) in the Disable part of the script, to make sure the two bytes are the same:

Code: Select all

UPG1b+5:
 db 74 08
Which they are. So load up your changed table and see if it enables, check that you can increase and decrease the plane upgrades. If all is well, you are good to go.

kekeface123
Cheater
Cheater
Posts: 44
Joined: Thu May 04, 2017 9:25 pm
Reputation: 4

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by kekeface123 »

some parts of table dont work. (air upgrades?) also the 1 day decision automatic activates at random(i notice if using the fast spying cheat it does so more often)

User avatar
joebno2
Noobzor
Noobzor
Posts: 11
Joined: Thu Oct 21, 2021 2:09 am
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by joebno2 »

kekeface123 wrote:
Sat May 28, 2022 8:40 pm
some parts of table dont work. (air upgrades?) also the 1 day decision automatic activates at random(i notice if using the fast spying cheat it does so more often)
when you use (if you do) the add factories cheat do they stay or despawn for you? ill get them for a short period of time but ill need to keep adding and removing factories on production lines to keep them

defnotme
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jun 01, 2022 5:32 pm
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by defnotme »

When update

kekeface123
Cheater
Cheater
Posts: 44
Joined: Thu May 04, 2017 9:25 pm
Reputation: 4

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by kekeface123 »

joebno2 wrote:
Tue May 31, 2022 4:07 pm
kekeface123 wrote:
Sat May 28, 2022 8:40 pm
some parts of table dont work. (air upgrades?) also the 1 day decision automatic activates at random(i notice if using the fast spying cheat it does so more often)
when you use (if you do) the add factories cheat do they stay or despawn for you? ill get them for a short period of time but ill need to keep adding and removing factories on production lines to keep them
there is no cheatfor add factories?

IgnisGlaciem
Cheater
Cheater
Posts: 25
Joined: Thu Feb 15, 2018 10:22 pm
Reputation: 2

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by IgnisGlaciem »

kekeface123 wrote:
Thu Jun 02, 2022 8:03 am
joebno2 wrote:
Tue May 31, 2022 4:07 pm
kekeface123 wrote:
Sat May 28, 2022 8:40 pm
some parts of table dont work. (air upgrades?) also the 1 day decision automatic activates at random(i notice if using the fast spying cheat it does so more often)
when you use (if you do) the add factories cheat do they stay or despawn for you? ill get them for a short period of time but ill need to keep adding and removing factories on production lines to keep them
there is no cheatfor add factories?
I believe he's referring to the pointers in the extension table, which has a field allowing building editing. I noticed my spawned factories would sometimes spawn with damage, but it was inconsistent and while reproducible (simply add factories in a state, rinse and repeat until) it wasn't predictable.

bonebag15
What is cheating?
What is cheating?
Posts: 1
Joined: Fri Jun 10, 2022 4:57 pm
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by bonebag15 »

is there a new change for air upgrades? old update of changing 2? to 3d does not seem to work anymore

kokdk
What is cheating?
What is cheating?
Posts: 2
Joined: Tue Dec 14, 2021 11:06 pm
Reputation: 0

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by kokdk »

bonebag15 wrote:
Fri Jun 10, 2022 5:09 pm
is there a new change for air upgrades? old update of changing 2? to 3d does not seem to work anymore
Namelessy did very clear guide for change the pointer

change 3D to 59 in v1.11.11

User avatar
SomaTGW
Cheater
Cheater
Posts: 33
Joined: Wed Jun 24, 2020 5:14 pm
Reputation: 4

Re: Hearts of Iron IV x64 v1.11.10 (GM and More) 2022-Apr-16

Post by SomaTGW »

kokdk wrote:
Mon Jun 13, 2022 10:10 am
bonebag15 wrote:
Fri Jun 10, 2022 5:09 pm
is there a new change for air upgrades? old update of changing 2? to 3d does not seem to work anymore
Namelessy did very clear guide for change the pointer

change 3D to 59 in v1.11.11
Seems like the new update changed this again, changing it to 56 doesn't work anymore.

Post Reply

Who is online

Users browsing this forum: avoidkid, Baidu [Spider], beelucee, BryceLeft, C1rpt0, Dangelion, DarthTiger7, dennisvp, don217, firefury101, Galerian, Google [Bot], Google Adsense [Bot], jonaaa, Jonastpz, miyiaga, pangeankodok, Pastelcio, Salicyl, shockie85, valgul, vodkart, windgale