Extend GCT Limit for USB Loader GX - Printable Version +- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com) +-- Forum: Guides/Tutorials/How-To's (https://mariokartwii.com/forumdisplay.php?fid=45) +--- Forum: Coding (Non-ASM) and Dolphin (https://mariokartwii.com/forumdisplay.php?fid=47) +--- Thread: Extend GCT Limit for USB Loader GX (/showthread.php?tid=1424) |
Extend GCT Limit for USB Loader GX - Vega - 01-14-2020 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: 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! RE: Extend GCT Limit for USB Loader GX - JoshuaMK - 01-16-2020 What is the poke (li r3, 0x7FFF) for? Is it so the game ignores that space? RE: Extend GCT Limit for USB Loader GX - Vega - 01-16-2020 Unfortunately, I have no idea. Would def be something worth looking into. |