Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: CommanderDJ on August 29, 2010, 06:45:00 am
-
Hey all,
I am attempting to create an image for my mod to display in the launcher, and I've created a bitmap that is exactly 255x112 pixels. I've modified the mod.ini appropriately, but when I attempt to select my mod with the launcher, it says "Please make image 255x112", even though I'm 100% certain it already is that size. Have I done something wrong? How can I fix this?
Thanks,
CommanderDJ
-
It needs to be in BMP format.
-
I've created a bitmap that is exactly 255x112 pixels.
It is.
-
Please post both the mod.ini and the picture.
-
Oh, never mind, I recreated the picture from scratch and it works now for some reason :doubt: :confused:, even though it's exactly the same as the previous one. Sorry! :blah:
I probably made some mistake down the line that I didn't notice. Thanks for trying to help, almighty E!
-
Why does it have to be in such a crummy format (bmp) anyway? :doubt:
-
Probably so the launcher doesn't need to include some gigantic image library just for one crummy little image? bmp is very simple.