Closed jhelwig closed 2 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.
usb2snes.exe
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
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 theusb2snes.exe
app in order to use the tracker.