In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "AnyTitle Deleter/AnyTitle Deleter DB"

From WiiBrew
Jump to navigation Jump to search
m
Line 7: Line 7:
 
| version    = 1.0 v3
 
| version    = 1.0 v3
 
| download    = [http://www.mediafire.com/file/2lw3wen10mz/AnyTitleDeleterDB.zip Download] [http://mrclick.dyndns.org/AnyTitleDeleterDBv3.zip Mirror]
 
| download    = [http://www.mediafire.com/file/2lw3wen10mz/AnyTitleDeleterDB.zip Download] [http://mrclick.dyndns.org/AnyTitleDeleterDBv3.zip Mirror]
| website    = [http://wiibrew.org/w/index.php?title=AnyTitle_Deleter_DB Here]
+
| website    = [[AnyTitle Deleter DB|Here]]
 
| peripherals = {{Wiimote1}}
 
| peripherals = {{Wiimote1}}
 
| hbc        = 1
 
| hbc        = 1
Line 21: Line 21:
 
Not all titles have a banner.bin - actually only channels and about half of all game saves do - but combining the banner.bin names with Red Squirrel's database allows the user to work with a broder scope of title names.
 
Not all titles have a banner.bin - actually only channels and about half of all game saves do - but combining the banner.bin names with Red Squirrel's database allows the user to work with a broder scope of title names.
  
Feel free to leave bug reports on the [[Talk:AnyTitle_Deleter_DB|Talk page]].
+
Feel free to leave bug reports on the [[Talk:AnyTitle Deleter DB|Talk page]].
  
 
==Features==
 
==Features==

Revision as of 16:52, 21 March 2009

AnyTitle Deleter DB
File:AnyTitle Deleter DB Icon.png
General
Author(s)MrClick
TypeUtilities
Version1.0 v3
Links
[[Download Mirror|Download]]
[[Here|Website]]
Peripherals
Wiimote1.svg

AnyTitle Deleter DB uses tona's AnyTitle Deleter and adds several features.

Its main purpose is to list all titles (such as channels, IOS, etc...) and allow the user to delete the ones he/she wants to get rid of.

Red Squirrel released AnyTitle Deleter MOD which used an external database to associate the cryptic title IDs (such as "HAXX") with a meaningful name (such as "Homebrew Channel"). AnyTitle Deleter DB uses his database format to achive the same goal but adds support to read the title's name from the titles banner.bin file which is stored internally in the Wii's NAND. Not all titles have a banner.bin - actually only channels and about half of all game saves do - but combining the banner.bin names with Red Squirrel's database allows the user to work with a broder scope of title names.

Feel free to leave bug reports on the Talk page.

Features

  • Everything in AnyTitle Deleter (including its risks Read the original article!!!)
  • Displaying title names by either consulting the external database.txt or the internal banner.bin or 00000000.app
  • Save title names from the internal banner.bin to the external database.txt to complete the list
  • Choose between using only the internal or external names or combine both for most comprehensive results
  • Choose from different displaying modes to see only the title's names or IDs

Up-to-date database

See Red Squirrel's AnyTitle Deleter MOD page for newer database.txt.

Future development

  • Find further ways to determine a title's name (still have to check into title.tmd)

Credit

...goes out to:

  • tona for his original AnyTitle Deleter
  • Red Squirrel for his title database
  • SquidMan for WiiMU

History

1.0 v3

  • title names can now be read from 00000000.app files found in many (but not all) channels
  • the Wii is brought into "super user" mode when reading 00000000.app files
  • likewise "system menu" mode is used to read banner.bin files
  • updated the ES identification to the one from tona's AnyRegion Changer
  • removed the "Directory" naming mode since it was buggy and quite useless
  • minor corrections in menu code

1.0 v2

  • adding title names from the banner.bin to the external database
  • title names not taken from the database are marked now
  • an enhanced file information screen is displayed before deleting a title
  • made some space so more titles can be displayed on screen at once
  • internal code cleanup
  • when compiling a constant in main.c can be set to hard reboot instead of return to loader
  • another constant can disable brick protection on recompile
  • warning messages are displayed throughout the program when brick protection is off

1.0 v1

  • added displaying of title names from a provided database file (by Red Squirrel)
  • added displaying of title names taken from the title's banner.bin
  • cleaned up the menu
  • added support for different levels of info being displayed in the title list
  • added some control tweaks