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.
Last updated
One of the most critical steps is to ensure that the PPU hash of the patches matches with the hash of P5.
Last updated
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.
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: