- 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.