Home Gallery Resources The Team Rules chat Login Register
  Show Posts
Pages: [1]
1  Help & Tutorials / Help / Re: Shadow question on: January 08, 2011, 07:23:46 AM
I don't think it is. Someone should put it there...
2  Help & Tutorials / Help / Shadow question on: January 07, 2011, 02:10:49 PM
Hey, just a quick question... Can Shadow v11 (or whatever the latest is) be put over a different character just be renaming the files?
3  Help & Tutorials / Help / Re: Riivolution XML help on: December 17, 2010, 07:10:36 PM
I is a noob... but how do you do that?
4  Help & Tutorials / Help / Re: Riivolution XML help on: December 17, 2010, 05:05:20 PM
I see some of my problems.... I think. like: <folder external /> instead of <file external />...

The menu I am trying to get is the "Red and Black CSS" I read on that page that that menu would not work with Riivilution. But what about other menus?
5  Help & Tutorials / Help / Riivolution XML help on: December 17, 2010, 05:56:47 AM
Ok, so I have Riivolution and It works a bit. But not all the way. I get custom stages, textures and music. I even get custom movies with it. But for some reason, I can't get the custom menus to work. They work with the file patch code, so it must be something with the XML. This is my current XML:

Code:
- <wiidisc version="1">
  <id game="RSB" />
- <options>
- <section name="Files">
- <option name="File Code Replacements">
- <choice name="Enabled">
  <patch id="filecode" />
  </choice>
  </option>
  </section>
  </options>
- <patch id="filecode">
  <folder external="/private/wii/app/RSBE/pfmenu2" disc="/menu2" />
  <folder external="/private/wii/app/RSBE/pf" disc="/" />
  <folder external="/private /wii/app/RSBE/pf/movie" disc="/movie" />
  <folder external="/private/wii/app/RSBE/pf/menu" disc="/menu" />
  <folder external="/private/wii/app/RSBE/pf/menu/movie/OPMovie.thp" disc="/movie/OPMovie.thp" />
  <folder external="/private/wii/app/RSBE/pf/menu2/sc_selcharacter.pac" disc="/menu2/sc_selcharacter.pac" />
  <folder external="private/wii/ app/RSBE/pfmenu2/mu_menumain.pac" disc="/menu2/mu_menumain.pac" />
  </patch>
  </wiidisc>

I have a lot of stuff that might be unescessary, but thats what I'm here for. Can someone tell me what I need to do and what I might be able to get rid of?
6  Help & Tutorials / Help / Re: This is stupid, but.... on: November 25, 2010, 08:01:21 AM
Thank you, any specific names I need for the files?
7  Help & Tutorials / Help / This is stupid, but.... on: November 24, 2010, 04:29:13 PM
 not impressed Where do you put the THP video files?
8  Help & Tutorials / Help / Re: Many questions on: October 12, 2010, 07:37:46 PM
Thank you! I will test it out as soon as I get the chance!

Oh, and is "Common3.pac" a folder name in "pf"?
9  Help & Tutorials / Help / Many questions on: October 12, 2010, 02:13:46 PM
Well, I have a few questions... I looked in the FAQ/Wiki for the answers, but I didn't find them....

1) Where do you put "Item" textures on the SD card? (The Wiki said "Guide 'here' ", but "here" was a broken link....)

2) When I import stages (Like Space Colony ARK  Awesome Face) The game locks up and buzzes while it loads.

3) When I import characters (Like Shadow the Hedgehog) The game locks up the same way, but not when it is loading. It does it right as the battle starts.

I believe is may be the code I am using... I use Phantom Wings "File Replacement v2.1a". Is there a newer version, or better code that might make this work? I also use the "Wii Pad" hook type if that has to do with anything...

Thanks in advance!
Pages: [1]