This page was last updated on 14 April 2025, 9:14PM
Changelogs
Version 0.6.0
Extension now writes .psarc mod file names from the "mods" folder to chunks.txt file automatically, based on the load order
Updated bundled ndarc executable to v190
Added button to open chunks.txt file - folder icon in Mods toolbar
Version 0.5.2
Updated bundled ndarc executable to v185
Removed some unused code
Version 0.5.1
Fixed reference error when sending an error notification if .psarc file extraction was not completed
Improved check for whether .psarc extraction was successful
Added check for extracted folders presence before sending notification to extract .psarc files
Version 0.5.0
Added load ordering for .psarc files in the Mod Loader's "mods" folder. Load Order is stored in the modloader.ini file
Version 0.4.1
Added a notification while .psarc extraction is running
Fixed some typos
Version 0.4.0
Changed .psarc extraction tool to ndarc, which will be downloaded automatically for the user
Added support for the new mod loader, which will be downloaded automatically for the user
.psarc mods will be installed to the "mods" folder for the mod loader
Version 0.3.0
Completed automation of .psarc extraction
Added functions to clean out extracted .psarc files to "reset" mods on purge
Corrected Config path
UnPSARC is now also bundled with the extension so it can run when mods are purged
Version 0.2.4
Fixed extraction path for bin.psarc to "bin" folder
Version 0.2.3
Fixed .psarc extraction so files are not extracted into a subfolder
Version 0.2.2
Switched .psarc extraction tool to UnPSARC (https://github.com/rm-NoobInCoding/UnPSARC) since it has support for .psarc files without oodle compression
Added notification with a button to run UnPSARC to extract .psarc files (sp-common.psarc and bin.psarc)
Added button to run .psarc extraction - folder icon in Mods toolbar
Version 0.2.1
Corrected game ID to match Nexus domain
Fixed typo in RegEx for archive name matching when checking for updates to U4.PSARC.Tool