<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>SSBB Texture Manager</title>
<description> Kay, so I have no idea about coding (especially on the Wii) but I had this idea a while back, and I want to see if I can pull it together. But first, some background information.

There is currently a hack for Super Smash Bros. Brawl called the Dynamic SD Loader. It can be used with Geck OS. The Dynamic SD Loader changes the game so that every time it loads a file, it first checks for that file on the SD Card. If it finds the file on the card it will load it - if not, it will load from the game disk.

Hackers have used this to do a number of things. Primarily, people replace textures of Brawl characters, but they also reskin stages, items, pokemon and assist trophies, and replace Character Selection Portraits (CSPs) in the character menu. People are also replacing music tracks in the game, and new work is being done looking into replacing the animation models used.

The problem is that placing the skins in the right place on the SD card is rather inconvenient - the files must be given a specific name meaning they can&amp;#039;t be identified very easily afterwards. CSPs are even harder - they can&amp;#039;t be placed on the SD card manually - it has to go through a program called CUPASH (CSP Automatic Smash Hack).

A computer programmer who calls himself Chaemelion has created a PC-based texture manager that automatically renames the skin files and mounts them on the SD card. He&amp;#039;s planning a new release to facilitate CSPs (since they REALLY help the user use the hacks). The application I&amp;#039;m proposing would be similar, but to be used on the Wii.

The ultimate goal of the application is this - to do for texture hacks what the Homebrew Channel and Homebrew Browser did for Homebrew.

Since I don&amp;#039;t know anything about programming, I came here to get some support. What do you think, sirs?

-----

Links:

Chaemelion&amp;#039;s Texture Manager (Archived Thread): [kittycorp.proboards.com]
Kitty Corp (Community Site w/ Forum): [www.kittycorp.xtreemhost.com]
Stack Smash (Community Site w/ IRC Chat): [stacksmash.cultnet.net]</description><link>http://forum.wiibrew.org/read.php?26,26884,26884#msg-26884</link><lastBuildDate>Thu, 23 Apr 2026 05:57:54 +0200</lastBuildDate>
<generator>Phorum 5.2.23</generator>
<item>
<guid>http://forum.wiibrew.org/read.php?26,26884,30077#msg-30077</guid>
<title>Re: SSBB Texture Manager</title><link>http://forum.wiibrew.org/read.php?26,26884,30077#msg-30077</link><description><![CDATA[ i think its a good idea because i tried using textures with geko os but its too confusing]]></description>
<dc:creator>idrules555</dc:creator>
<category>Ideas, requests</category><pubDate>Fri, 21 Aug 2009 21:32:14 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?26,26884,28306#msg-28306</guid>
<title>Re: SSBB Texture Manager</title><link>http://forum.wiibrew.org/read.php?26,26884,28306#msg-28306</link><description><![CDATA[ I think they are fine, I use them, they don&#039;t change any of the gameplay so whats the big deal, anyway this app could be kind of like code manager, look online and get some textures, and then it would save them for you and allow you to edit them and select which ones to use.]]></description>
<dc:creator>ninjafish1990</dc:creator>
<category>Ideas, requests</category><pubDate>Sun, 09 Aug 2009 05:33:57 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?26,26884,28235#msg-28235</guid>
<title>Re: SSBB Texture Manager</title><link>http://forum.wiibrew.org/read.php?26,26884,28235#msg-28235</link><description><![CDATA[ Hm, what&#039;s the point? Pretty much changing stuff so it&#039;s better. I use a couple texture hacks; mainly recolors of characters (SMG colors Bowser, OOT Link, etc) but you can also change their moves to a certain extent and it&#039;s fun to mess with. =p<br />And the hacked stages are really something. Ganon&#039;s Castle, Richie&#039;s ship, all kinds of fun stuff. So I guess there would be no real point of hacking besides it being fun to watch "Spongebob Circlepants " (Kirby hack lol) beat the crap out of Kraid (charizard hack). I rant too much, eh?]]></description>
<dc:creator>Jellycorona</dc:creator>
<category>Ideas, requests</category><pubDate>Sat, 08 Aug 2009 19:37:25 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?26,26884,27647#msg-27647</guid>
<title>Re: SSBB Texture Manager</title><link>http://forum.wiibrew.org/read.php?26,26884,27647#msg-27647</link><description><![CDATA[ Seriously, what is the point of any of those hacks? Changing the pokemon? WTF? WHY! Changing the music? Why would you want anything else :|<br /><br /><br />I just don&#039;t understand the point of these hacks :S]]></description>
<dc:creator>master5o1</dc:creator>
<category>Ideas, requests</category><pubDate>Tue, 04 Aug 2009 11:45:57 +0200</pubDate></item>
<item>
<guid>http://forum.wiibrew.org/read.php?26,26884,26884#msg-26884</guid>
<title>SSBB Texture Manager</title><link>http://forum.wiibrew.org/read.php?26,26884,26884#msg-26884</link><description><![CDATA[ Kay, so I have no idea about coding (especially on the Wii) but I had this idea a while back, and I want to see if I can pull it together. But first, some background information.<br /><br />There is currently a hack for Super Smash Bros. Brawl called the Dynamic SD Loader. It can be used with Geck OS. The Dynamic SD Loader changes the game so that every time it loads a file, it first checks for that file on the SD Card. If it finds the file on the card it will load it - if not, it will load from the game disk.<br /><br />Hackers have used this to do a number of things. Primarily, people replace textures of Brawl characters, but they also reskin stages, items, pokemon and assist trophies, and replace Character Selection Portraits (CSPs) in the character menu. People are also replacing music tracks in the game, and new work is being done looking into replacing the animation models used.<br /><br />The problem is that placing the skins in the right place on the SD card is rather inconvenient - the files must be given a specific name meaning they can&#039;t be identified very easily afterwards. CSPs are even harder - they can&#039;t be placed on the SD card manually - it has to go through a program called CUPASH (CSP Automatic Smash Hack).<br /><br />A computer programmer who calls himself Chaemelion has created a PC-based texture manager that automatically renames the skin files and mounts them on the SD card. He&#039;s planning a new release to facilitate CSPs (since they REALLY help the user use the hacks). The application I&#039;m proposing would be similar, but to be used on the Wii.<br /><br />The ultimate goal of the application is this - to do for texture hacks what the Homebrew Channel and Homebrew Browser did for Homebrew.<br /><br />Since I don&#039;t know anything about programming, I came here to get some support. What do you think, sirs?<br /><br />-----<br /><br />Links:<br /><br />Chaemelion&#039;s Texture Manager (Archived Thread): [<a href="http://kittycorp.proboards.com/index.cgi?board=ontopicdiscussion&action=display&thread=1106" rel="nofollow">kittycorp.proboards.com</a>]<br />Kitty Corp (Community Site w/ Forum): [<a href="http://www.kittycorp.xtreemhost.com/" rel="nofollow">www.kittycorp.xtreemhost.com</a>]<br />Stack Smash (Community Site w/ IRC Chat): [<a href="http://stacksmash.cultnet.net/" rel="nofollow">stacksmash.cultnet.net</a>]]]></description>
<dc:creator>nerboking</dc:creator>
<category>Ideas, requests</category><pubDate>Wed, 29 Jul 2009 01:09:04 +0200</pubDate></item>
</channel>
</rss>