# New title id to circumvent its deletion by System Menu v4.3.
# New look from our favorite pixel artist drmr.
# Both views now show five rows of application entries.
# On-NAND settings.
The selected device, sort order, view and application are saved. Settings are restored when reentering HBC.
The settings can be deleted via the System Menu’s Data Management.
# HBC now has the HW_AHBPROT flags set for direct hardware access, thus replacing DVDX.
# Ability to not reload IOS when launching an application.
This effectively means that loaded applications inherit the title id, gaining direct hardware access via HW_AHBPROT.
To use this feature, add <no_ios_reload/> to the <app> node in your meta.xml file.
wiiloaded binaries automatically gain direct hardware access.
libogc SVN (starting with r4166) has been extended for this feature. DI_Init() will detect if an application has been launched this way, and DVD access should just work without any changes to your code.
# USB access is more stable, thanks to tueidj
# Fixed the retry mechanism for the network initialization.
# Fixed some rare hangs upon launch and exit (Hopefully all of them).
# A little surprise, to be announced soon. Refrain from bugging us about it, you’ll know soon enough