diff options
| author | Zephyron <zephyron@citron-emu.org> | 2025-01-15 19:20:37 +1000 |
|---|---|---|
| committer | Mike Lothian <mike@fireburn.co.uk> | 2025-05-11 12:17:03 +0100 |
| commit | b3ff92116e3073d3184dad1f0bfd24387c866f28 (patch) | |
| tree | 730ac71f37aa2b8468530f10f18751a3d91d01f6 /externals | |
| parent | 9ce7c82b18584b1b76a342e33f660b1b4763068d (diff) | |
fix: Implement SetGestureOutputRanges to handle unimplemented function error
- Added the SetGestureOutputRanges function to the IHidServer class to address the unimplemented function '92' error.
- This fix was discovered through log analysis, which showed a critical assertion failure in the HID service for an unknown function '92'.
- The log indicated a userspace panic and backtrace, pointing to the need for implementing this function to prevent execution breaks.
- Updated CMakeLists.txt to remove specific version requirements for several packages, enhancing flexibility.
- Updated subproject commit references for VulkanMemoryAllocator and vcpkg.
- REF: https://switchbrew.org/wiki/HID_services#ActivateGesture
Diffstat (limited to 'externals')
| m--------- | externals/VulkanMemoryAllocator | 0 | ||||
| m--------- | externals/vcpkg | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/externals/VulkanMemoryAllocator b/externals/VulkanMemoryAllocator -Subproject 3bab6924988e5f19bf36586a496156cf72f70d9 +Subproject f74c2d906f1537114fe0c0d855d5d27db91898c diff --git a/externals/vcpkg b/externals/vcpkg -Subproject 1a66c32c6f90c2f646529975c3c076ed3dbdae0 +Subproject c82f74667287d3dc386bce81e44964370c91a28 |
