It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)
This is a simple Snake game written by me. It is using the u8glib and the SNESpaduino library. It is containing 2 versions. One is controlled with the optional library with a Snes Controller and the other way is tpo define your PULLUP_INPUTS at the beginning of the script. Also use the right constructor in the u8glib library. Highscore can be saved and you can change the scaling size and FPS in the code how you like
Uses an Arduino Pro Micro or Arduino Leonardo as Super Nintendo controller adapter. This project was specifically made to also support the additional buttons that the NTT Data Keypad offers.
It's not an issue than a question:
I'm using this very nice project to use joy-cons on Dolphin (with this gyro server thingy)
and I'm impressed how well this works. 👌🏻
Has someone figured out a good Dolphin controller config and would share it?
(nunchuck left joy-con - wiimote right)