Releases: devkitPro/libdvm
Releases · devkitPro/libdvm
v2.1.0
- Add support for variable disc sector.
- wii: Add support for big sector USB drives.
Recommended and supported installation for all our releases is via devkitPro pacman
libdvm 2.0.1
- Register FAT driver statically instead of on first call to fatInit
- ogc: add mechanism for disabling USB storage mount
libdvm 2.0.0
New disk and volume management library including a modified fatfs library and provides direct support for nitrofs on nds. This retires the old libfat which has served us well over many years and across several consoles.