📁
How to install P5EX
  • Introduction
  • Getting Started
    • Prerequisites
    • Setup
      • Enabling Debug Console mode
      • Moving Files to P5 USRDIR directory
  • Installing P5EX's Patches
    • Do I need to install P5EX's patch?
      • Finding P5EX's patch's PPU-hash
      • Finding P5's PPU hash
    • Comparing Hashes
    • P5EX Patch Installation
      • Generating RPCS3's patch file
      • RPCS3 Patch File
      • Applying P5EX Patch (Finally)
  • Installing P5EX
    • Aemulus Package Manager
      • P5 Config Setup
      • Unpacking Files
    • Adding P5EX
      • Adding Fix Softlock for Community Patches
    • Building mod.cpk
  • Other
    • Downloads Page
    • DLC Check
    • FAQ
  • P5 Utilities
    • Shujynx's Guide on P5 Modding Utilities
  • Special Thanks
Powered by GitBook
On this page
  • Finding the PPU hash
  • Where to next?

Was this helpful?

  1. Installing P5EX's Patches
  2. Do I need to install P5EX's patch?

Finding P5EX's patch's PPU-hash

One of the most critical steps is to ensure that the PPU hash of the patches matches with the hash of P5.

PreviousDo I need to install P5EX's patch?NextFinding P5's PPU hash

Last updated 3 years ago

Was this helpful?

Finding the PPU hash

Go to your P5EX_PRX_PATCH > patches.

Inside is a file titled: “patch.yml”, open it in the text editor of your choice. In my case, I used VSCode.

If this is your first time seeing this, don’t worry. What’s important is finding the PPU hash that’s found in this file.

Navigate to Edit > Find, this will open the find window. (Shortcut is Ctrl + F on Windows). Now search for: PPU

There should be two hits in the search results.

Please keep your patch.yml open as this is necessary for the next few steps in the guide.

Where to next?

We need to find P5's PPU hash so that we can compare it with P5EX's patch's PPU hash, which thankfully is the next page of this guide.

If you know how to find the PPU hash of P5 you can jump directly to Comparing hashes:

Comparing Hashes
Contents of the patches folder.