rsn8887 / uae4all2

A fast and optimized Amiga Emulator for Vita and Switch
GNU General Public License v2.0
83 stars 10 forks source link

Zipped adfs, longer file names. #28

Closed ghost closed 5 years ago

rsn8887 commented 5 years ago

I will look into those things you mentioned.

I have heard of this bug you describe before but seem to unable to reproduce it. If you have the time, can you maybe give exact step-by-step instructions on how to reproduce the bug? I wonder if it is related to the kickstart file versions that are being used (Cloanto’s modified files with DRM vs. original Amiga roms etc.)

rsn8887 commented 5 years ago

Are you on gbatemp, reddit or Twitter, so I could send you a pm?

rsn8887 commented 5 years ago

Ok Discord works

rsn8887 commented 5 years ago

I sent you a friend request.

rsn8887 commented 5 years ago

Thank you for the detailed report. I think I can fix the issues if I look closer at how hdf preferences are initialized after menu changes.

The config autoload is a feature. You have to make sure your config names are different than your adf or hdf names, otherwise they will be autoloaded.

rsn8887 commented 5 years ago

All this should now (hopefully) be fixed in v1.94.

rsn8887 commented 5 years ago

Can you try to rename one of your zipped adf disks to .adz and see if it works? It might just work as long as there's not more than one file in the zip archive.

rsn8887 commented 5 years ago

Never mind it seems the gzip format used for .adz is incompatible to the zip format used by WinZIp etc.