Finding P5's PPU hash
Getting started
Run RPCS3 and boot up P5 for a minute.
Once your game is loaded, close out of the emulator. It may warn you that you are closing both the game and emulator without saving. Thatâs fine, since all we want is the game to boot up.
Open your RPCS3 folder, find a file called RPCS3.log. If you donât have extensions enabled, itâs the notepad icon with the name RPCS3.
Open it with your text editor of choice, I went with Notepad. You can also use VSCode instead if youâd like.
Locating the PPU-Hash
Next go to Edit > Find. This will open the Find window as shown below.
In the Find window, look up âPPU executable hash:â, set the direction to âDownâ if it isnât already, then click the âFind Nextâ button.
The first entry should be the P5âs PPU hash, copy that and paste it to another file where you can reference it again.
Last updated
Was this helpful?