Posted by JED Master on June 25, 1998 at 20:16:14:
In Reply to: Re: editing a .bm file posted by BrianL on June 25, 1998 at 14:02:54:
Yeah, its Bmut. And its REAL simple, but be warned, editing 16 bit images is fine, but be carefull with 8bit... check to see if the palette is included in the original, you have to keep everything the same but the image. if its included, fine, just include it when you conver it back to bm, and edit it as much as you want, but if its not, limit your colors to the ones already used in it-It will need to take its colors from the backgrounds palette or from the level cmp. And, of course, don't include the palette when conmverting to bm. theres a trick to doing new BK screens for the menus, just paste the new bmp over the old one with ms paint, and DO NOT open it with a better editor. Ms paint won't recalculate the pallete. :)