A simple memory patcher which enables the internal developer console in ironman mode
- Latest pre-compiled binary can be found here
- Rework Memory/Patch classes
- 1.26.0 (should work with newer versions too)
- 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 4
- 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