Duplicate Channel Remover: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
WiibrewBot (talk | contribs) m Robot: Cosmetic changes |
||
(14 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | |||
{{Infobox | |||
| title = Duplicate Channel Remover | | title = Duplicate Channel Remover | ||
| image = [[ | | image = [[File:Dcr_icon_arn.png]] | ||
| desc = Removes | | desc = Removes duplicate news/weather channels | ||
| type = | | type = system tool | ||
| author = | | author = Waninkoko | ||
| download = http://www.mediafire.com/?m9cl9iptymi | |||
}} | }} | ||
{{Modifies NAND}} | |||
When this utility is booted, it looks for and deletes duplicate Wii Channels, such as the ones you may get from booting a Wii game title from another region and installing an out of region update (for example, Japanese or European Weather and News Channels on a US Wii). | |||
== Before You use == | |||
* As with all unsigned code in the homebrew community all applications may be dangerous if used incorrectly; for support with it, please contact the developer of the program. | |||
'''**Use only the version meant for your region, or you will accidentally delete the channels from your Wii's native region.**''' | '''**Use only the version meant for your region, or you will accidentally delete the channels from your Wii's native region.**''' | ||
== Extras == | |||
==Icon== | |||
[[File:Dcr_icon_arn.png|Icon Made by: arn`]] | |||
Place this in the Duplicate Channel folder in your apps directory on your SD card. | |||
== Meta == | |||
<pre> | |||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |||
<app version="2"> | |||
<name>Duplicate Channel Remover</name> | |||
<version>2</version> | |||
<release_date>200804220000</release_date> | |||
<coder>Waninkoko</coder> | |||
<short_description>Use to remove duplicate news/weather channels.</short_description> | |||
<long_description> When booted, it will look for any duplicate news/weather channels that you | |||
may have and delete them. | |||
WARNING: Use the version meant for your region, or it | |||
will delete news/weather channels from your | |||
region.</long_description> | |||
</app> | |||
</pre> | |||
Copy this into Notepad and save as meta.xml in the Duplicate Channel folder in your apps directory. |
Revision as of 18:05, 10 August 2009
Duplicate Channel Remover | |
![]() | |
General | |
---|---|
Author(s) | Waninkoko |
Type | System tool |
Links | |
Download |
NOTICE |
![]() |
This homebrew application makes permanent changes to the Wii's NAND, thus, this application should be used with caution. It is recommended to have a NAND backup with either BootMii as boot2 or Priiloader with BootMii as IOS installed before proceeding with the usage of this application. |
When this utility is booted, it looks for and deletes duplicate Wii Channels, such as the ones you may get from booting a Wii game title from another region and installing an out of region update (for example, Japanese or European Weather and News Channels on a US Wii).
Before You use
- As with all unsigned code in the homebrew community all applications may be dangerous if used incorrectly; for support with it, please contact the developer of the program.
**Use only the version meant for your region, or you will accidentally delete the channels from your Wii's native region.**
Extras
Icon
Place this in the Duplicate Channel folder in your apps directory on your SD card.
Meta
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <app version="2"> <name>Duplicate Channel Remover</name> <version>2</version> <release_date>200804220000</release_date> <coder>Waninkoko</coder> <short_description>Use to remove duplicate news/weather channels.</short_description> <long_description> When booted, it will look for any duplicate news/weather channels that you may have and delete them. WARNING: Use the version meant for your region, or it will delete news/weather channels from your region.</long_description> </app>
Copy this into Notepad and save as meta.xml in the Duplicate Channel folder in your apps directory.