Hi, the launcher tries to start ./fs-uae if it finds it in the current directory, this is really just used for testing during development.
Perhaps you have a "fs-uae" folder in your home directory? The launcher just checks for the existence of the path "./fs-uae", not whether it is a directory or a file (will fix that).
|