Line 5:
Line 5:
| type = Utilities
| type = Utilities
| author = [[User:Lockhool|MrClick]]
| author = [[User:Lockhool|MrClick]]
−
| version = 1.0 v1
+
| version = 1.0 v2
−
| download = [http://www.mediafire.com/?032e9ir4gji Download] [http://mrclick.dyndns.org:8080/AnyTitleDeleterDBv1.zip Mirror]
+
| download = [http://www.mediafire.com/?zzmycywg1yz Download] [http://mrclick.dyndns.org:8080/AnyTitleDeleterDBv2.zip Mirror]
| website = [http://wiibrew.org/w/index.php?title=AnyTitle_Deleter_DB Here]
| website = [http://wiibrew.org/w/index.php?title=AnyTitle_Deleter_DB Here]
| peripherals = {{Wiimote1}}
| peripherals = {{Wiimote1}}
Line 25:
Line 25:
* Everything in [[AnyTitle Deleter]] (including its risks [[AnyTitle Deleter|'''Read the original article!!!''']])
* Everything in [[AnyTitle Deleter]] (including its risks [[AnyTitle Deleter|'''Read the original article!!!''']])
* Displaying title names by either consulting the external database.txt or the internal banner.bin
* Displaying title names by either consulting the external database.txt or the internal banner.bin
+
* 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 the most comprehensive results
* Choose between using only the internal or external names or combine both for the most comprehensive results
* Choose from different displaying modes to see just the title's names or IDs
* Choose from different displaying modes to see just the title's names or IDs
Line 34:
Line 35:
==Future development==
==Future development==
−
* Adding names from the internal banner.bin file to the external database
* Find further ways to determine a title's name (there is some potential out there)
* Find further ways to determine a title's name (there is some potential out there)
Line 44:
Line 44:
* '''Red Squirrel''' for his title database
* '''Red Squirrel''' for his title database
* '''SquidMan''' for [[WiiMU]]
* '''SquidMan''' for [[WiiMU]]
+
+
==History==
+
+
===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