diff --git a/sdl2/Nintendo Switch Pro Controller.cfg b/sdl2/Nintendo Switch Pro Controller.cfg index 2c470ee2e..1b84edf5d 100644 --- a/sdl2/Nintendo Switch Pro Controller.cfg +++ b/sdl2/Nintendo Switch Pro Controller.cfg @@ -1,4 +1,11 @@ # Nintendo Switch Pro Controller (with nintendo-hid) +# With nintendo-hid, various features such as vibration, gyro, and USB support are available. It appears this will be included in the Linux kernel beginning with version 5.16: +# "Pull HID updates from Jiri Kosina: +# +# - support for Nintendo Switch Pro Controllers and Joy-Cons (Daniel J. +# Ogorchock)" - https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16 +# +# The easiest solution for most users is to install the nintendo-hid DKMS module, available from https://github.com/nicman23/dkms-hid-nintendo/ input_driver = "sdl2" input_device = "Nintendo Switch Pro Controller"