cathery / sys-con

Nintendo Switch sysmodule that allows support for third-party controllers
GNU General Public License v3.0
938 stars 62 forks source link

Create button combos for CAPTURE and HOME buttons #283

Closed jack2game closed 2 years ago

jack2game commented 2 years ago

The idea is same as what's currently available in https://github.com/ndeadly/MissionControl

The button combos MINUS + DPAD_UP and MINUS + DPAD_DOWN are provided for all controllers to function as an alternative for CAPTURE and HOME buttons in cases where there are not enough face buttons available.

It would be great if you can test this code. Thanks.