From 1fda498db2793286ecece73d34b263e1fb37f9d4 Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Sat, 22 Feb 2025 12:30:10 -0500 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 55253ba..eeaa4e4 100644 --- a/Decrypting-Original-PSARC-Files.md +++ b/Decrypting-Original-PSARC-Files.md @@ -1,3 +1,6 @@ +# Vita3K Emulator +Once the game is installed to your virtual memory card, Vita3k doesn't encrypt it with a PFS. You can just copy the files and they should work with Firestar without any additional steps. + # 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. Most hacked Vitas already have this configured. If your Vita does not have the NoNpDrm plugin, make sure to install it first. @@ -39,7 +42,4 @@ 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. - -# Vita3K Emulator -Once the game is installed to your virtual memory card, Vita3k doesn't encrypt it with a PFS. You can just copy the files and they should work with Firestar without any additional steps. \ No newline at end of file +6. Copy the decrypted PSARCs to your ~/.firestar/ folder. \ No newline at end of file