qibinc / JoyMapperSilicon

Nintendo Joy-Con / Pro Controller Mapper for Apple silicon
MIT License
161 stars 7 forks source link

Doesn't work with openEmu #11

Open Parseee opened 2 years ago

Parseee commented 2 years ago

I can map all the keys in settings of openEmu, but i literally cant control any games

MCMi460 commented 2 years ago

Have you allowed 'Input Monitoring' for OpenEmu on your Mac?

Parseee commented 2 years ago

Have you allowed 'Input Monitoring' for OpenEmu on your Mac?

yep. I can even map the buttons in settings of open emu, but in gameplay it cant be used. All the buttons work in other apps like terminal and other. I'm trying other emulators

MCMi460 commented 2 years ago

Correct me if I'm wrong, but I believe OpenEmu does not allow inputs from apps like JoyMapperSilicon or Enjoyable. This may not be the truth, as I haven't tested it myself, but when I was using pynput for one of my projects a few years back, OpenEmu would not recognize anything I sent via keyboard events, whereas basically everything else got it just fine. (See this) Could apply to JoyMapperSilicon; may not, though. Sorry that I can't assist more with this.