• Welcome to Final Fantasy Hacktics. Please login or sign up.
 

black square on sprite replacement

Started by neftim, November 11, 2024, 07:25:48 am

neftim

Hello,

i currently replacing all sprites on generic jobs, and like the screen i always got the black square on my knights.
All others characters are doing fine.
does anybody have some hintes.
Thanks in advance.
No message is associated with this attachment.
  • Modding version: Other/Unknown

Nyzer

The first color on the sprite palette is not the background color. You messed up the colors in some way.
  • Modding version: Other/Unknown

neftim

I don't see what the problem is,thanks for the answer.
  • Modding version: Other/Unknown

Nyzer

The first color on each row of the color palette for this file is the color that will be transparent after the sprite has been imported. Your background is not using the first color of the row in that color palette; therefore, it is not transparent, and it shows up in the image when it is not supposed to.
  • Modding version: Other/Unknown

neftim

I reinject the original spr and re-replace it with the sprite and it seems to be ok.
Thanks for the answer.
  • Modding version: Other/Unknown