I've found that setting the IMAGE_FILE_LARGE_ADDRESS_AWARE flag (=0x20) in the Flags value of MapEdit.exe's PE Header allows it to open larger map files.
[Only registered and activated users can see links. ]
Note that on 32-bit systems you would also have to add /3GB switch to the boot configuration of Windows, which could be dangerous (your 32-bit Windows could stop booting).
rebelneo, can you add this patch to your patcher with an option to enable/disable it? (I'm afraid, it has to be an on-disk patch, not in-memory one).
Bookmarks