Releases: StonedModder/ps-game-state-lib
Releases · StonedModder/ps-game-state-lib
Release list
PS Game State Lib v0.1
Changelog
v0.1
Initial release.
- Standalone PS5 payload daemon exposing game foreground state on TCP port
9877. - Static C library interface via
include/fg_state.h. - Python CLI and Tk GUI client.
- GUI lets users enter or change their PS5 IP/hostname and payload port.
- Detects loaded game, active/running game, and suspended/home background state by reading the console
kern.msgbuflifecycle/focus log from the payload itself. - Includes prebuilt
dist/ps-game-state-lib-v0.1.elf.