Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Upload your cheat tables here (No requests)
Post Reply
Pedroma34
Cheater
Cheater
Posts: 30
Joined: Mon Aug 07, 2017 11:17 pm
Reputation: 13

Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by Pedroma34 »

WORKS FOR 1.37.0 (MAY 2024)

Greetings internet users.
Tis but a simple table that contains values of interest. It does not contain fancy scripts of god mode, but it does hold the following stats for modification (so far:)

Stats:
-Money
-Power Points(adm,dip,mil)
-Stability
-Prestige
-Legitimacy
-Army Tradition
-Navy Tradition
-Ruler's Power Points (adm, dip, and mil)

Scripts:
Show Stats (displays all modifiable stats mentioned above)
Set Army Drill to 100 for all of your units

Notes:
Some stats are multiplied by an x amount. For example, stability displays as "0, 1, 2, or 3" in game, but in memory it displays as 1000, 2000, or 3000. You will notice that I noted this with the names of the respective stats (x1000, x1, x100, etc.) So, if you want to modify stability to 3, you'd have to write 3000 in the stat, not 3. The same goes for other stats but with different x values.

I like to use this in Ironman mode. Just activate the script and modify the stat that you want. I will add more in the future if yall like it. Just request something and I'll try and remember to check this post to update it. Lemme know of any bugs.
Cheers

CHANGELOG:

5/08/2024: (1.10)
Updated table for the game version 1.37.0

5/07/2024: (1.09)
Added Ruler's Stats to modify, per request (power points of the current ruler)

4/29/2024: (1.08)
Added army drill script

4/26/2024: (1.07)
Fixed mil stat
Fixed money

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
Attachments
EU4 1.37.0 by Pedro (1.10).CT
(7.04 KiB) Downloaded 184 times
EU4 1.36.2 by Pedro (1.09).CT
(9.38 KiB) Downloaded 66 times
EU4 1.36.2 by Pedro (1.08).CT
(7.04 KiB) Downloaded 100 times
EU4 1.36.2 by Pedro (1.07).CT
(5.61 KiB) Downloaded 45 times
Last edited by Pedroma34 on Thu May 09, 2024 12:26 am, edited 3 times in total.

aki007
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Nov 19, 2020 9:00 am
Reputation: 0

Re: Europa Universalis 4 1.36.2 by Pedro

Post by aki007 »

Hi Pedro. Can you add stats for ruler's adm, dip and mil points? Thanks.

Pedroma34
Cheater
Cheater
Posts: 30
Joined: Mon Aug 07, 2017 11:17 pm
Reputation: 13

Re: Europa Universalis 4 1.36.2 by Pedro

Post by Pedroma34 »

aki007 wrote:
Mon May 06, 2024 11:11 am
Hi Pedro. Can you add stats for ruler's adm, dip and mil points? Thanks.
Hello! I just uploaded the updated table with the new stats for the ruler's power points. Please, let me know if it works. Thank you.

huunamlee
What is cheating?
What is cheating?
Posts: 1
Joined: Thu May 09, 2024 4:53 am
Reputation: 0

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by huunamlee »

Hi Pedro can you please add the [X] <== Enable achievements with mods and [X] <== Enable Console/Developer Mode in Ironman ? thank you for your works!

HZN
What is cheating?
What is cheating?
Posts: 2
Joined: Wed May 08, 2024 8:56 pm
Reputation: 0

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by HZN »

Nice table, the speed of uploading it since last update came out. What I look for most in a table though is enabling Console in Ironman so if it is possible for you to add that, that would be great.

Thanks!

Pedroma34
Cheater
Cheater
Posts: 30
Joined: Mon Aug 07, 2017 11:17 pm
Reputation: 13

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by Pedroma34 »

HZN wrote:
Thu May 09, 2024 5:01 am
Nice table, the speed of uploading it since last update came out. What I look for most in a table though is enabling Console in Ironman so if it is possible for you to add that, that would be great.

Thanks!
I did try that. It's a tricky one, because even when you get the console to show up, the game detects it's in iron man mode and doesn't allow commands :/ but maybe one day I'll figure it out.

gowaniv
What is cheating?
What is cheating?
Posts: 1
Joined: Thu May 09, 2024 4:43 pm
Reputation: 0

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by gowaniv »

HZN wrote:
Thu May 09, 2024 5:01 am
Nice table, the speed of uploading it since last update came out. What I look for most in a table though is enabling Console in Ironman so if it is possible for you to add that, that would be great.

Thanks!
I second this, please make it compatible with ironman. Thank you!

Pedroma34
Cheater
Cheater
Posts: 30
Joined: Mon Aug 07, 2017 11:17 pm
Reputation: 13

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by Pedroma34 »

I will try and get console working for Ironman. I have a pretty busy weekend ahead of me, so please give me a week or two to try and figure this one out. Thank you.

Namelessy
Table Makers
Table Makers
Posts: 286
Joined: Wed Feb 24, 2021 7:46 am
Reputation: 410

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by Namelessy »

Pedroma34 wrote:
Thu May 09, 2024 5:06 pm
I will try and get console working for Ironman. I have a pretty busy weekend ahead of me, so please give me a week or two to try and figure this one out. Thank you.
Easiest for the console (for me, and if you are interested) is to dissect code, search for referenced string "enable_all_commands". That entry should have three hits, two of them have a compare if you scroll a little bit up, replace that with a cmp eax, eax.


The two AOB's I use:

Code: Select all

AobScanModule(aob1, $process, 41 80 7C 24 19 00 0F 84 ?? ?? ?? ?? 48 8B 1E) //allow console
AobScanModule(aob2, $process, 80 78 19 00 0F 84 ?? ?? ?? ?? 48 8B 1E) //allow commands

Pedroma34
Cheater
Cheater
Posts: 30
Joined: Mon Aug 07, 2017 11:17 pm
Reputation: 13

Re: Europa Universalis 4 1.37.0 MAY-2024 by Pedro

Post by Pedroma34 »

Namelessy wrote:
Thu May 09, 2024 7:02 pm
Pedroma34 wrote:
Thu May 09, 2024 5:06 pm
I will try and get console working for Ironman. I have a pretty busy weekend ahead of me, so please give me a week or two to try and figure this one out. Thank you.
Easiest for the console (for me, and if you are interested) is to dissect code, search for referenced string "enable_all_commands". That entry should have three hits, two of them have a compare if you scroll a little bit up, replace that with a cmp eax, eax.


The two AOB's I use:

Code: Select all

AobScanModule(aob1, $process, 41 80 7C 24 19 00 0F 84 ?? ?? ?? ?? 48 8B 1E) //allow console
AobScanModule(aob2, $process, 80 78 19 00 0F 84 ?? ?? ?? ?? 48 8B 1E) //allow commands
Thank you for the tip. I will try that tonight!

Post Reply

Who is online

Users browsing this forum: AhrefsBot, Baidu [Spider], buttfucker2000, crispymcd, django868, Epilogue8560, Fabio7x, Google Adsense [Bot], lariana, liquidxearo1, Offhead, Richy Rich, ThukkataAB, Zanzer