Kuribo64
Views: 19,855,338 Home | Forums | Uploader | Wiki | Object databases | IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search
03-29-24 09:07 AM
Guest:

0 users reading SMG- Making custom XMLs for yourself! | 1 bot

Main - Archived forums - General SMG hacking - SMG- Making custom XMLs for yourself! Hide post layouts | New reply


shibboleet
Posted on 01-15-14 08:54 PM Link | #37649
Pretty much, people will think this tutorial is useless with a template. But, this will let you make your own SMG xml to load any sort of thing that you wish to upload.

First, open up any text editor program.

The first line you want to insert would be this:
<wiidisc version="1">
Declares the disc version. AFAIK, the value for that is always 1.

But, sometimes it can look like this:
<wiidisc version="1" root="/riivolution">
That means that the folder will be in the riivolution folder. It's not required for proper functionality.

This is where stuff starts to change between both games.
If you wish to use this for SMG1, this is the next line to insert:
<id game="RMG" />

If you're using SMG2, use this one instead:
<id game="SB4" />

Now it'll know which game it's going to patch over.

Next up is the enable/disable choices.
<options>
<section name="Super Mario Galaxy">
<option name="SMG1 Testing">
<choice name="Enabled">
<patch id="SMGTEST" />
</choice>
</option>
</section>
</options>
is the name of the section. It can be anything you wish it to be. But don't make it too long.


megamario717
Posted on 01-15-14 09:33 PM Link | #37659
where do i Paste the red blue star code inBetween

shibboleet
Posted on 01-15-14 09:35 PM Link | #37660
I have a feeling you didn't read this thread AT ALL
It goes inbetween the and
blarg

____________________
a

megamario717
Posted on 01-16-14 10:20 AM Link | #37671
I get this error with code when i use rivolution to launch Super mario galaxy 2 level i tried using the code to patch the Redstar power up and i get the error Heres a screen shot please help MrRean MegaMario Someone Please.
Screen shot 1 Link.
https://www.dropbox.com/s/ag7a2qguy4d8p3w/IMG_0141.jpg?m=

Goomba
(post deleted) #37795

Stygmax
Posted on 01-22-14 08:10 PM (rev. 3 of 01-22-14 08:41 PM) Link | #37892
https://www.dropbox.com/s/6o8jwbvau71pwrj/SMG2New.xml

For some reason, Riivolution doesn't detect this XML and it shows up as a blank file on my computer. When I open it however, everything seems perfectly fine.

May I not that this XML worked perfectly for months, until I edited it with the OS X Mavericks version of TextEdit. I tried copy/pasting it into NotePad on Windows 8 and recreating it, but it had the same problem. Is the XML too big or something? I'd appreciate it if someone could take a look at it and see what's wrong.

It has provisions for 20 slots over Flip-Swap, BTW. Credit to NWP for making the first 10. :P


Actually never mind, MrRean identified the problem on the IRC. :P
Status: It was really, really fun, guys - thanks for the ride!


Main - Archived forums - General SMG hacking - SMG- Making custom XMLs for yourself! Hide post layouts | New reply

Page rendered in 0.038 seconds. (2048KB of memory used)
MySQL - queries: 28, rows: 204/204, time: 0.013 seconds.
[powered by Acmlm] Acmlmboard 2.064 (2018-07-20)
© 2005-2008 Acmlm, Xkeeper, blackhole89 et al.