From 5511e8e5be012a2dc8ad673b217639aef430e971 Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Mon, 1 Jul 2024 06:48:07 -0400 Subject: [PATCH] Update Manually Repacking a PSARC --- Manually-Repacking-a-PSARC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manually-Repacking-a-PSARC.md b/Manually-Repacking-a-PSARC.md index 0e4fbfd..d7d6b89 100644 --- a/Manually-Repacking-a-PSARC.md +++ b/Manually-Repacking-a-PSARC.md @@ -17,7 +17,7 @@ We need to create a list of files that psp2psarc will import when we rebuild the 5. Find and replace by nothing: `\r\n$` to delete the trailing whitespace at the end of the file. - This could potentially be `\n$` if you are on a non-Windows system. -## Part 2 Using the Whitelist to Regenerate the PSARC +## Part 2: Using the Whitelist to Regenerate the PSARC 1. Add your modded files to the extracted data/ folder, which you created earlier using the "[Creating Mods (Dumping PSARCs & Creating FSTAR Packs)](Creating-Mods)" page. 2. Within the list, manually append paths to any additional files you have added to the data/ folder. 3. Repack the assets: