Open Cytomax55 opened 5 years ago
You can just make script that starts scc-daemon (background process that does input emulation) and stops it after dolphin is finished.
Something like
#!/bin/bash
scc-daemon start
dolphin
scc-daemon stop
... should be enough.
Starting off with i appreciate your work
The only way to get dolphin emulator to work on ubuntu 18.04 + is sc-controller from my understanding
Is there a way to get sc-controller to autostart when dolphin emulator starts and then turn off when dolphin emulator turns off... or instead of with dolphin just make it autostart with steam... or you could even specify certain games would be nice...
just a feature request