
There are several little annoying bugs or mistakes in various files of the game that are "easily" fixed with little work. These will be probably fixed by AGEOD, but they can't possibly release a patch as soon as a glitch is discovered.
However the adventurous gamer has not to wait for an official patch to polish his/her game. I personally can't bear to let a something broken if I know how to fix it, so here are my little fixes.
Disclaimers:
- This is completely unsupported by AGEOD nor PARADOX, they won't provide support if you break your game.
- In case a new patch is released, all these fixes will probably not work anymore, but more importantly there is NO guarantee that these fixes will not interfere with the future patch. So, if you are not confident stay away from these! (However the worst thing that could happen is to have to reinstall the game clean)
- If you don't know what is a file, or that you should make a backup in a safe place (and remember where is that safe place 3 month later) of every file you modify or replace, please, wait for official patches. Thank you! ^^
Quick Fix #1: opt_notify_DecreeXXPassed
You've all seen this strange message once in a while (the turn after you took a government Decree in F1 to be accurate). This is because there is a slight mistake in "LocalStrings_VGN.csv" game file, that governs almost all text you see in the game and/or "CMN General Measures.sct" file which command what happens with Decrees. The last file calls for "opt_notify_DecreeXXPassed", but the localstring file only knows "opt_notifyDecreeXXPassed", so you get the name of the "missing" string, instead of the text.
How to fix:
1- Download the attached file, and unzip it
2- go to your game \Pride of Nations\VGN\Events directory
3- copy the original file "CMN General Measures.sct" to a safe place
4- replace it with the one in the zip file
done!