BDJPlus is bdjstack.jar bytecode patch project for jailbroken PS5 consoles.
Using homebrew content on PS5 consoles without BD writer, and creating a modular background services.
Thanks to the modular system, it is possible to create different usage areas, also you can create your own modules to the system, you can check the module repos for this.
- Jailbroken PS5 console
- A dumped bdjstack.jar from PS5 console
- system_ex write access
- BD-J supported disc (*Movie or Any BD-J supported disc)
Not every BD-J movie is fully compatible, if the BD-J movie is not compatible, you can make the incompatible discs compatible by creating a bypass.txt file in the "/system_ex/app/NPXS40140/cdc" folder and typing the incompatible movie disc keys into this folder. If you're buying BD-j movies, I suggest you buy a compatible disc like Warcraft: The Beginning.
Copy the patched "bdjstack.jar" file to "/system_ex/app/NPXS40140/cdc/" on your console.
- Clone the repo
- Copy the original "/system_ex/app/NPXS40140/cdc/bdjstack.jar" file from your console and name it "bdjstack.original.jar" and copy it to the project's home directory.
- Start the build.bat file and wait for the build to finish.
- Copy the generated "bdjstack.jar" file to "/system_ex/app/NPXS40140/cdc/" on your console.