FrodeSolheim / fs-uae

Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
https://fs-uae.net/
GNU General Public License v2.0
475 stars 95 forks source link

Portable, stable branch FS-UAE exit emulation after pressing any key on the keyboard. #349

Open amikot opened 3 months ago

amikot commented 3 months ago

I'm able to start the games from the launcher, but in every game I've tested if I press any key on the keyboard - emulator stops. In the logfile, I've found following line:

cfg file modify "SPC_QUIT" 1

Because of that issue in most cases emulator is not very usable.

I understand the issue may be caused by some conflict within configuration files/directories. U understand, that, but I didn't find any information that would help resolve the issue. Before I was using packaged version for Ubuntu 22.04, but recently upgraded to 24.04 which doesn't work with deb packages of fs-uae-launcher, so I've moved to portable version.