marcowindt / ds4macos

DSU Server for (DualShock 4 / DualSense) controllers for MacOS. To be used with the Dolphin emulator.
MIT License
54 stars 6 forks source link

fix: monitor background events GameController #10

Closed marcowindt closed 2 years ago

marcowindt commented 2 years ago

Since MacOS 11.3 the default setting for monitoring background events was set to false, with this PR it is re-enabled.

Fixes #7