@H.sie:
Right, I have now confirmed that your adaption of files for NYGM gives the expected result.
So, great work again, H.sie!
By file swapping between your version of the mod and mine, it became apparent that the problem was caused by my menu_1024_768.ini file.
So I made a file comparison between the two menu_1024_768.ini files, yours and mine.
The ONLY differences were that I had put comments on some lines.
The problem was that I had used these lines:
Fonts=20;; 18 Hsie change
...
Font18=DATA/Menu/Fonts/HullInteg1.tga ;; Hsie
Font19=DATA/Menu/Fonts/HullInteg2.tga ;; Hsie
whereas you had used:
Fonts=20
...
Font18=DATA/Menu/Fonts/HullInteg1.tga
Font19=DATA/Menu/Fonts/HullInteg2.tga
Removing the comments solved the problem completely.
That is the first time I have encountered an SH3 file where adding comments caused a difference.
Other users of H.sie's DIY toolkit should note this.
Stiebler.
|