marcowindt / WiiMoteDSU

Virtual wii mote with DSU/cemuhook server for android and iOS, made with flutter.
MIT License
101 stars 17 forks source link

Use volume buttons as trigger #43

Open JJTech0130 opened 2 years ago

JJTech0130 commented 2 years ago

Is there any way to use Volume buttons as triggers on iOS?

JJTech0130 commented 2 years ago

I found https://stackoverflow.com/a/70815088 but I don't know if it still works on modern versions of iOS... it was answered in 2022 but references a source from 2012

marcowindt commented 2 years ago

Should be possible with this pub%3B) which allows you to listen to volume changes.

What would the default buttons map to in your opinion (maybe A and B)?

JJTech0130 commented 2 years ago

I was going with at least B for volume down, not sure what volume up should be. I was trying to figure out a way to rotate the gyroscope and stuff, so it could be used sideways for Wii Bowling

PlayXboxtion963 commented 2 years ago

I coded that for android phone if you have android phone you can try my project,Volume Down=A,Volume Up=B https://github.com/PlayXboxtion963/WiiMoteAndroid-DSU