In this video i'll showcase exploit which lets you modify the nation and province history in Europa Universalis IV.
VS Code (text editor I used to change all provinces at once):
https://code.visualstudio.com/Download
Regular Expressions used (do the same for controller and add_core):
owner = [A-Za-z]{3}
owner = (?!TAG)\w{3}
Discord: / discord
Timestamps:
00:00 Editing Country File
02:58 Bypassing Checksum
05:01 Editing Provinces
06:50 Modifying Rulers' Traits
07:06 Modifying All Provinces Using VS Code
09:14 Tying It All Up