Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query: is it possible to extend configuation file auto-naming to include floppy images? #1254

Closed
giantclambake opened this issue Mar 29, 2024 · 1 comment
Assignees

Comments

@giantclambake
Copy link

Currently, user can follow this process ;

-GUI->Quickstart->WHDLoad auto-config:->Select file->Start
Note: the above can be amiberry path/to/whdload.lha at cmdline, or in desktop via mime-type associated with that file extension, which calls amiberry ~ ostensibly the same thing.

-If the XML configures the title perfectly to match user's setup, no further action is required.

-If OTOH the XML configures the title in a way that requires the user to change a setting ;

-F12->GUI->Display panel (set to fullscreen)->Configurations panel --> Name/Description fields pre-filled correctly, user just has to click Save -> Resume (user might repeat this process a few times before arriving at their 'perfect' setup). Next time this title is started, amiberry will use the config.uae instead of the XML, and auto-config the title just the way the user wants it.

Would it be possible to implement that Configurations panel --> Name/Description fields pre-filled correctly step, when handling floppy images? In that instance, there is no XML to reference, so the title is launched with the defacto base A500 machine type with ks1.3 rom (or whatever user has defined in conf/default.uae if it exists), but likewise if user wants to change anything here specifically for that title, having the fields pre-filled with floppydiskname ...and perhaps description would be selected machine type(?)... would streamline operations and save the user having to enter the correct (sometimes bizarre) name to associate with that title floppy image.

Thoughts?

TIA

@midwan midwan self-assigned this Mar 29, 2024
@midwan midwan closed this as completed in c7d374c Mar 29, 2024
@giantclambake
Copy link
Author

Works great, kudos ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants