MaikelChan / SpaceCadetPinball

Wii and 3DS ports of 3D Pinball - Space Cadet
https://pacochan.net/software/3d-pinball-space-cadet/
MIT License
102 stars 6 forks source link

Wiimote and Classic Controller support #24

Closed JeffRuLz closed 2 months ago

JeffRuLz commented 2 months ago

I modified the wii input handler code to support plain wii remotes and classic controllers. I also updated the readme and meta.xml files to mention the new controllers. Also, apparently SDL for Wii now depends on OpenGX so I added that to the makefile as well.

MaikelChan commented 2 months ago

Amazing, that looks great. Thanks for your contribution!