Skip to content

Releases: devkitPro/libdvm

v2.1.0

25 May 14:47
3006b93

Choose a tag to compare

  • 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

11 May 21:09
e9ff160

Choose a tag to compare

  • Register FAT driver statically instead of on first call to fatInit
  • ogc: add mechanism for disabling USB storage mount

libdvm 2.0.0

11 Nov 22:14
4b6807e

Choose a tag to compare

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.