08-07-2021, 04:59 AM
(08-06-2021, 05:34 PM)CLF78 Wrote: Sounds like an XML issue. Can you send the XML file you use to apply track changes?
Code:
<wiidisc version="1">
<id game="RMC" disc="0" version="0"></id>
<options>
<section name="THE FUNNY">
<option name="main.dol">
<choice name="test"><patch id="dol"/></choice>
</option>
<option name="Tracks">
<choice name="mc test"><patch id="mctest"/></choice>
</option>
</section>
</options>
<patch id="dol">
<file disc="main.dol" external="/THEFUNNY/main.dol"/>
</patch>
<patch id="mctest">
<file disc="/Race/Course/castle_course/1.szs" external="/THEFUNNY/Race/Course/castle_course/1.szs"/>
</patch>
</wiidisc>
The 1.szs is in the right place on the SD card, and I just pulled Luigi Circuit and renamed it to 1.szs for the track as a test.
As far as I can tell it should have worked, or at the very least it should get MC sometimes and not crash but despite trying a good few times, I only ever got crashes.