Skip to content

Releases: StonedModder/ps-game-state-lib

PS Game State Lib v0.1

Choose a tag to compare

@StonedModder StonedModder released this 12 Jul 22:13

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.msgbuf lifecycle/focus log from the payload itself.
  • Includes prebuilt dist/ps-game-state-lib-v0.1.elf.