flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.39k stars 282 forks source link

Add nvidia shield 2017 controller #1318

Closed Arias800 closed 5 months ago

Arias800 commented 5 months ago

This commit adds support for the Nvidia shield controller. The controller has been natively supported in the Linux kernel since 6.5.

This commit only works for the 2017 version, the 2015 version is not compatible with Linux.

Screenshot_20240503_120058

Arias800 commented 5 months ago

I have made the requested change. I am sorry for the error.

gort818 commented 5 months ago

No problem, If you can squash commits ready to merge. Thank you!

Arias800 commented 5 months ago

I think I squashed everything correctly. It's my first time doing this, so I hope I didn't mess anything up.

gort818 commented 5 months ago

Looks good, Thanks again!