Trinity-11 / FoenixIDE

Development and Debugging Suite for the C256 Foenix Family of Computers
GNU General Public License v3.0
48 stars 14 forks source link

(SD Card Emulation) File storage error while accessing files with more than 3 letters in the extension #48

Closed Mu0n closed 12 months ago

Mu0n commented 1 year ago

the current sd card functionality doesn't seem to support file extensions above 3 letters I tried to load Enersto's dice roller basic program: https://ptb.discord.com/channels/691915291721990194/988706842685345793/1165093964601372704 here, it fails to load the dice20b.bspr file

image after editing that line and changing the file extension to 3 letters only, it loads fine image

Here are the settings I'm using in the sd card emulation dialog: image

dtremblay commented 12 months ago

Added VFAT long file names to address this issue, in release 0.6.0.20.