This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
usbloadergx
Watch
2
Star
0
Fork
0
You've already forked usbloadergx
mirror of
https://github.com/wiidev/usbloadergx.git
synced
2025-02-16 19:39:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
usbloadergx
/
source
/
usbloader
/
wbfs
History
dimok321
6243627dc9
*Fixed bug I introduced with R1062 where games do not start from NTFS/FAT/EXT
...
*Removed option "IOS58 mode" for internal loader use *Updated language files
2011-02-05 10:36:55 +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
*Fixed bug I introduced with R1062 where games do not start from NTFS/FAT/EXT
2011-02-05 10:36:55 +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