ihaveamac / ninfs

FUSE filesystem Python scripts for Nintendo console files
MIT License
436 stars 18 forks source link

Error when opening the img files (in a 3ds nand backup) #102

Closed takeoaol closed 6 months ago

takeoaol commented 1 year ago

When I tried opening "ctrnand_full.img" or "twlnand_full.img" the file explorer in windows said "The disc image file is corrupted." I tried running a nand backup twice in gm9 and once in fbi. I still had the same result.

ihaveamac commented 1 year ago

You need a separate program like OSFMount for the FAT16/12 partitions. Windows has no ability to read these on its own.