07-18-2021, 11:02 AM
Maybe you didn't define the codehandler right?
Try this:
Try this:
Code:
<patch id="ocarinabase_gxdraw">
<memory ocarina="true" value="3CA0CC01380000613C80450098058000" offset="0x800018A8" />
</patch>
<patch id="ocarinabase">
<memory valuefile="codehandler.bin" offset="0x80001800" />
</patch>
<patch id="ocarinacodes">
<memory offset="0x00001CDE" value="8000" />
<memory offset="0x00001CE2" value="28B8" />
<memory offset="0x00001F5A" value="8000" />
<memory offset="0x00001F5E" value="28B8" />
<memory valuefile="/codes/{$__gameid}{$__region}{$__maker}.gct" offset="0x800028B8" />
</patch>
<patch id="shroom">
<memory offset="0x00001CDE" value="8000" />
<memory offset="0x00001CE2" value="28B8" />
<memory offset="0x00001F5A" value="8000" />
<memory offset="0x00001F5E" value="28B8" />
<memory valuefile="/codes/RMCP01_SHROOM.gct" offset="0x800028B8" />
</patch>