usbloadergx/source/usbloader/wbfs
dimok321 6d6f0f2243 *Added a widescreen factor to the settings which defines how much the images should be scaled down in X-Axis to look like widescreen. This value is usually 640/854=0.75 but might be not "looking good" for some people, so it is a setting now. It is applied to covers/buttons/windows (on set widescreen prompts)/several images
*Added a font scale factor to the settings. This font scale resizes the overall font sizes. Only full integer font sizes are supported. The font scale factor is multiplied to the font size of a text and the result is rounded and used as the font size. It's a good quick fix for too big fonts.
*Fixed GAMEID_GAMETITLE folder game layout
2011-02-25 18:18:57 +00:00
..
wbfs_base.cpp *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
wbfs_base.h *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
wbfs_ext.h *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
wbfs_fat.cpp *Added a widescreen factor to the settings which defines how much the images should be scaled down in X-Axis to look like widescreen. This value is usually 640/854=0.75 but might be not "looking good" for some people, so it is a setting now. It is applied to covers/buttons/windows (on set widescreen prompts)/several images 2011-02-25 18:18:57 +00:00
wbfs_fat.h *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
wbfs_ntfs.h *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +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 *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00