AnimatedSwine37
AnimatedSwine37
**Describe the Bug** When setting a mod as an optional dependency of another one the load order is not altered automatically to make the dependency load before the consumer. **To...
## Feature Summary: Release P3RFix as a [Reloaded](https://reloaded-project.github.io/Reloaded-II/) mod as it is the mod loader the community is using for the game. ### Is your proposal related to a problem?...
This adds a bunch of stuff which I needed for bf emulator and can probably be of use to people in general. Sorry that it's a bit of a mess,...
When unpacking the base files for P5R Switch (and maybe other games, not sure) you could get a null argument exception. This is because `fileList.Contains(filePath)` is being run when `filePath`...
When my bf emulator fork was merged in #67 some library changes were lost, seemingly mainly for P3P. Because I've now updated BF Emulator to use the main branch one...
Fixes a bug where ASCII characters were cast directly to a char instead of going through the encoding in the defined charset file. With the P5R_CHS encoding all of the...