retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Fix emulator launching not working #366

Closed rsubtil closed 4 months ago

rsubtil commented 4 months ago

Due to the written logic, the emulator was being killed instantly.

This also prevents launching a process if the path is empty, to avoid an unnecessary 1-frame popup.