Skip to content

PS5Library v0.2.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 17:51
· 12 commits to main since this release

PS5Library console frontend engineering preview.

Send ps5library-install.elf through a compatible homebrew payload loader to install/update. ps5library.elf is the application binary. Enter your own PS5Library server address on first launch.

Version 0.2.9 fixes the startup failure caused by missing IPMI linkage before the native installer library. The corrected app reached the storefront on the development PS5. Build checks now enforce actual ELF dependency order. The JSON parser also accepts complete scalar responses, fixing Invalid JSON when no app update is published. The cinematic layout from 0.2.8 is retained.

Built from this tag after native host tests and ELF/hash verification. Native Downloads submission, backport placement and installation have not been tested on a physical PS5. Native update/DLC installation and external destinations remain unsupported. ShadowMount images use their separate transfer/mount route. HDMI audio and PS-button Home/background behavior remain unresolved.

This repository contains console code and build assets only. The application still requires a separately hosted PS5Library server. No server address or private update-signing key is bundled.