BlitterStudio / amiberry

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

Saving settings from GUI #277

Closed marus70 closed 6 years ago

marus70 commented 6 years ago

Hi! I'm a new user, first of all i would thank everyone working to this great project ;-) I've read many issues without finding a simple answer to this: how to save settings from GUI? I've successfull updated Amiberry and set autoconfig in the path section getting [R] on my controller, but every change I do on the GUI about custom keys get lost once i quit from the game, so i have to redo changes everytime I launch that game. I also realized that mouse mapping does not work and his setting get cleared when i back to the GUI for checking after resume. Any help? Thank you.

midwan commented 6 years ago

@marus70 All GUI settings are saved in Config files, which are available from the "Config" Panel (within the GUI). As in WinUAE, you name your config and save it to a file from there, and you load it when you want to re-apply those settings.

I hope that helps!