Update Decrypting Original PSARC Files
parent
941b082fc7
commit
e2cd895a37
|
@ -2,8 +2,8 @@
|
||||||
Look for the files in /app/, /patch/ and /addcont/. That's it.
|
Look for the files in /app/, /patch/ and /addcont/. That's it.
|
||||||
|
|
||||||
# PSVita / PSTV
|
# PSVita / PSTV
|
||||||
Instructions for real consoles vary slightly depending on what files you're decrypting and where you got your copy of the game from.
|
This guide assumes you are using a genuine copy with Sony's DRM over it, that you already have the NoNpDrm kernel module installed, and that you have launched the game with it at least once to auto-generate fake licenses. If you have not set up NoNpDrm yet for whatever reason, now would be a good time to go do that.
|
||||||
This guide assumes you are using a genuine copy with Sony's DRM over it, and not a PKG from NoPayStation. Doing this on a pirated copy is 100% possible but the encryption may be different and I can't be assed to help you in that case.
|
|
||||||
## Game & Updates
|
## Game & Updates
|
||||||
1. Open VitaShell on your PSVita
|
1. Open VitaShell on your PSVita
|
||||||
2. Find the Title ID for your version of the game
|
2. Find the Title ID for your version of the game
|
||||||
|
@ -25,6 +25,12 @@ This guide assumes you are using a genuine copy with Sony's DRM over it, and not
|
||||||
8. On your Vita, open ux0:/patch/ and repeat steps 3 to 7 to decrypt the game updates.
|
8. On your Vita, open ux0:/patch/ and repeat steps 3 to 7 to decrypt the game updates.
|
||||||
- Also double-check grw0:/ for cartridges if the partition exists.
|
- Also double-check grw0:/ for cartridges if the partition exists.
|
||||||
|
|
||||||
|
|
||||||
## HD Fury DLC
|
## HD Fury DLC
|
||||||
** TODO **
|
Decrypting DLC already installed on a Vita can be a real pain in the ass, so the best method is to install it to an emulator where F00D won't get in our way.
|
||||||
|
1. Install the Vita3K emulator on your PC if you do not have it already.
|
||||||
|
2. Open an FTP connection to VitaShell and copy over all of the licenses in ux0:/nonpdrm/license/addcont/(your Title ID)
|
||||||
|
3. Download the DLC PKGs appropriate for your region [here](https://nopaystation.com/search?query=wipeout&platform=psv&category=dlc&limit=10&orderBy=completionDate&sort=DESC&missing=Show).
|
||||||
|
You need to look for DLC1W2048PACKAGE (WipEout HD Add-On Pack) and DLC2W2048PACKAGE (WipEout HD Fury Add-On Pack) .
|
||||||
|
4. Install the PKG into Vita3K using the corresponding .rif files you extracted from your real PSVita.
|
||||||
|
5. In Vita3K, right click WipEout, select Open Folder > DLC.
|
||||||
|
6. Look for dlc1.psarc and dlc2.psarc.
|
Loading…
Reference in New Issue
Block a user