Ok so ive been changing the images for one of the units to something else for each of these grp files wirefram, grpwire, tranwire, cmdicons. The problem is when I go in game it shows the colors I made them you know yellow orange red green, and not just green. It also doesnt change colors slowly as it gets hurt it just stays the original image. Did I miss something, is there something else im suppost to edit, or editing these just doesnt work?
Thanks alot guys I think i might of figured out my mistake ill give it a try when I get home.
ADDITION:
hmmm i made sure the colors were exactly the same, but its still not working, would it have to do with RLE compression??? cause from what I can tell I dont have any programs that can do RLE compression for a bmp, I can do .RLE but not for a .bmp
This is a
MUST while working with wireframes, mate. Get a trial copy of PSP and eat the cookie
Hmm, you don't have a program to save as an RLE .bmp? Try using my converter and see if that works (if you haven't already).
It doesn't require it to be saved as RLE (however, doesn't support reading RLE yet either...)
I did try your converter but your converter keeps turning everything blue. So when it is veiwed in game it looks blackish, its pretty cool but not what Im looking for.
Hmm, could I have a copy of your bitmaps so I can see why my converter won't convert them properly?
This zip file includes the edited images and the original file from patch_rt.mpq. The edited images are not new but edited from the original files.
ADDITION:
hmm its not allowing uploads right now for some reason so ill just message it to you.
Your bitmaps have incorrect indexes into the palette; that is why it won't work correctly. The conversion works fine for me, but those two frames are shown in different colors than the rest of them because of that.
BTW, RetroGRP doesn't seem to like the outputted GRP.
Heh, that just happens sometimes. It won't affect whether they will work in Starcraft or not, though.
then why does it look all blackish in game?? Oye Ill try again.
Do the ones you didn't change look normal though?
yes they look normal. I remember you saying i wasnt using the right color but how is that, I copied it right out of the starcraft palette once and when that didnt work i copied them from a original image, how can I not be using the write color?
Hmm, what image editor are you using? Depending on the editor, you may need a custom palette that only contains the wire frame colors and the rest of the colors set to something completely different than those colors.
Ive tried using photophiltre, and bitmap.
You probably need to get or make a custom palette to use in that program according to what I mentioned above or just get a different image editor. If you don't want to get another editor, maybe first try to find a good palette file editor and basically blank out all of the colors that don't have to do with wireframes.
I mostly use paintbrush, and what I did is i turned everyone white then i did custom colors and I copied the exact tone you know red blue yellow for the colors and then I painted, but it didnt work.
Honestly Ide prefer a new editor one I know will work, you got any suggestions?
Hmm, I'm not really sure. I know that Photoshop works (there is one computer here that does have a legal copy of it installed). What you need is a program that will paint by palette index rather than color value. For example, in Photoshop I could have every single color in the palette the same color and paint with various different ones. It would look like just one color, but then if I change the palette, they would show up as different colors even though they looked the same before. If your image editor cannot do this, then it will be harder to get the proper colors without a special palette.
BTW, maybe I'll make at least one special palette to include with the grp converter, one that all 256 colors are unique.
yeah I dont have that
ADDITION:
ok so I got paintshop pro found the problem, in the unit palette there are two duplicates of red green yellow and orange, of the specific shade that the wireframes use. To fix this I changed the colors for the first duplicates of the colors so it would refer the colors to the right one in the index. So basicly what fixes it is take the palette and remove the first copies of the colors that are used by the wireframes.
If this doesnt make much sence let me know ill rephrase later, im in a hurry Later for now.
Yeah, that's basically what one of my suggestions was. So does it work now?
beautifly, I cant wait until your grp compiler is fully functional with different formats. And have you considered including a palette index changer??
QUOTE(kookster @ Nov 1 2006, 06:24 PM)
beautifly, I cant wait until your grp compiler is fully functional with different formats. And have you considered including a palette index changer??
[right][snapback]581934[/snapback][/right]
Palette index changer? What do you mean exactly?
QUOTE
Palette index changer? What do you mean exactly?
Well a way to choose a color in an image and change the index number it refers too, if there are duplicates of the color in the palette. Or to choose a color in an image and replace all instances of that color with one you choose from the palette.
Yeah, something like that could be done.
something like that would help fix images that have their palette index totally screwed like my images did.