awvalenti / bauhinia

Cross-platform Wii Remote Java library and remote controller application
GNU General Public License v3.0
6 stars 0 forks source link

Consider implementing own Wiiuse Java wrapper for Windows #57

Open awvalenti opened 7 years ago

awvalenti commented 7 years ago

...replacing WiiuseJ.

On Windows, should play around with Wiiuse in C to check if it meets requirements, like viability to fix #56.

Maybe should check Wiiuse dependencies on Linux to see if its worth using it also on Linux. Maybe it would eliminate the need for libbluetooth-dev and not add any other dependency.