Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: CommanderDJ on August 29, 2010, 06:45:00 am

Title: Please make image 255x112
Post 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
Title: Re: Please make image 255x112
Post by: The E on August 29, 2010, 06:45:32 am
It needs to be in BMP format.
Title: Re: Please make image 255x112
Post by: CommanderDJ on August 29, 2010, 07:00:41 am
I've created a bitmap that is exactly 255x112 pixels.
It is.
Title: Re: Please make image 255x112
Post by: The E on August 29, 2010, 07:07:01 am
Please post both the mod.ini and the picture.
Title: Re: Please make image 255x112
Post by: CommanderDJ on August 29, 2010, 07:14:03 am
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!
Title: Re: Please make image 255x112
Post by: Droid803 on August 29, 2010, 11:43:30 am
Why does it have to be in such a crummy format (bmp) anyway? :doubt:
Title: Re: Please make image 255x112
Post by: chief1983 on August 29, 2010, 12:29:27 pm
Probably so the launcher doesn't need to include some gigantic image library just for one crummy little image?  bmp is very simple.