Skip to content

Releases: EinTim23/hiddriver360

v0.6-beta

15 Apr 20:53

Choose a tag to compare

  • Introduced original xbox game support
  • Fix blackscreen on retail consoles when transitioning from title to dashboard with no original controller connected (#3)
  • Added HID Descriptor parsing to universally support HID compliant controllers (#43, #49, #44, #40, #32, #31, #29, #25)
  • Implemented support for Nintendo Pro controller specific Handshake #25
  • Added mapping assistant that will guide users to create mappings for their controllers
  • Added built in controller mappings for DualShock 3 and Nintendo switch pro controllers

Note: If you have any issues report the issue and use the non beta version for now.

v0.5

05 Apr 13:14

Choose a tag to compare

  • Fix diagonal dpad inputs

This closes #5 and #47

v0.4

11 Jan 18:01

Choose a tag to compare

  • add support for Dualshock4 Wireless adapters (CUH-ZWA1E)
  • add support for Dualsense edge controllers
  • added XamInputSetState stub to fix compatibility with some games(Fable series as an example)

0.3

18 Nov 17:32
f87a117

Choose a tag to compare

0.3
  • Don't load if disc tray is open
  • Prevent double registration of Usbd shutdown handlers
  • Changed base address to prevent some conflicts
  • Fix Input passing to the game through xbox 360 ui #4
  • Fix screen darkening after some time while playing #7

v0.2

16 May 21:00

Choose a tag to compare

  • Implemented XamInputGetCapabilitiesEx
  • Improved XamInputGetState implementation

This should fix support in games that were unsupported before

v0.1

16 May 15:40
e6fdbf5

Choose a tag to compare

Highly experimental at the moment