This build contains the first implementation of the file redirection system that this repository contains. It does nothing else to the game, so by itself, this mod will not change any gameplay elements. All it does is allow other modders to create mods that do not require editing the data.trpfs or data.trpfd files in order to apply romfs mods to the game.
Notes about this build:
- Has only been tested on v1.0.0 of Pokemon Scarlet.
- Only supports 1.0.0, will need to update offsets to be compatible with future versions.
- For all files replaced, do not add the .trpak extension to the file (oodle compression does not seem to be needed either).
- Modified files should be placed in their respective places in romfs outside of the arc folder (Ex. romfs/arc/system/hidSetting/HidInputSetting.bin -> romfs/system/hidSetting/HidInputSetting.bin