What's Changed
✨ Major Features
-
PS Button Capture
- Optional PS button capture implemented — double press opens the menu, single press forwarded to Sunshine as PS/Xbox button mapping.
- To support PS button capture we disabled
-s(safe) flag forvita-make-fselfand added theSceShellpermission (0x2800000000000001) to the Vita package.
-
Touch Zones While Touch Enabled
- Allow using front-screen touch zones independently of the selected touch input mode. When a zone is active, touch input in that area is ignored; unused touch zones behave as normal touch areas.
🔧 Core Improvements
- feat: Implement MAC address handling for devices and remove deprecated MAC retrieval functions — host MACs are saved to
device.iniand the legacy ARP/fetch logic is removed. - fix: Update subproject commits for
enet,inih, andmoonlight-common-c.
⚙️ Under the Hood
- Split
vitainput_processinto multiple smaller functions for readability and maintainability. - Refactor: input and shortcut handling cleanup, improved overlay/input state handling.
New Contributors
- @navewindre made their first contribution in #278
Contributors
Full Changelog: 0.13.1...0.13.2