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
- Rework Memory/Patch classes
- Auto patch when started before EU4
- Add CK2 / HOI4 support
- 1.29.0 (Manchu)
- Should work with newer versions too
- Windows XP or later (tested only on Windows 10)
- Windows 7.1A SDK or above (tested only with Windows 10 SDK)
- VC++ 2015.3, v140_xp or above (tested only with v140/v141)
- 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