Skip to content

ShadowMountPlus 1.7beta2

Pre-release
Pre-release

Choose a tag to compare

@drakmor drakmor released this 21 Sep 21:17

This release focuses on installed PKG backports, safer suspend handling, faster storage operations, and runtime stability.

Installed PKG backports

  • Added external backport support for installed PS5 PKG games through native NSFS redirects.
  • Backports are applied from /data/homebrew/backports/<TITLE_ID> immediately before the game process starts.
  • Regular files use direct redirects, while missing directory trees use NSFS overlays.
  • Supports up to 256 redirects per package sandbox.
  • External and package-provided fakelib/fakelib2 directories remain supported.

Storage and web interface

  • Added a storage destination picker for copy and move operations.
  • Read/write mounting is no longer offered for unsupported PFSC sources.

Rest Mode and lifecycle safety

  • Plaintext PPR package games are now detected and stopped before entering Rest Mode.

API changes

The /api/v1/storage response now includes:

  • destination_count
  • destinations
  • Selectable destination paths and their filesystem capacity information

Important

Do not run the standalone BackPork payload together with ShadowMountPlus PKG backports, as both may attempt to manage the same sandbox resources.

Full Changelog: 1.7beta1...1.7beta2