Page 1 of 1

colors.bmp

Posted: Sun Jul 01, 2012 11:48 pm
by junk2drive
Is the colors.bmp where the game gets the outlines for the highlight around your units when you select and for the organizational tree?

If so, is it 8 bit?

If so, can it be changed to something higher?

RE: colors.bmp

Posted: Mon Jul 02, 2012 6:43 am
by Crossroads
Are you asking about the highlight pattern itself, or where the highlight pattern's colour is coming from?

Former, there are corresponding *.bit files for each units *.bmp : U01234.bmp <-> U01234.bit

Latter, I have no idea, as I recall the outlines in these bit files are grey, but they appear light green in the game?

Typing from the work, so do not have the game files in front of me :)

RE: colors.bmp

Posted: Mon Jul 02, 2012 7:29 am
by Warhorse
Hey Paul, I think that is just for where the game gets it;s colors, originally. The .bit files are indeed where the hightlite comes from for each unit. They are a b/w 1 bit file, the colors.bmp are an 8 bit. Haven't tried to change any of that.

RE: colors.bmp

Posted: Mon Jul 02, 2012 9:47 am
by 4rakbtl32
I have removed the colors.bmp. Then start the editor, the unit outline when you select a unit whas black. I think this colors.bmp is for the selecting color and the other stuff of that.

RE: colors.bmp

Posted: Mon Jul 02, 2012 10:37 am
by junk2drive
Thanks guys. I know that the bit files are the outline. I'll try changing the color bmp to 24 bit.

RE: colors.bmp

Posted: Tue Jul 03, 2012 1:52 am
by junk2drive
Works fine in windows but I don't think it looks any different. I was trying to fix the linux problem. Instead of the outline, I get a square of color with an open outline inside. Probably the outline .bit files need to be changed to 24 bit. Too large a project for me.