exbanner Demo

Description

This sample is for creating and testing extension banners.

Required Environment

An SD Card is required.

How to Use

A Button: Creates expanded save data.

B Button: Deletes expanded save data.

Notes

Testing cannot be conducted on the development menu.

Procedures

Check the banner, as it appears, before replacement on the HOME Menu.

Start the application.

Create expanded save data by pressing the A Button.

Exit the application and return to the HOME Menu by pressing the HOME Button.

Check that the banner on the HOME Menu has been replaced.

To delete expanded save data, select System Settings > Data Management > Nintendo 3DS Data Management > Extra Data Management. You can also delete expanded data when using this sample demo by pressing the B Button.

Note: When a buffer rendered to the screen is saved, as is, on the extension banner, it will be rotated 90 degrees. In order to avoid this, there are two types of approaches in this sample.

rotateCamSample: The image is rendered by rotating the camera 90 degrees.

rotateTexSample: Adjust he UV coordinates of the source texture data ahead of time, by taking into account that it will rotate 90 degrees.

Revision History

2012/04/26
Initial version.

CONFIDENTIAL