Skip to content

Releases: o0Zz/sys-con

sys-con v1.2.2

25 Jun 20:14
Compare
Choose a tag to compare

Changelog

  • Implement R+L to be able to re-sync controller with the Nintendo switch
  • Fixed DPAD buttons can't be mapped
  • Added a way to simulate home or capture from any buttons combinaison
  • Added a way to define controllers (Gamecube, Pro, SNES, Sega etc ...)
  • Added several mappings (thanks to @texita) - PSX, PS5, XboxOne, GameCube adapter ...

Credits

Thanks to @texita for his hard work in testing this module and actively participating in its improvement.

Configuration

sys-con uses a config.ini for button mapping, it's recommended to use the latest config.ini directly from the repository, which is the latest version. We do not release a new version of sys-con every time a contributor provides a new button mapping, but we do include them in the main branch systematically. Feel free to share your mapping, if you make one, in this thread

sys-con v1.2.1

21 Jun 09:32
Compare
Choose a tag to compare

Changelog

  • Fixed input latency with some PC controllers (Generic HID).

sys-con v1.2.0

19 Jun 20:21
Compare
Choose a tag to compare

Changelog

  • Support Atmosphere v1.7.1 (Fixed crash on FW 18.1)
  • Add a way to simulate home button from +- (Usefull for controller that don't have a home button)
  • Add support for DualSense (PS5 Controller)
  • Configuration is now case insensitive
  • Stabilize USB stack
  • Fixed regression on XBOXS controller
  • Add an auto add controller feature

sys-con v1.1.1

14 Jun 06:11
Compare
Choose a tag to compare

Changelog

  • Added support for Atmosphere v1.6.2 and v1.7.0
  • Improve discovery mode to be able to discover a list of VID/PID only
  • Added support for XBOX original controllers
  • Added support for "Phantom White PDP Xbox One" and "Wave Afterglow PDP Xbox Series" controllers
  • Added support for "Foyu" and "Activbb X6-34U" controllers

sys-con v1.1.0

07 Jun 17:13
Compare
Choose a tag to compare

⚠ Compatible with Atmosphere 1.7.0 Only ⚠

Changelog

  • Fixed log file not automatically created
  • Reverse Y on XBOX S controller and original XBOX controller.
  • Fixed home and capture binding not properly working
  • Fixed xbox360 wireless controller plug/unplug not properly working
  • Add a discovery mode to discover either all controllers or only known controllers (Avoid issue with official switch controllers)
  • Fixed incorrect binding for right joystick on Generic HID.

sys-con v1.0.2

03 Jun 21:20
Compare
Choose a tag to compare

⚠ Compatible with Atmosphere 1.7.0 Only ⚠

Changelog

  • Support Logitech Driving Force GT (Wheel)
  • Fixed incorrect inputs was transmitted to the switch (When HID report descriptor was not aligned on 8bits)

sys-con v1.0.1

02 Jun 09:02
Compare
Choose a tag to compare

⚠ Compatible with Atmosphere 1.7.0 Only ⚠

Changelog

  • Support Atmosphere 1.7.0

sys-con v1.0.0

01 Jun 11:21
8a7f880
Compare
Choose a tag to compare

Initial release v1.0.0

  • Support Xbox/PS & Generic HID.
  • Support Atmosphere 1.6.2