Changes

Jump to navigation Jump to search
449 bytes added ,  10:03, 29 July 2008
More info
Line 11: Line 11:     
'''AnyTitle Deleter''' is an application which allows you to completely delete (almost) any title on your Wii. This is useful as a space-freeing application, an informative application, and a paranoia tool. I also hope the source code will be helpful to others making tools for the Wii.
 
'''AnyTitle Deleter''' is an application which allows you to completely delete (almost) any title on your Wii. This is useful as a space-freeing application, an informative application, and a paranoia tool. I also hope the source code will be helpful to others making tools for the Wii.
 +
 +
'''NOTE: DELETING DISC-BASED TITLES FROM YOUR SYSTEM WILL DELETE ITS SAVE DATA!'''
    
==Features==
 
==Features==
Line 19: Line 21:  
* Attempts un-installation of titles the "safe" way, and if it fails, will do a more manual "delete" upon request.
 
* Attempts un-installation of titles the "safe" way, and if it fails, will do a more manual "delete" upon request.
   −
For programmers looking to learn something about the Wii, this code contains:
+
Although I'm far from a "good coder," I put some work into making my code fairly simple and useful for others. For programmers looking to learn something about the Wii, this code contains:
    
* Lots of examples of various ES and ISFS calls
 
* Lots of examples of various ES and ISFS calls
Line 34: Line 36:     
==Safety Concerns==
 
==Safety Concerns==
The ability of this program to delete system titles has caused a bit of worry. As mentioned in the feature description, however, it contains extensive brick blocking potential. It has been tested on consoles from multiple regions and system versions, and contains fallback protection when some settings cannot be detected.
+
The ability of this program to delete system titles has caused a bit of worry. As mentioned in the feature description, however, it contains extensive anti-brick precautions. It has been tested on consoles from multiple regions and system versions, and contains fallback protection when some settings cannot be detected.
    
The brick protection prevents the following titles from being deleted:
 
The brick protection prevents the following titles from being deleted:
Line 51: Line 53:     
I have personally tested all the brick-blocking features with this application, and can say that a 3.x system will successfully boot with only System Menu and IOS30 in the system titles section.
 
I have personally tested all the brick-blocking features with this application, and can say that a 3.x system will successfully boot with only System Menu and IOS30 in the system titles section.
 +
 +
==Thanks==
 +
Thanks to everyone who made source code available for their Wii applications.
 +
 +
Waninkoko's [[Homebrew apps/WAD Manager|WAD Manager]], bushing's [[Homebrew_Apps/Title_Lister|title_lister.c]], and various ES tips from svpe saved a lot of time :)
    
==Future Features==
 
==Future Features==
144

edits

Navigation menu