Changes

229 bytes added ,  00:15, 16 January 2010
m
SPOILER ALERT :P getting ready for 0.3 (TAKE 2! :P )
Line 56: Line 56:  
== Changelog ==
 
== Changelog ==
   −
;''current changes v0.2 -> v0.3''
+
;''v0.3''
   −
:* Change and fixed IOS Stub detection. All known IOS' are detected like they should. thank you [[Talk:IOS History#Stub IOS|Attila]]
+
:* 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 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 Bootstate handling. we should now handle all known bootstates correctly("invalid" bootstate 255 included). all unknown bootstates load priiloader instead
Line 64: Line 65:  
:* Fixed the Wii Blue Light on wiimail issue (when standby, forgot to merge the light init code from phpgeek)
 
:* 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 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
 
:* Reload Hacks completly when LoadHacks() is called and hacks were already loaded once
:* Changed Autoboot setting so it would start system menu when having just updated/installed Priiloader
+
:* Added the checksum function from priiloader to the installer. if the checksum fails it asks the user what to do. it checks when:  
:* 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
 
::* Coping (installation of priiloader) the System menu app
 
::* Restoring (uninstall of priiloader) the System menu app
 
::* Restoring (uninstall of priiloader) the System menu app
::* after Writing the Priiloader app (the checking installation part)
+
::* 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 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 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