CTR_NotificationTextChecker is a tool for checking StreetPass and SpotPass notifications.
It provides an easy way to use the computer to check how notifications display, and to register notifications on PARTNER-CTR so they can be checked from the actual Notifications.
In addition, the tool can be used to check whether titles fit within a restricted number of characters, and whether they contain unusable characters.
You can run the Windows application ctr_NotificationTextChecker.exe
to simply view what is shown to check the names of notification titles and to check whether StreetPass notifications fit within specifications, but this provides no guarantee that they will be properly displayed.
There is also a problem with readability when the display size is reduced. Ultimately, you should check the display using the PARTNER-CTR application NewsDataChecker.cci
.
This tool is not a part of the CTR SDK.
There is a file with the same name in the package in the Tools folder of the SDK. Do not overwrite that file.
NewsDataChecker.cci | Built with CTR-SDK Ver.4.2.4 and confirmed to operate in the System Updater 0.17.19 environment. Run this tool on a debugger that uses this version or a later version of System Updater. |
ctr_NotificationTextChecker.exe | Supports Windows XP, Windows 7, and .NET Framework 2.0 or later versions. |
Currently there are no known bugs.
For the latest information, including information about bugs identified after the release, see the Technical Information section of the Software Development Support Group website at http://www.warioworld.com/.
NewsDataChecker.cci | The PARTNER-CTR application. Receives data sent from ctr_NotificationTextChecker.exe and registers it to Notifications. |
loadcci.bat | The batch file for loading NewsDataChecker.cci to PARTNER-CTR. |
ctr_NotificationTextChecker.exe | The Windows application. Used to configure the title names for notifications, the body of notifications, and notification images. Also provides simple error-checking functionality. |
sample.mpo | A sample of a notification image. |
ctr_NotificationTextChecker.exe
on Windows.NewsDataChecker.cci
to PARTNER-CTR.NewsDataChecker.cci
, and then reset by selecting OS > Initialize Target.loadcci.bat
. However, to run this file you must install the CTR-SDK and set the correct environment variable.ctr_NotificationTextChecker.exe
on the PC.
ctr_NotificationTextChecker.exe
)ctr_NotificationTextChecker.exe
and then select StreetPass from the radio buttons in the upper-right part of the window.ctr_NotificationTextChecker.exe
ctr_NotificationTextChecker.exe
and then select SpotPass from the radio buttons in the upper-right part of the window..mpo
or .jpeg
) to SpotPass image.ctr_NotificationTextChecker.exe
.mpo
or .jpeg
) to the SpotPass image field in the lower part of the window, that image is displayed (providing it is a correct image). If you click send with an image placed here, that image is applied to the notification.Type | Displayed String | Solution |
---|---|---|
Error | width over | The display width is not wide enough even when the notification is reduced to 80% of its smallest font scale. The characters that stick out are not displayed, so shorten the text. |
Warning | width over bug (fixed 3rd NUP) | This error concerns only developers of applications that conduct StreetPass and deliver notifications to systems with the 2nd NUP (corresponding to System Updater 0.16.24) or before. Ignore this warning if you are developing applications for systems with the 3rd NUP (corresponding to System Updater 0.17.6) or later. Because of a notifications bug in the 2nd NUP (corresponding to System Updater 0.16.24), the reduced display size is calculated incorrectly and sometimes the last character does not display. This warning is generated if a message that results in this problem has been entered. You might be able to avoid the problem by changing the wording or entering a space at the end of the text. |
Error | too many chars | SpotPass and StreetPass titles can have up to 31 characters, and that number has been exceeded. Shorten the text. |
Type | Displayed String | Solution |
---|---|---|
Error | line over | There are more than two lines of text. Shorten the text length to no more than two lines. |
Warning | **% scaled | This error concerns only developers of applications that conduct StreetPass to systems with the 2nd NUP (corresponding to System Updater 0.16.24) or before. Text sticks out for notifications with the 2nd NUP (corresponding to System Updater 0.16.24). Shorten the text. This warning is not a problem for notifications with the 3rd NUP (corresponding to System Updater 0.17.6) and later because the display size is reduced. However, there is no limit to how much the display size is reduced to fit within the screen, so there are readability problems if the text is too long. |
Type | Displayed Dialog Box String | Solution |
---|---|---|
Error | The image file size is greater than 51,200 bytes. Use an image file that is 51,200 bytes or less. |
Reduce the file size to no more than 51,200 bytes, such as by lowering the quality of the attached image. |
Error | The image is too big. Use an image size that is 400 x 240 pixels. |
Adjust the width and height of the attached image so it is 400 x 240 pixels. |
Error | Please enter a subject. | Nothing has been entered for StreetPass notification subject or SpotPass subject. Enter one or more characters in the field. |
Error | Please enter text. | Nothing has been entered for StreetPass notification text or SpotPass text. Enter one or more characters in the field. |
Error | There are too many characters in the subject. | Too many characters have been entered for StreetPass notification subject or SpotPass subject. Reduce the number of characters. |
Error | The width of the subject string exceeds the guidelines. | The string entered for StreetPass notification subject or SpotPass subject is too wide. Reduce the number of characters or substitute with a narrower font width. |
Error | There are lines in the text whose width exceeds the guidelines. | The string entered for SpotPass text is too wide. Reduce the number of characters or substitute with a narrower font width. |
Error | There are too many characters in the URL. | Too many characters have been entered for SpotPass url. Reduce the number of characters. |
Error | Failed to send to the debugger. Restart NewsChecker.cci and ctr_NotificationTextChecker.exe and then restart this tool. |
In this state you cannot connect to the debugger. First start NewsChecker.cc i on the debugger, and then start ctr_NotificationTextChecker.exe . |
Warning | The width of the image is less than 400 pixels. When displayed on the upper screen, the image will be expanded to fit 400 pixels in width. |
Fix the image width to 400 pixels. You can display the image as is, but it will stretch out horizontally and may not display as intended. |
Warning | The height of the image is less than 240 pixels. When displayed on the upper screen, the image will be expanded to fit 240 pixels in height. |
Fix the image height to 240 pixels. You can display the image as is, but it will stretch out vertically and may not display as intended. |
Warning | The width of the image is less than 400 pixels; the height of the image is less than 240 pixels. When displayed on the upper screen, the image will be expanded to fit 400 x 240 pixels. |
Fix the image width to 400 pixels and the height to 240 pixels. You can display the image as is, but it will stretch out and may not display as intended. |
NewsDataChecker.cci
running you can use the X Button on the controller to delete the StreetPass message boxes created with this tool.NewsDataChecker.cci
runs in the background even while the HOME Menu is running.NewsDataChecker.cci
each time.ctr_NotificationTextChecker.exe
can be switched between Japanese and English from the menu.CONFIDENTIAL