Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sewer56/p5rpc.modloader
Mod Loader for the PC Version of Persona 3/4/5 Royal based off of Reloaded II
https://github.com/sewer56/p5rpc.modloader
Last synced: 19 days ago
JSON representation
Mod Loader for the PC Version of Persona 3/4/5 Royal based off of Reloaded II
- Host: GitHub
- URL: https://github.com/sewer56/p5rpc.modloader
- Owner: Sewer56
- Created: 2022-10-24T07:17:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T08:35:51.000Z (24 days ago)
- Last Synced: 2024-10-25T05:13:11.646Z (23 days ago)
- Language: C#
- Homepage:
- Size: 6.84 MB
- Stars: 12
- Watchers: 3
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README-LOADER.md
Awesome Lists containing this project
README
# Persona Essentials
*Lookin' Cool Joker!*
Persona Essentials is a set of miscellaneous improvements for Persona 3 Portable (PC), Persona 4 Golden (PC, 64 bit), and Persona 5 Royal (PC) based on [Reloaded II](https://reloaded-project.github.io/Reloaded-II/).
For more information, [please visit the documentation](https://sewer56.dev/p5rpc.modloader/), it's cool.
# Features (for Users)
- Intro Skip.
- Toggle Pause on Window Focus Loss.# Features (for Modders)
- Support for replacing CPK file contents via other mods.
- Support for injecting custom music into the game without extracting files.
- Support for hot reload (update files on the fly without game reboot).
- Automatically merges .tbl files.
- Automatically merges PAK (.bin) files.
- Automatically merges .bf files.
- Automatically merges .bmd files.
- Automatically merges .spd files.# Special Thanks
- Lipsum (zarroboogs): Original Implementation
- CherryCreamSoda: Project Logo
- Shujynx, Covfefe: Mod Test Data
- AnimatedSwine37: PAK and BF Merging
- Secre-C: SPD Merging
- oceanstuck: BMD Merging