Back to Provenance

3403

.changelog/3403.md

3.3.1526 B
Original Source

Added

  • GyroMouseAdapter — New PVCoreBridge class that translates gyroscope rotation-rate into virtual mouse cursor movement for games conforming to MouseResponder; supports DualSense/Switch Pro via GCMotion and iPhone/iPad IMU via CMMotionManager fallback, with configurable dead zone, low-pass smoothing, and sensitivity
  • Gyro Mouse settings — Three new Defaults.Keys in PVSettings: gyroMouseEnabled (toggle), gyroMouseSensitivity (range 0.1–5.0), and gyroMouseDeadZone (range 0.0–0.5)