Skip to content

0.13.2

Latest

Choose a tag to compare

@AorsiniYT AorsiniYT released this 16 Nov 03:17
984603b

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 for vita-make-fself and added the SceShell permission (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.ini and the legacy ARP/fetch logic is removed.
  • fix: Update subproject commits for enet, inih, and moonlight-common-c.

⚙️ Under the Hood

  • Split vitainput_process into multiple smaller functions for readability and maintainability.
  • Refactor: input and shortcut handling cleanup, improved overlay/input state handling.

New Contributors

Contributors

Full Changelog: 0.13.1...0.13.2