usbloadergx/source/usbloader/wbfs
dimok321 ae77bd1b7e *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it.
*Changed USB Loader GX WBFS formatter to choose 2048 as virtual sector size if a drive with a size > 500GB is formatted.

NOTE: Don't use this feature with IOS58 mode. It might damage the partition. I did not build in a safety check for IOS58 mode because it will be removed soon anyway.
2011-02-04 15:25:27 +00:00
..
wbfs_base.cpp *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
wbfs_base.h *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it. 2011-02-04 15:25:27 +00:00
wbfs_ext.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
wbfs_fat.cpp *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it. 2011-02-04 15:25:27 +00:00
wbfs_fat.h *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it. 2011-02-04 15:25:27 +00:00
wbfs_ntfs.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
wbfs_rw.c *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it. 2011-02-04 15:25:27 +00:00
wbfs_rw.h *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
wbfs_wbfs.cpp *Added support for Wiimms virtual sector sizes for WBFS (sector sizes other than 512 bytes per sector). Sector sizes other than 512 bytes support more games than 500 (sector size - 12 games). You can just format your drive with Wiimms tools and use it. 2011-02-04 15:25:27 +00:00
wbfs_wbfs.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00