Priiloader
This is an old revision of this page, as edited by DacoTaco (talk | contribs) at 18:25, 6 November 2009. It may differ significantly from the current revision. |
priiloader | |
General | |
---|---|
Author(s) | DacoTaco, crediar, phpgeek |
Contributor(s) | WntrMute , F_GOD |
Type | System tool |
Version | 0.01 (rev 15 on svn) |
Licence | GPL |
Links | |
Download | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() |
NOTICE |
![]() |
This homebrew application makes permanent changes to the Wii's NAND, thus, this application should be used with caution. It is recommended to have a NAND backup with either BootMii as boot2 or Priiloader with BootMii as IOS installed before proceeding with the usage of this application. |
Warning
PLEASE READ THE _WHOLE_ README BEFORE RUNNING THE INSTALLER.
THIS TOOL MODIFIES THE NORMAL BEHAVIOR OF THE WII SYSTEM AND THEREFORE CAN CAUSE UNEXPECTED PROBLEMS.
IT IS _HIGHLY_ RECOMMENDED TO INSTALL PRELOADER ONLY ON A WII WITH UNMODIFIED IOSs!!
YOU AGREE THAT YOU INSTALL THIS TOOL ON YOUR OWN RISK, THE AUTHOR CAN NOT BE HELD
RESPONSIBLE FOR ANY DAMAGES CAUSED BY EITHER USING OR INSTALLING THIS TOOL.
What is Priiloader ?
Priiloader is a modded version of Preloader. just like preloader, Priiloader places it on 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 and can be found here
- save wii from banner & other kind of bricks that aren't ios/boot2/nand corruption related
Known Issues
- when dvd is inserted standby doesn't give blue light on wii mail (issue or unfixable?)
To do
- re-add an update function -> once i understand http parsing, which might take a loooong time
- fix known issues
- revert colors back to original
Thanks
WntrMute : without you i would've quit priiloader cause of my silly bug
wiidev irc channel : i learned alot thx to you guys. and thanks for not banning me :P
F_GOD & OldBoy : thanks for all the testing
PhpGeek : nice installer. wouldn't have gotten this far without the nand code info
Changelog
v0.1 (changes on top of preloader 0.30)
- added autoboot Bootmii IOS
- added Bootmii IOS booting option to menu
- let Priiloader remount SD on a lot of occasions
- try and boot the HAXX Homebrew Channel title ID if JODI isn't found
- various file access bug fixes
- priiloader no longer needs ES_DIVerify for system menu booting. however if a different ios is chosen to run system menu with it still needs the hack/patch
- killed the DVD spin bug (crediar forgot to close the dvd drive in ios)
- fixed file booting (thx phpgeek)