|
Title: making textures Post by: Orphan on May 11, 2010, 07:00:42 PM someone tell me what i need to get from this website to start making textures
or point me toa guide to getting started Title: Re: making textures Post by: Miniova on May 11, 2010, 07:36:57 PM First of all you will need this program called BrawlBox (http://www.smashboards.com/showthread.php?t=238861)
Next you will need some kind of picture editing software that will let you edit png's. Third you will need to go here (http://www.mediafire.com/?sharekey=bf68243dc4c908b28d78a0e5552916095d6170349cac00195be6ba49b5870170) to find the original textures of the characters. It matches up with the path on your sd card. After that open up the texture in Brawlbox and export by right clicking the specific part of the texture you want then edit it then right click that part again and replace it. When you're done save it as a .pac and .pcs and you are done. =] Oh and your avi... :patrick: Title: Re: making textures Post by: Orphan on May 11, 2010, 07:54:19 PM the brawlbox thing is not working :(
Title: Re: making textures Post by: dingo on May 11, 2010, 07:56:05 PM Download BrawlBox and gimp from here.
http://forums.kc-mm.com/Gallery/Resources.php They're both on the top left. Title: Re: making textures Post by: Miniova on May 11, 2010, 07:59:26 PM Is it giving you an error when you try to start it?
Title: Re: making textures Post by: Orphan on May 11, 2010, 08:02:24 PM okay and what about music?
Title: Re: making textures Post by: dingo on May 11, 2010, 08:07:57 PM Everything you could need is on the resource page.
Title: Re: making textures Post by: Orphan on May 11, 2010, 08:12:09 PM i download the custom music thing and i get errors when i try to open it
Title: Re: making textures Post by: dingo on May 11, 2010, 08:24:59 PM I have no idea. I've never used it. You should change the title of the post for it though.
Title: Re: making textures Post by: Orphan on May 11, 2010, 08:26:38 PM alright
and for the texture editing if i want to make 1 for pit can i just upload a pic and save it like that? Title: Re: making textures Post by: dingo on May 11, 2010, 08:35:23 PM No. When you look at his texture data you'll see his texture parts all over the place.
Title: Re: making textures Post by: Orphan on May 11, 2010, 08:57:56 PM how do i do pits final smash?
Title: Re: making textures Post by: dingo on May 11, 2010, 08:59:12 PM His is in FitPitFinal.pac. It's really just a picture. You can put anything there.
Title: Re: making textures Post by: mnsg on May 11, 2010, 09:06:58 PM One thing that you must learn is the texture formats that are used. They are...
I4 I8 IA4 IA8 RGB565 RGB5A3 RGBA8 CI4 CI8 CMPR Note: CI4 and CI8 use palettes that are either in IA8, RGB565, or RGB5A3 format. CI4 can have up to 16 colors, while CI8 can have up to 256 colors. For more details, go here (http://forums.kc-mm.com/index.php?topic=3329.0). |