phase / sbhs

Sonic Battle Hack Suite - GUI program for reverse engineering & patching Sonic Battle for the GBA.
https://jadon.io/sbhs/
Mozilla Public License 2.0
11 stars 3 forks source link

Sprite sheet writes as background colour. #5

Closed lavendertheghost closed 6 years ago

lavendertheghost commented 6 years ago

Whenever I import a spritesheet (After I initially succeeded, it now breaks.) it only imports a background colour. Typically just the light blue.

I have tried saving as a 16 bit bitmap, converting the entire image to the indexed palette to no avail. It is then unusable as the character is invisible.

Forcing me to convert the character I want to insert into the base pallette (In this case, sonics) then change the palette in SBHS

phase commented 6 years ago

Are you sure that the colors on the input character are the same colors that are in the palette?