
Originally Posted by
DanaDark
For compatibility issues, I use diff merge to compare EVERY file in the common folder of the mod to the main game. Any missing items are added and conflicts rectified accordingly.
After that, decisions and events are checked. In WWM's case, ROM is the tag for Romania, but the devs added Romania in using RMN. Events that WWM does nt override and includes Romania, thus had to be fixed. This isn't from the new patch, but is an example of the things I look for.
I cannot say exactly what features of the newest patch are required to be looked at directly as WWM in the current state (not IB state), does not fully integrate all features of HttT yet, so some things were from there.
I've been trying out the EU3 validator as a guide in looking for areas that may need looking into. Has been very useful.
I do not believe that the entire issue with crashing is GFX related. Instead, I think there may be a few areas of trouble. However, without being able to open the exe (as a programmer to look at code), I cannot make a for sure statement. And I do not have the time to tediously remove file by file or group of files or folders to full test he he.
Surely if I find some sort of breakthrough, I'll share it with the community!