Zel-os / MogaSerial

Mode A serial driver interface for Moga bluetooth controllers on Windows.
MIT License
99 stars 13 forks source link

Toshiba stack 64 compatiblity? #6

Open footfoot19 opened 7 years ago

footfoot19 commented 7 years ago

Windows 7 bluetooth sucks. I cannot run a wii mote on it

So i use Toshiba Bluetooth Stack. It allows me to use the Wiimote for head tracking purposes for Truck simulator games, but then i cannot connect my moga controller due to incompatibility. I hope one day you can add support.

Thank you.

runnerpack commented 7 years ago

Almost a year later, and I am also wondering about Toshiba stack support. Since the Toshiba driver already connects to the MOGA (Pocket, in my case) as a virtual serial port, would it be possible to just modify MogaSerial to list available serial ports and let us pick one, skipping the BT API entirely? I'll take a look at the code to see how hard this would be to add, but I don't have Vis. Studio installed, so I won't be able to build it any time soon.