Priiloader 0.3b released by DacoTaco

This project is a modified version of the officially discontinued Preloader

Priiloader is a modded version of Preloader. just like preloader, Priiloader places itself in boot sequence before the system menu. by this priiloader has the ability to:


patch memory just like StartPatch or Preloader. hacks.ini should be on the sd root(only once, they get copied to NAND) and can be found here.
save wii from banner & other kind of bricks that aren't ios/boot2/nand corruption related
start something else than system menu on power up (a dol file, bootmii, homebrew channel)

Changelog
v0.3b
Change and fixed IOS Stub detection. All known IOS' are detected like they should. thank you Attila
Changed Autoboot setting so it would start system menu when having just updated/installed Priiloader
Fixed Hacks.ini bug when it was made in linux (or any ini that doesn't have windows' \r\n newlines and uses \n instead)
Fixed Bootstate handling. we should now handle all known bootstates correctly("invalid" bootstate 255 included). all unknown bootstates load priiloader instead
Fixed Bug with USB drives that could crash System menu
Fixed the Wii Blue Light on wiimail issue (when standby, forgot to merge the light init code from phpgeek)
Fixed Background issues when changing colour and not saving settings
Fixed various video related bugs ( out of screen text, text on top of the other, ... )
Fixed some ES_Identify Bugs (in a hacky way) when not using system menu IOS for system menu
Reload Hacks completly when LoadHacks() is called and hacks were already loaded once
Added the checksum function from priiloader to the installer. if the checksum fails it asks the user what to do. it checks when:
Coping (installation of priiloader) the System menu app
Restoring (uninstall of priiloader) the System menu app
after Writing the Priiloader app (the checking installation part)
Added basic HBC Stub Loading. if priiloader (or a dol loaded by priiloader) crashes you can press reset to load HBC
Added possibility to boot System Menu if no wiimote is detected. after 15 seconds priiloader booted press reset to boot system menu
Added a check when loading/installing binaries to see if the SD/USB is still present or not

http://wiibrew.org/wiki/Preloader/Priiloader

Download and Give Feedback Via Comments