Skip to content

Releases: hernan0078/MagnusPS5

Magnus 0.0.1 – SideStore-ready community package

Choose a tag to compare

@hernan0078 hernan0078 released this 25 Aug 21:05

This is an unofficial community-prepared copy of the upstream Magnus 0.0.1 IPA for direct import
into SideStore. It is experimental and is not an App Store build.

Changes from the upstream release asset:

  • removes any embedded provisioning profile so SideStore can create one for the installing account;
  • requests Extended Virtual Addressing, Increased Memory Limit, Increased Debugging Memory Limit,
    and get-task-allow;
  • preserves Magnus's bundled jit.js and StikDebug custom-script request;
  • removes a compiler-embedded build-machine filesystem path; and
  • applies an ad-hoc signature for transport. SideStore must perform final signing and provisioning.

Important limitations:

  • This IPA was prepared from the upstream binary; it was not reproduced from the public source tree.
  • A free Apple account may install the interface but cannot provision all capabilities Magnus needs
    to boot games. A paid Apple Developer Program account is recommended.
  • JIT must be attached again after every force-quit/relaunch.
  • Magnus accepts a lawfully obtained, extracted PS5 application folder containing eboot.bin and
    sce_sys/param.json. No games, firmware, keys, or copyrighted game data are included.
  • Game compatibility is extremely limited and no particular title is guaranteed to boot or play.

Verification:

SHA-256: 1f5045875dd3658e20a7d84c0f13be587111ab841d2307771a7921ae4cfcdf0f
Bundle ID before SideStore rewriting: Com.Mercury.Magnus
Minimum iOS: 17.4
Architecture: arm64
Provisioning profile: none; SideStore supplies the final profile

Documentation and validation tools are available on the
codex/iphone-setup-analysis
branch. The original project and release are available from
BaconMakin/MagnusPS5.