Page 1 of 1
Europa Universalis IV Console Hack Script
Posted: Sat Apr 08, 2017 8:48 pm
by STN
Made by BringChaos
Let me know if there are any issues.
Re: Europa Universalis IV Console Hack Script
Posted: Thu Apr 27, 2017 9:46 pm
by Francky35
Thank for this script.
Do you think update for new version ?
Re: Europa Universalis IV Console Hack Script
Posted: Sat Apr 29, 2017 1:59 am
by NoseFaceButt
This worked till 1.19 but stopped working after 1.20, please make a version for 1.21!
Thanks!
Re: Europa Universalis IV Console Hack Script
Posted: Sat May 06, 2017 5:53 pm
by Amnesian
NoseFaceButt wrote: ↑Sat Apr 29, 2017 1:59 am
This worked till 1.19 but stopped working after 1.20, please make a version for 1.21!
Thanks!
I second this, console allows you to do much more than the other eu4 cheat tables on this forum.
Re: Europa Universalis IV Console Hack Script
Posted: Thu Jun 01, 2017 8:39 am
by Rekuzatus
Any way this gets updated?
Re: Europa Universalis IV Console Hack Script
Posted: Sun Jul 16, 2017 9:25 am
by DawidIzydor
Hello:)
I made a working version for 1.22.1. It's an edit of BringChaos code.
For curious people:
What the script intendended to do was changing
Code: Select all
80 7D 0F 00
cmp byte ptr [ebx+11],00
into
But leaving this change caused euiv.exe crash. The problem was code some lines below
Code: Select all
74 0A C7 05 00 00 00 00 39 05 00 00
je eu4.exe+E3F30F
mov [00000000], 00000539
You see what they did there, didn't you?:)
So all I done was adding change of the mov procedure with 10 nops
Code: Select all
90 90 90 90 90 90 90 90 90 90
nop
nop
nop
nop
nop
nop
nop
nop
nop
nop
Your move, paradox:)
Re: Europa Universalis IV Console Hack Script
Posted: Tue Nov 21, 2017 6:59 pm
by erkanus
I think it is not working with current version 1.23. is it possible to get this updated any time soon?
Re: Europa Universalis IV Console Hack Script
Posted: Fri Nov 24, 2017 6:25 am
by erkanus
DawidIzydor wrote: ↑Sun Jul 16, 2017 9:25 am
Hello:)
I made a working version for 1.22.1. It's an edit of BringChaos code.
eu iv console hack 1.22.1.CT
Can you please update for the latest version 1.23?
Re: Europa Universalis IV Console Hack Script
Posted: Fri Nov 24, 2017 6:27 am
by erkanus
STN wrote: ↑Sat Apr 08, 2017 8:48 pm
Made by
BringChaos
Let me know if there are any issues.
Can you please update to the latest version 1.23? Because it is not working.
Re: Europa Universalis IV Console Hack Script
Posted: Fri Nov 24, 2017 12:25 pm
by Ioannes
erkanus wrote: ↑Fri Nov 24, 2017 6:27 am
STN wrote: ↑Sat Apr 08, 2017 8:48 pm
Made by
BringChaos
Let me know if there are any issues.
Can you please update to the latest version 1.23? Because it is not working.
CompactDisc's extension to Recifense's table includes a working console hack. Haven't seen BringChaos update his since 1.18, so I'd just take it for dead and stick to CD's by now.

Re: Europa Universalis IV Console Hack Script
Posted: Fri Nov 24, 2017 1:20 pm
by erkanus
Ioannes wrote: ↑Fri Nov 24, 2017 12:25 pm
CompactDisc's extension to Recifense's table includes a working console hack. Haven't seen BringChaos update his since 1.18, so I'd just take it for dead and stick to CD's by now.
Oh I didnt know that. Thanks a lot for the info
