Rolando Islas
Rolando Islas
- Update the installer to check for pkexec instead of gksu - Update the desktop file to use the command `pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY /usr/local/bin/drc-sim-backend`
Wpa_supplicant(_drc) fails to find the Wii U's AP on Ubuntu versions 16.10 and greater. Version 16.04 is not affected.
The CLI handler terminates if the server is not started. Make the loop termination event-based like the GUI.
The libGDX controller manager does not detect a disconnect. The controller instance is still returned by Controllers.getControllers() with whatever state it had last. Steps to reproduce: - Start DRC Sim...