Jump to content

Recommended Posts

Hi!

 

So I'm making the texture for my character mod and when I test it in-game there is a visible pixel outline around him. I've looked for stray pixels in the art file, by making a black layer underneath, but I can't find any.

 

Tried pixelating the lineart in case I had used too soft a brush but no luck.

 

Would appreciate some help to solve this :^)

 

 

pixel outline help.png

@MidrealmDM Thanks for the link!

 

Did as Yttrium commented and it fixed the issue

Quote

This is happening to me when compiling for DST using scml.exe from the latest Mod Tools. I can fix it by extracting the atlas-0.tex and atlas-1.tex files from the compiled .zip, converting them to .png using ktech, re-converting them back to ktech using $ ktech -f catrom atlas-0.png atlas-0.tex, and then replacing the .tex files inside of the compiled .zip with the newly converted ones. This leads me to believe that whatever file is converting the .png files to .tex as part of scml.exe is doing it improperly.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...