Custom image not loaded - displaying global sprite (especially on Linux or Mac OS X)
Posted: 13 Jun 2014, 15:46
by Wohlstand
If you decide to use custom graphics, You must be careful, filenames like"myCat.txt" and "MyCaT.TXT" are recognized as different files, and if you named a image like "xxx.GIF", you must rename it to "xxx.gif" and only then can the image load. The image filename must be equal to the defined filename in the global INI.
Posted: 16 Nov 2017, 0:43
by Shidomaru
You mean a "global.ini" file in the episode's root directory? What code should I write in that global.ini file for it to work?
Posted: 13 Jun 2020, 2:12
by Wohlstand
Shidomaru wrote:You mean a "global.ini" file in the episode's root directory? What code should I write in that global.ini file for it to work?
No, I meant not a specific INI file, I meant any config pack side INI file which is a global game configuration.