Skip to content

Releases: o0Zz/sys-con

v1.6.2

02 Jan 18:15

Choose a tag to compare

Changelog

  • Fixed an issue where the official GameCube Wii Controller (WUP-028) was not working(#90)
  • Fixed latency issues with the GameCube Wii Controller when less than four controllers are connected
  • Fixed an issue preventing the last button of HID controllers from being mapped (#93)

v1.6.1

08 Dec 19:41

Choose a tag to compare

Changelog

  • Fixed an issue where sys-con failed to start when log.txt is missing (#88)

v1.6.0

25 Nov 19:19

Choose a tag to compare

Changelog

  • Added support for Firmware v21.0.0 (#86)
  • Fixed controller freeze due to thread priority too high (#72)
  • Add support for the L-TEK Dance Pad PRO (DDR pad) (#75) (@Phantop)
  • Added Google Stadia Controller (#82) (Credit: @pixel2user)
  • Added support for Brake and Accelerator (#85)
  • Added support for Wii controller BX-W201 (#87) (Credit @mourossonero)

v1.5.4

07 Jun 19:27

Choose a tag to compare

Changelog

  • #71 Fix: System Freeze on Controller Disconnect (Regression introduced in v1.5.3)

v1.5.3

01 Jun 20:16

Choose a tag to compare

Changelog

  • Reduce input lag and reduce sys-con cpu usage #70

v1.5.2

18 May 18:31

Choose a tag to compare

Changelog

  • Added support for PDP Neon white (#68)
  • Added support for HORI Drum controller (0x0f0d, 0x01b2)
  • Added support for PowerA MOGA XP-Ultra controller (0x20d6, 0xa01a)
  • Added a way to simulate any button (Thanks to @leofrachet11)

v1.5.1

22 Feb 14:40

Choose a tag to compare

Changelog

  • Fixed 8BitDo Wireless Bluetooth USB Adapter 2 (#65)
  • Fixed controller gamecube adapter cause a kernel panic (#59) - Do not use "controller_type=gamecube."

v1.5.0

31 Dec 09:20

Choose a tag to compare

Changelog

  • Fixed DualShock 3 Support: Resolved a regression from v1.4.0 causing DualShock 3 controllers to stop working. (#56)
  • Improved HID Controller Compatibility: Addressed issues with certain HID controllers not functioning correctly. (#45)
  • Removed Atmosphere Dependency: Eliminated the dependency on Atmosphere to prevent compatibility issues with future firmware updates. (#55)
  • Default Bindings Update: All controllers now have Minus + D-Pad Up mapped for Home and Minus + D-Pad Down mapped for Capture by default.

v1.4.3

19 Oct 09:32

Choose a tag to compare

Changelog

  • Fix XBOXOne guide button don't works (Regression from v1.4.0)
  • Add support for 8BitDo Ultimate 2C (XBOXOne controller)
  • Fixed issue with HID controllers who doesn't have a Joystick/gamepad profile in first position.

v1.4.2

18 Oct 07:25

Choose a tag to compare

Changelog

  • Add support for Atmosphere v1.8
  • Add an option to set an analog scaling factor for the controller, useful for cases where the analog stick doesn't reach its full range (factor_XXX=...)