ihaveamac / ninfs

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

Add support for cdn content directories that use "tmd.ver" naming #36

Closed mariomadproductions closed 5 years ago

mariomadproductions commented 5 years ago

On the CDN you get non-current tmds by specifying the tmd version by appending .ver to tmd, giving you a file like "tmd.1". Fuse-3ds doesn't pick up tmds with this filenaming. Not a big problem but it would be good if this could be fixed.

ihaveamac commented 5 years ago

Maybe the cdn mount could accept a tmd file directly, and it reads the contents next to it. I'll think about it.

mariomadproductions commented 5 years ago

That sounds like a good idea as you might store all contents for a CDN title in one folder, with multiple tmds.