mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-12-30 01:37:02 +00:00
Linux/MacOS: Add wiimote support via HIDAPI (#934)
This commit is contained in:
parent
892ae13680
commit
85aa4f095b
8 changed files with 173 additions and 89 deletions
|
|
@ -26,6 +26,10 @@
|
|||
"boost-static-string",
|
||||
"boost-random",
|
||||
"fmt",
|
||||
{
|
||||
"name": "hidapi",
|
||||
"platform": "!windows"
|
||||
},
|
||||
"libpng",
|
||||
"glm",
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue