Extend GCT Limit for USB Loader GX
#1
NOTE: This method will cause any codes that hook via memory addresses of the StaticR.rel to no longer work!!!

Quick guide to increase the GCT limit if you play Mariokart Wii on USB Loader GX.

1. Make a txt file named gameconfig.txt using the following contents


Code:
RMCE01:
codeliststart = 80394E00
codelistend = 8039CDE0
poke(8019FD30, 38037FFF)

RMCP01:
codeliststart = 80399180
codelistend = 803A1160
poke(8019FDD0, 38037FFF)

RMCJ01:
codeliststart = 80398B00
codelistend = 803A0AE0
poke(8019FCF0, 38037FFF)

RMCK01:
codeliststart = 803871A0
codelistend = 8038F180
poke(801A012C, 38037FFF)


2. Place the gameconfig.txt file on the root of your SD/USB device (whichever device where your apps, codes, etc folders are located at)
3. Your GCT limit has been increased from 256 total lines to 32736 total lines!
Reply


Messages In This Thread
Extend GCT Limit for USB Loader GX - by Vega - 01-14-2020, 06:59 PM
RE: Extend GCT Limit for USB Loader GX - by Vega - 01-16-2020, 07:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)