Title: get rid of ganons cape Post by: gamerpaul611 on December 24, 2009, 01:24:21 PM How do you get rid of Ganon's cape (make it invisible)?
Title: Re: get rid of ganons cape Post by: Coolx23 on December 24, 2009, 01:35:50 PM You select it and delete it. (and stuff like this go to the help forums)
Title: Re: get rid of ganons cape Post by: Hakumen on December 24, 2009, 02:35:53 PM If you're using ASH, fill the cape in the TGA with magenta (FF00FF).
If you're using BrawlBox, erase the cape in the image. Title: Re: get rid of ganons cape Post by: mnsg on December 24, 2009, 06:30:27 PM If you're using ASH, fill the cape in the TGA with magenta (FF00FF). If you're using BrawlBox, erase the cape in the image. Wrong! The cape is a normal texture, so magenta will not work; all transparency is recognized through the Alpha Layer. Title: Re: get rid of ganons cape Post by: gamerpaul611 on December 24, 2009, 08:39:23 PM If you're using ASH, fill the cape in the TGA with magenta (FF00FF). Explain?If you're using BrawlBox, erase the cape in the image. Wrong! The cape is a normal texture, so magenta will not work; all transparency is recognized through the Alpha Layer. Title: Re: get rid of ganons cape Post by: mnsg on December 24, 2009, 09:09:57 PM When the Alpha Layer is turned on, there will be a checkerboard background for the parts that are transparent.
Being a CMPR (tex#00_14) format texture, and having transparent parts, Ganondorf's cape can be made transparent, but semi-transparency is not possible; semi-transparency is only possible for the RGB5A3 (tex#00_05) and RGBA8 (tex#00_06) format textures, along with the CI4 (tex#00_08) and CI8 (tex#00_09) format textures that use RGB5A3 (+2) palettes. |