EU4ConsolePatcher Save

A simple memory patcher which enables the internal developer console in ironman mode

Project README

EU4ConsolePatcher

A simple memory patcher which enables the internal developer console in ironman mode

Download

  • 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

Todo

  • Rework everything
  • Add support to wait for target process
  • Add CK2 / CK3 / HOI4 / I:R / Stellaris support

Latest supported EU4 version

  • 1.37.0.0 (Inca)
  • Should work with newer versions too

Build instructions

Requirements

  • Windows 10 or later

Windows (ui)

  • Clone repository
  • Open EU4ConsolePatcher.sln in your Visual Studio IDE
  • Choose either Debug or Release configuration
  • Choose either x86 or x64 platform
  • Run build

Windows (cmdline)

  • Start cmdline
  • Execute vcvarsall.bat [arch]
    • e.g. vcvarsall.bat x64
    • vcvarsall.bat is f.e. located at X:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\ (VS Community 2017)
  • Navigate to EU4ConsolerPatcher project folder
  • Run nmake release or nmake debug

Usage

  • 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
Open Source Agenda is not affiliated with "EU4ConsolePatcher" Project. README Source: steeno/EU4ConsolePatcher
Stars
72
Open Issues
2
Last Commit
1 week ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating