libretro / libretro-cap32

caprice32 4.2.0 libretro
21 stars 34 forks source link

m3u problem with zip files #136

Closed GustavoLeonhart closed 9 months ago

GustavoLeonhart commented 9 months ago

This is what happens:

Screenshot_20231213-193154

".dsk" extracted and addressed works fine like a wine, but ".zip" not

DSkywalk commented 9 months ago

No, because it is the frontend that decompresses the zip, cap32 does not decompress the zips itself so it ignores your zip if you try to load it from an M3U (which is the file the frontend checks).