Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fnr1r committed Aug 31, 2024
1 parent 5da54b0 commit db4d7d1
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
# p5rcbt

# fnrir's fork of p5rcbt

A plugin for loading loose files instead of repacking a CPK, powered by [Skyline](https://github.com/skyline-dev/skyline).

## Changes from upstream

- Fixed up stuff that `cargo clippy` didn't like
- Ran `cargo fmt`
- Enabled the `is_platform_pc` hook
- Changed the mod directory to `sd:/mods/Persona 5 Royal`
- Improved downcasting for PanicHookInfo
(i.e. it should give better error messages)

## Features

This comes built-in with the following features:

* File logger (use the [following executable](https://github.com/Coolsonickirby/skyline-logger-files/releases/download/1.0.0/skyline_logger_rust.exe) for logging. Use 127.0.0.1 as the IP if you plan to mod on Ryujinx)
* Loose file loading (Valid paths are ``sd:/p5r/`` and ``sd:/atmosphere/contents/01005CA01580E000/romfs/CPK/BIND``)
* 60 FPS patch

- File logger (use the [following executable](https://github.com/Coolsonickirby/skyline-logger-files/releases/download/1.0.0/skyline_logger_rust.exe) for logging. Use 127.0.0.1 as the IP if you plan to mod on Ryujinx)
- Loose file loading (Valid paths are ``sd:/mods/Persona 5 Royal`` and ``sd:/atmosphere/contents/01005CA01580E000/romfs/CPK/BIND``)
- 60 FPS patch

## Downloads
## Downloads

Head to the [release](https://github.com/Raytwo/p5rcbt/releases/latest) page to get the latest build!
Head to the [release](https://github.com/fnr1r/p5rcbt/releases/latest) page to get the latest build!

Beta builds are sometimes posted there, but please be aware that you are expected to provide constructive feedback when using them.

0 comments on commit db4d7d1

Please sign in to comment.