From c7d86423627c0e895b27349ce2d52fa8df30a1d6 Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Mon, 1 Jul 2024 14:48:47 -0400 Subject: [PATCH] Update Decrypting Original PSARC Files --- Decrypting-Original-PSARC-Files.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Decrypting-Original-PSARC-Files.md b/Decrypting-Original-PSARC-Files.md index bce3131..5ce5f03 100644 --- a/Decrypting-Original-PSARC-Files.md +++ b/Decrypting-Original-PSARC-Files.md @@ -1,6 +1,3 @@ -# Vita3K Emulator -Look for the files in /app/, /patch/ and /addcont/. That's it. - # PSVita / PSTV 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. @@ -42,4 +39,7 @@ You need to look for DLC1W2048PACKAGE (WipEout HD Add-On Pack) and DLC2W2048PACK psvpfsparser.exe -i addcont/PCSA00015/DLC1W2048PACKAGE -o ./ -z KO5ifR1dQ+eHBlgi6TI0Bdnv4uNsGG5kYGIR4Ojs7ejuis9/anXfuudVNvzgdu+9z1z+asJojA9uAACgRhTl -f cma.henkaku.xyz psvpfsparser.exe -i addcont/PCSA00015/DLC2W2048PACKAGE -o ./ -z KO5ifR1dQ+eHBlgi6TI0Bdnv4uNsFG5kYGIR4Ojs7ejuis9/3fydBRm3eCJX7biz/vVTm/2jMT64AQCCYhVy -f cma.henkaku.xyz ``` -6. Copy the decrypted PSARCs to your ~/.firestar/ folder. \ No newline at end of file +6. Copy the decrypted PSARCs to your ~/.firestar/ folder. + +# Vita3K Emulator +See the PSVita guide for dumping the HD Fury DLC above. The same steps should apply. \ No newline at end of file