diff options
author | Zephyron <zephyron@citron-emu.org> | 2025-01-15 19:20:37 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.org> | 2025-01-15 19:20:37 +1000 |
commit | 132077e18f491d12d305e94f594470d6b93e8d8d (patch) | |
tree | 656c8f3a0e79756914fe3314ae34f37733afc238 /src/shader_recompiler/frontend | |
parent | 236ad28d61d94d0848c863e2cefa168f75813f49 (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 'src/shader_recompiler/frontend')
0 files changed, 0 insertions, 0 deletions