Creating a RSTB Patch
In this guide we’ll be covering the steps for creating your own RSTB patch. This is necessary if you’re suffering from crashes or items invisible in-game.
Prerequisites
Section titled “Prerequisites”- Heaven Tool
- All the mods combined into a single
romfsfolder - A vanilla
ResourceSizeTable.srsizetablefile. Download it here.
Creating the Patch
Section titled “Creating the Patch”-
Combine all of your mods into one “romfs” folder, make sure everything is where it should be.
Example:
Directoryromfs/
DirectoryModel/ Your model replacements go here
- …
DirectoryBcsv/
- …
DirectoryEventFlow/
- …
DirectoryOtherFolders/
- …
-
Open Heaven Tool and click “Open RSTB Editor.”
-
Click “File” and then click “Open,” then open a vanilla
ResourceSizeTable.srsizetablefile. -
Now click “File” and click “Update from modded RomFs”, then select your combined romfs folder that we made in step 1.
-
Save the file and make sure to name it
ResourceSizeTable.srsizetable -
If it asks you to compress the file, click “Yes.”
-
In the
RomFsfolder we made in Step 1, create a folder calledSystem, andResourceinside of it. Place our newly patched RSTB into that folder. If done correctly the location for this file should be:romfs/System/Resource/ResourceSizeTable.srsizetableThese folder and file names are CASE SENSITIVE, so make sure they are capitalized correctly. If it asks you to replace an existing RSTB file, click yes.
-
You’re ready! Just move/copy your
romfsto the Switch or emulator and test in-game!