RPCS3 Patch File
Last updated
Last updated
Whether you already have a patch file or just generated one, we have to add P5EX's patch into RPCS3's patch list so that we can install the patch into P5!
Go to your RPCS3's folder > patches.
There should be a single file on there called patch.yml. If you followed the steps on how to generate RPCS3's patch file, this is where the patch data is stored.
Open patch.yml with your text editor of choice, I’ll use VSCode for this one.
Scroll all the way down to the last line, make sure to have two empty spaces. You can do this by going to the end of the line and pressing enter.
Now open P5EX_PRX_PATCH patch.yml file > Copy all of it's contents > Go back to RPCS3's patch.yml > Paste P5EX patch's contents on the last line of RPCS3's patch.yml file.
Save RPCS3's patch.yml file.
Almost! We have to go back to RPCS3's patch manager to do that!