To help you guys edit the game files I've hacked together a little tool with some pretty useful features:
1) Detect all free id ranges for leaders and monarchs.
2) Validate the leader, monarch and .inc (scenario) files, looking for id conflicts and some other inconsistencies.
3) List all monarchs in one comprehensive list.
4) List all leaders in one comprehensive list.
This is a Windows command prompt utility, so it is usually best to use redirect ('>') to send the output to a log file. E.g. 'EuCheck monarchs > log.txt' Just put the file in your EU directory and run it from a command prompt. FYI it is a Java program, so it needs the Microsoft Java VM (installed with Windows) to run.
The program can be downloaded from here http://www.ludd.luth.se/~doomdark/EUproject.html
Happy hacking!
/Doomie
1) Detect all free id ranges for leaders and monarchs.
2) Validate the leader, monarch and .inc (scenario) files, looking for id conflicts and some other inconsistencies.
3) List all monarchs in one comprehensive list.
4) List all leaders in one comprehensive list.
This is a Windows command prompt utility, so it is usually best to use redirect ('>') to send the output to a log file. E.g. 'EuCheck monarchs > log.txt' Just put the file in your EU directory and run it from a command prompt. FYI it is a Java program, so it needs the Microsoft Java VM (installed with Windows) to run.
The program can be downloaded from here http://www.ludd.luth.se/~doomdark/EUproject.html
Happy hacking!
/Doomie
Last edited: