IconBannerTool

Introduction

When developing applications for the Wii, you must prepare an icon to display in the Wii Menu channel list, and a banner to display during the channel selection process. You can create this data using IconBannerTool.
The Revolution SDK contains the documentation for creating this data and the data-creation tools, together with the various specified logo data and sample data.

System Requirements

The following package is required for the creation of banner data.

Data Creation Tools

Related Files

Precautions/Known Issues

Revision History

2009/10/08


- Integrated the package into Revolution SDK 3.3. In line with this, the Readme has been released as an HTML file and unnecessary information has been deleted.
- Besides the data for the Licensed by Nintendo logo, also added data for the Nintendo logo, the Published by Nintendo logo and the Dolby logo.
- Integrated flow_Wii_LicensedByNintendo.pdf (display settings for the Licensed by Nintendo logo) into the Icon and Banner Specifications (IconBanner.pdf).
- Changed the Icon and Banner Specifications: added the Dolby logo and explained how to use the specified logo image as an anti-piracy measure.
- Added a link to the Save Data Specifications (Wii_SaveData.pdf).


2009/07/13


 
- Updated Icon and Banner Specifications.
 
- There was a bug in Wii Menu that resulted in the corruption of the icon cache data in a specific location in the Channel Management screen. That was fixed in Wii Menu version 3.4. For this reason, there is no longer any need to use the workaround tool, modifyIcon.exe. In line with this, modifyIcon.exe, its manual and the demo, simpleForNANDApp, have all been deleted.


2009/06/18


- Updated Icon and Banner Specifications.
- The Licensed by Nintendo logo data (distributed as the Licensed by Nintendo Screen Package for Wii) was included in this package.
- Added to the sample demo batch file error handing for failure of the layout binary converter. In addition, added the --baked-infinity option to the arguments of the layout binary converter.
- In the sample demo, changed the batch file to use darch.exe instead of darchD.exe.
- To the sample demos, added a makefile to check for process drops and a source file for channel creation.
- Updated WiiMakeBanner.exe.
- A warning is now issued when the number of layout panes exceeds 300.
- The file path now displays when the file is not open.


2008/05/28


- Fixed a confirmed bug in the modifyIcon tool that prevented proper conversion of icon data meeting specific conditions.
- Fixed an incorrect path specification for font data in the newmsg sample demo's icon layout data.


2008/05/22


- Added a workaround tool for a Wii Menu bug to the package. The batch file for sample creation also now uses this workaround tool.
- Added the simpleForNANDApp demo, which uses the workaround tool. This demo differs from the simple demo in that it is only the sample-creation batch file.
- The creation batch file in the newmsg demo has been revised to conform with the Revolution SDK environment.


2008/02/05


- Changed the package's directory structure to match the Revolution SDK. Also, from the package removed files that were duplicates of those in the Revolution SDK.
- Updated "Icon and Banner Specifications."
- Updated WiiMakeBanner.exe.
- Added support for creating icons and banners in Simplified Chinese and Korean (Hangul).
- Implemented a feature for displaying newly arrived messages.
- Made existing demos into simple demos and added support for multiple languages (Japanese, English, German, French, Spanish, Italian, Dutch, Korean, and Simplified Chinese).
- Added the newmsg demo, which uses the feature for displaying new messages.


2007/08/07


- Updated "Icon and Banner Specifications."
- Implemented a feature in WiiMakeBanner.exe to check the icon/banner layout binaries that will be loaded. If an invalid layout binary or an unsupported version of a layout binary is loaded into the above tool, an error will be returned.
- Part of the internal implementation of WiiMakeBanner.exe was changed following the Wii Menu update. (There is no effect on applications)


2007/07/03


- Updated "Icon and Banner Specifications."
- Due to the changes to the specification of nw4r_lytcvtr.exe in the 070717 version of NintendoWare for Revolution, revised the batch file (mkbanner.bat) in the banner creation samples.


2007/06/04


- Updated "Icon and Banner Specifications."


2007/02/15


- (WiiMakeBanner) When the banner data title came in both single-line and double-line formats depending on the language, an incorrect string was displayed in the second line of the single-line title. This problem has been corrected.
- Updated "Icon and Banner Specifications."
- Changed the package structure to match RevolutionSDK.


2006/11/29


- A DLL file required for running BNAdpcm.exe was not included in the package. The dsptool.dll file is now included in the tools/BNAdpcm directory.


2006/10/30


- Replaced sample sound data.
- Several cautions have been added to the Icon and Banner Specifications. Be sure to check the documentation.


2006/10/18


- Updated "Icon and Banner Specifications." Several items specific to the guidelines have been updated. Be sure to review them.
- WiiMakeBanner.exe has been updated. Changes are as follows:
- WiiMakeBanner.exe runs correctly when placed in a directory in the path or when executed by directly specifying its full path name.
- Packaging now fails if an abolished option is specified.

2006/10/13


- Updated "Icon and Banner Specifications." Several items specific to the guidelines have been updated. Be sure to review them.
- The NeedClassic and NeedFreeStyle options in the WiiMakeBanner tool metafile (banner.cfg.txt) have been eliminated.


2006/10/10


- Updated "Icon and Banner Specifications." Several items specific to the guidelines have been updated. Be sure to review them.
- The documentation for the WiiMakeBanner tool (readme-WiiMakeBanner.txt) was updated.


2006/09/30


- Template data and font data for both icons and banners have been included in the package.


2006/09/27


- CRC will now be embedded in the banner, icon, and sound data sections. Also, with regards to this change, the banner format version number was increased to version 3. In the newest Wii Menu, the banner data created with WiiMakeBanner version 2 or earlier will not be recognized.
- In the settings files for the samples, where the settings were Yes as shown below, they now have been changed to No.
NeedClassic: Yes
NeedFreestyle: Yes


CONFIDENTIAL