-
Notifications
You must be signed in to change notification settings - Fork 37
Description
I'm on Linux Mint 20.3 Una and I can't seem to get QUsb2snes to work at all aside from the tray icon. I'm looking to get it working with RetroArch. I followed the steps outlined by enabling Network commands and such.
I have Enable debug logs on and it unfortunately doesn't show much information:
17:21:42 default - Debug: Runing QUsb2Snes version ""
17:21:42 default - Debug: Compiled against Qt 5.12.8 , running 5.12.8
17:21:42 qt5ct - Debug: D-Bus system tray: yes
17:21:43 RA Factory - Debug: Added new RetroArch host: "Snes Classic"
17:21:43 RA Factory - Debug: Added new RetroArch host: "Localhost"
17:21:43 WSServer - Debug: Adding Device Factory "RetroArch"
17:21:43 WSServer - Debug: WebSocket server started : listenning QHostAddress(QHostAddress::Any) port : 8080
17:21:43 WSServer - Debug: WebSocket server started : listenning QHostAddress(QHostAddress::Any) port : 23074
After looking at others' logs on issues, I'm not sure why mine is opening up two WebSocket servers. The device list is empty, and it seems as if nothing is working properly. I have opened/closed RetroArch and the log file stays as-is. I've clicked on "Applications" and selected "Multitroid" and "SMZ3 Multiworld" and they don't show checkmarks or open up any other menus.
Do you have suggestions on how to proceed? My goal is to be able to play a multiworld randomizer. I'm using RetroArch 1.9.10 built from source. Thanks in advance!