Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: Riivolution XML help  (Read 2131 times)
0 Members and 1 Guest are viewing this topic.
rbug2006
Intermediate Kitten
**
Offline Offline

Posts: 12


View Profile Awards
« 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?
Logged

mnsg
Holy Kitten
*
Offline Offline

Posts: 1801

  • Awards Super Saiyan Topic Star Hacker >9000 Featured

  • View Profile Awards
    « Reply #1 on: December 17, 2010, 07:39:29 AM »


    First of all, some files in the Brawl ISO end with _en.  They mostly include files that use English text, Captain Falcon's red outfit, and the Pokemon Trainer's Final Smash.

    Refer to my example XML document for some references.

    http://forums.kc-mm.com/index.php?topic=11743.msg172926#msg172926
    « Last Edit: December 17, 2010, 07:41:31 AM by mnsg » Logged


    rbug2006
    Intermediate Kitten
    **
    Offline Offline

    Posts: 12


    View Profile Awards
    « Reply #2 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?
    Logged

    mnsg
    Holy Kitten
    *
    Offline Offline

    Posts: 1801

  • Awards Super Saiyan Topic Star Hacker >9000 Featured

  • View Profile Awards
    « Reply #3 on: December 17, 2010, 06:51:27 PM »


    You need to import sc_selcharacter.pac into common5.pac when using Riivolution.
    Logged


    rbug2006
    Intermediate Kitten
    **
    Offline Offline

    Posts: 12


    View Profile Awards
    « Reply #4 on: December 17, 2010, 07:10:36 PM »


    I is a noob... but how do you do that?
    Logged

    Pages: [1]
    Print
    Jump to: