- 精华
- 2
- 帖子
- 5433
- 威望
- 7 点
- 积分
- 6041 点
- 种子
- 5 点
- 注册时间
- 2005-7-12
- 最后登录
- 2020-11-17
|
转自:
http://www.tehskeen.com/modules. ... article&id=2666
下载:
AnyTitle_Deleter.zip
更多信息(详细介绍了关于安全的问题):
http://wiibrew.org/wiki/Homebrew_apps/AnyTitle_Deleter
NOTE: DELETING DISC-BASED TITLES FROM YOUR SYSTEM WILL DELETE ITS SAVE DATA!
注意:删除游戏的title将会同时删除游戏存档!Readme.txt
AnyTitle Deleter 1.0
by tona
7/29/08
Features:
This program will delete (almost) any title on your system--ticket, title,
and contents. It contains brick protection, so you shouldn't have to worry
about bricking your system by deleting the wrong thing.
For a full description, see
http://wiibrew.org/wiki/Homebrew_apps/AnyTitle_Deleter
Disclaimer:
THIS SOFTWARE COMES WITH NO WARRANTY!
Although there is no forseeable reason why this could brick your system,
in the event that a bug or a future Wii update has allowed you to damage
your system in any way, the author of this software cannot be held
responsible for you loss. That said, if you notice any errors, please
report them to the author in order to help prevent bricks.
Source code:
Included with a simple, lienient license/policy.
It's not as pretty as it could be, but I need to make a release.
I hope it will serve some purpose to others. Tona has released an interesting homebrew application for the Nintendo Wii. AnyTitle Deleter will almost completely remove any program (homebrew, game, demo, etc ...) you've played and/or installed on your Nintendo Wii. Head the authors warning though:
NOTE: DELETING DISC-BASED TITLES FROM YOUR SYSTEM WILL DELETE ITS SAVE DATA!
Features
* Deletes previously "Non-Removable" titles, such as IOS, MIOS, some system channels, etc.
* Contains extensive brick protection--You cannot delete your System Menu, it's IOS, or some other necessary titles.
* Lists all titles installed on the system in both hex and ASCII format in a series of nice (but console-based) menus.
* Attempts un-installation of titles the "safe" way, and if it fails, will do a more manual "delete" upon request.
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
* A fairly reliable, though unorthodox System Menu region detection method (not based on console settings, so it applies to even semi-bricked systems)
* A console-based menu that should be fairly easy to adapt into other other applications (Just write your own UpdatePage() function)
* Lots of comments . |
|