(I’m doing this thread from a friends computer 'cause I’m on vacation and couldn’t get to my PC’s. His keyboard on it’s a bit strange. So thats why grammar issues were here.)
Hey y’all!
So, I was messing around with FEBuilder. Learning everything there is to learn. Currently I’m learning how to replace the supply weapon icons without ruining the palette.
From this patch, you can insert and export the main supply weapon icon image:
What tool are you editing the image with? It could be that after editing you added or subtracted a colour or colours, resulting in a bit of a scuffed palette.
Otherwise it has to do with the order of the colours in your palette I think. Try swapping the background colour (or the colour meant to be the background) to the first position in your palette. FEBuilder will pick up that colour as the transparent one.
I’m using a mix of MS Paint, Usenti, and Paint,net for it. I’ll try your suggestion! Thanks!
As for your suggestion, I made the first color in FEBuilder into the color I wanted invisable and it worked! However the rest of the the image palette is still messed up. I tried making the palette order for both of the images the same, but it’s still messed up. At least it’s a step in the right direction!
(FYI, paint,net uses a coma because it links to a ramdom website for some reason if spelled properly.)
Do you mean the images palette, or the palette within FEBuilder assigned to both of the images? (both images are assigned the same palette address btw).
The palette is indeed shared but the order of the colours in each image is different for some reason.
Basically you need to adjust the second image to have the colours in a different order so that when it’s important they get the correct assignments…
In simple words, since FEB is messing the picture, you need to mess it yourself first so that FEB unmesses it. IDK if it’s that simple of words but I cannot explain it any better.
MS-Paint and Paint.net are bad software that destroys palettes.
Do not use them.
The easiest way to isolate responsibility and investigate what is wrong is to try importing the exported image without doing anything.
If it breaks something, it is a problem on the FEBuilderGBA side.
If not, then it is a problem caused by you destroying the data.
Well in FEBuilder sometimes when I try to edit some graphics with custom colors they looks completely different in game.
Even if I export the vanilla sprites and edit them they looks different in game
So I decide to not touch the palette or something similar
I realized that some graphics used a certain palette that may not fit with the one that FEBuilder tells you
So easy
I edit the sprite that have that issue and i putt all the colors of the palette I want to use In some area, just those pixels
Then I import that sprite and see how it looks in game
Then I take an screenshot of those colors in game and then just match them
Try to make your sprite with the equivalent of the real palette’s colors
I have an example around to show you better. The Affinities
The firsts are the vanilla sprites i exported from FEBuilder
The seconds are the sprites I based on
The thirds are the sprites with the palette I designed
The fourths are the sprites with the colors edited after the process I described before. Those sprites were the ones I imported
And Finally the last ones are the imported sprites in game
It is a GBAFE specification.
There are two types of item icons: regular item icons and a palette used to display attributes.
FEBuilderGBA draws with the palette of item icons, so the attribute icons may be a different color.
This is because the game engine decides which palette to draw its icons with, and FEBuilderGBA does not know which color to use.