Releases: drakmor/ShadowMountPlus
ShadowMountPlus 1.5beta6 (fix1)
- Fixed issues with remounting unmounted images (this happens when the first /dev/lvd* numbers remain occupied and the system frees them, unmounting all mounted images).
- Changed the mount folder to /data/imgmnt to align with Dump Installer. The old /data/ufsmnt folder must be manually deleted.
- You can use config.ini to change the R/W mode individually for each image, as some games require the ability to write to the file system.
- Improved verbosity of mounting error messages.
- Added caching of app.db requests.
fix1 - Added a forced mount option for damaged file systems. It's better to fix the errors than to use this option.
ShadowMountPlus 1.5beta5
Fixed an issue with deadlocked links and kstuff causing kernel panics.
Added automatic image mount recovery.
Automatic cleanup of invalid mount.lnk links.
If you're having trouble running kstuff 1.6.7, you can either run ShadowMount+ once before kstuff to clean up the links, or manually delete all /user/app/PPSA*/mount.lnk files.
This error occurred on one of the previous versions of ShadowMount+.
ShadowMountPlus 1.5beta4
Fix kstuff loader mount-link handling - should fix kernel panic
Fix RO/RW mount flag mapping - should solve the shutdown problem
Optimized work with app.db
Setting added scan_interval_seconds=<1..3600> (full scan loop interval; default: 10)
Setting added stability_wait_seconds=<0..3600> (minimum source age before processing; default: 10)
ShadowMountPlus 1.5beta3 (fix2)
Optimized mounting parameters and the speed has been increased.
Automatic param.json correction
Extended error diagnostics output
Optional recursive folder scanning (slower)
Automatic disk image size calculation in creation scripts
Fixed exFAT image creation on Windows
Expanded documentation, examples, and troubleshooting guidance
fix: Fix source stability checks to avoid false wait/skip loops
fix: exFAT image builds in Windows
Please read README.md
ShadowMountPlus 1.5beta2
Completely refactored
- Working with a large number of folders
- Eliminating duplicate operations
- Correct game registration
- Mounting images as read-only by default
- Correct unmounting and deleting folders on shutdown/restart
- The ability to customize folders for scanning
ShadowMountPlus 1.5beta
1.15-beta Merge branch 'main' of https://github.com/drakmor/ShadowMount