From f99bd440dfd13bccd6020365a65613a6dea81ad3 Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Sun, 30 Jun 2024 18:02:33 -0400 Subject: [PATCH] Add Installing Mods to Decrypted Game Folder --- Installing-Mods-to-Decrypted-Game-Folder.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Installing-Mods-to-Decrypted-Game-Folder.md diff --git a/Installing-Mods-to-Decrypted-Game-Folder.md b/Installing-Mods-to-Decrypted-Game-Folder.md new file mode 100644 index 0000000..0ed2389 --- /dev/null +++ b/Installing-Mods-to-Decrypted-Game-Folder.md @@ -0,0 +1,16 @@ +**These instructions are only for users playing from an unencrypted partition without protection from PFS or npdrm, such as Vita3K and consoles with certain pirated copies. Most Vita and PSTV users should follow the [Setting Up Repatch Reloaded](Setting-Up-Repatch-Reloaded) guide instead.** + +1. Find the Title ID for your version of the game + - The Title ID is the unique product SKU for your game. It varies depending on how you bought the game (digital download or cartridge) and what country you purchased it in. For cartridges, you can find the Title ID written at the bottom of the spine on the protective cover the game arrived in. Here is a reference if you need help: https://gamefaqs.gamespot.com/vita/620281-wipeout-2048/data + - United States & Canada, Digital: **PCSA00015** + - United States & Canada, Physical: **PCSA22003** + - Europe & Oceania, All Versions: **PCSF00007** + - Japan, Digital: **PCSC00006** + - Japan, Physical: **VCJS10002** + - South Korea, Digital: **PCSD00005** + - Asia, Physical: **VCAS32009** +2. Delete any conflicting PSARC files from the original game. + - If you deployed your Firestar PSARC from the HD Fury DLC (dlc1.psarc or dlc2.psarc), delete `ux0:/addcont/(your Title ID)` + - If you deployed with update 1.4 (data1.psarc or data2.psarc), delete the PSARC files in `ux0:/patch/(your Title ID)/PSP2/` + - If you are using a completely clean launch-day version of the game then skip this step. +3. Copy the modded PSARC from Firestar into `ux0:/app/(your Title ID)/PSP2/` \ No newline at end of file