BlitterStudio / amiberry

Optimized Amiga emulator for Linux/macOS
https://amiberry.com
GNU General Public License v3.0
661 stars 89 forks source link

Settings that are not read from the config file #1450

Closed limi closed 1 month ago

limi commented 1 month ago

The following settings are not read from a given .uae config file:

giantclambake commented 1 month ago

Amiberry forgets the Kickstart ROM file every time you restart Amiberry (even when loading a config). The correct value is written to the .uae file, so looks like it's a read issue.

Can you give steps to reproduce please? The word 'restart' is a tad ambiguous.....ie; the Restart button, or quit amiberry and relaunch amiberry?

solskogen commented 1 month ago

If you choose a kickstart that's not in the kickstart/rom directory, but rather use the file selector, this happens. Just save config, and press the Restart button in Amiberry, and see the problem unfold.

limi commented 1 month ago

Can you give steps to reproduce please? The word 'restart' is a tad ambiguous.....ie; the Restart button, or quit amiberry and relaunch amiberry?

Yes, quit the app and relaunch, then load the relevant config. (I assume the same issue exists with default.uae if that gets loaded on startup)

midwan commented 1 month ago

The RDB issue is already solved in the newer version (not yet released, but in the current repo). The other one seems like a bug :)