Guest User

Untitled

a guest
Jul 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. <wiidisc version="1" root="/NSMB" shiftfiles="false">
  2. <id game="SMN">
  3. <region type="P" />
  4. <region type="E" />
  5. <region type="J" />
  6. </id>
  7.  
  8. <options>
  9. <macro name="1-2 Slot" id="One"><param name="slot" value="02" /></macro>
  10. <macro name="1-3 Slot" id="One"><param name="slot" value="03" /></macro>
  11.  
  12. <macro name="1-4 Slot" id="One"><param name="slot" value="04" /></macro>
  13. <macro name="1-5 Slot" id="One"><param name="slot" value="05" /></macro>
  14. <macro name="1-6 Slot" id="One"><param name="slot" value="06" /></macro>
  15.  
  16. <section name="New Levels">
  17. <option name="Slot" id="One">
  18. <choice name="Omega"><patch id="Omega" /></choice>
  19. <choice name="Pop"><patch id="Pop" /></choice>
  20. <choice name="Treeki"><patch id="Treeki" /></choice>
  21.  
  22. <choice name="Tobias 1-1"><patch id="Toba" /></choice>
  23. <choice name="Tobias 1-2"><patch id="Tobb" /></choice>
  24. <choice name="Yoshi I. 2"><patch id="Yoshi" /></choice>
  25. </option>
  26. </section>
  27. </options>
  28.  
  29. <patch id="Omega">
  30. <file disc="/Stage/01-{$slot}.arc" external="Omega.arc" />
  31. <memory offset="0x800CA0B8" value="0x60000000" />
  32. </patch>
  33. <patch id="Pop">
  34. <file disc="/Stage/01-{$slot}.arc" external="Pop.arc" />
  35. </patch>
  36. <patch id="Treeki">
  37. <file disc="/Stage/01-{$slot}.arc" external="Treeki.arc" />
  38. </patch>
  39. <patch id="Toba">
  40. <file disc="/Stage/01-{$slot}.arc" external="Tobias1-1.arc" />
  41.  
  42. </patch>
  43. <patch id="Tobb">
  44. <file disc="/Stage/01-{$slot}.arc" external="Tobias1-2.arc" />
  45. </patch>
  46. <patch id="Omega">
  47. <file disc="/Stage/01-{$slot}.arc" external="SMW_YI2.arc" />
  48. </patch>
  49. </wiidisc>
Add Comment
Please, Sign In to add comment