Technosorcery / sd2snes-lttp-rando-tracker

Legend of Zelda: A Link to the Past randomizer tracker that works via SD2SNES serial connection
MIT License
11 stars 4 forks source link

Support using usb2snes.exe for serial connection #109

Closed jhelwig closed 2 years ago

jhelwig commented 5 years ago

The usb2snes.exe Windows app supports multiplexing the serial connection to the SD2SNES over a JSON API. It would be nice to support using this, instead of requiring shutting down the usb2snes.exe app in order to use the tracker.

jhelwig commented 2 years ago

App has been updated to use QUsb2snes (available on Windows/Mac/Linux) to handle managing the serial connection.

Updated in https://github.com/Technosorcery/sd2snes-lttp-rando-tracker/pull/781