18.12.2009, 14:03
jlan5031 Wrote:I found that HSFX 4.1 won't run DGen campaigns, apparently, for Finland for lack of a map. So, I followed the directions above and installed a new mod folder, copied the alline and staticini files from the Files folder into the STD. The game crashes at between 70-100%(it loads so fast I can't read the number) when the MODS file is activated. I've tried combinations of JSGME activated and inactivated. HSFX only loads when MODS in inactivated and JSGME is activated. Any ideas?
I can't speak from experience on HSFX since I use UP, but I had a 70% ctd a few days ago that was caused by a faulty line in the all.ini file. The fault line in a new map that had been added to the all.ini listing of maps. The line I added was missing a '/' - a backslash - in the last part of the line, as such:
map_USA map_USAload.ini
when it should have been
map_USA map_USA/load.ini
It drove me crazy trying to find the fault and since you mention adding a map to your folders and presumably all.ini, I thought I should mention my own experience with a 70% and a new map. Just to rule this out, give your all.ini, and especially the line for the new map you added, a thorough scrutiny.
Hope you find it.