A simple memory patcher which enables the internal developer console in ironman mode
- Latest pre-compiled binary releases can be found in the release section
- Basic cheatengine script which does the same as this simple tool can also be found in the release section
- Rework everything
- Add support to wait for target process
- Add CK2 / CK3 / HOI4 / I:R / Stellaris support
- 1.37.0.0 (Inca)
- Should work with newer versions too
- Windows 10 or later
- Clone repository
- Open
EU4ConsolePatcher.sln
in your Visual Studio IDE - Choose either
Debug
orRelease
configuration - Choose either
x86
orx64
platform - Run build
- Start cmdline
- Execute
vcvarsall.bat
[arch]- e.g.
vcvarsall.bat x64
vcvarsall.bat
is f.e. located atX:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\
(VS Community 2017)
- e.g.
- Navigate to EU4ConsolerPatcher project folder
- Run
nmake release
ornmake debug
- Start Europa Universalis IV
- Start a new ironman game or load a previously saved game
- As soon as the game has loaded, start
EU4ConsolePatcher.exe
- Open the ingame console with
^
and enter your commands, e.g.help
- Have fun
- Sample video: https://youtu.be/BMrR6EO4OAw