Difference between revisions of "Duplicate Channel Remover"
Jump to navigation
Jump to search
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
|||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Duplicate Channel Remover | | title = Duplicate Channel Remover | ||
− | | image = [[ | + | | image = [[File:Dcr_icon_arn.png]] |
| desc = Removes duplicate news/weather channels | | desc = Removes duplicate news/weather channels | ||
| type = system tool | | type = system tool | ||
Line 14: | Line 14: | ||
== Before You use == | == Before You use == | ||
− | * As with all unsigned code in the homebrew community all applications may be dangerous if used incorrectly; | + | * 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== | + | == Extras == |
==Icon== | ==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. | Place this in the Duplicate Channel folder in your apps directory on your SD card. | ||
− | ==Meta== | + | == Meta == |
<pre> | <pre> | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
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.