$REVOLUTION_SDK_ROOT/RVL/bin/demos/kpaddemo
From the $REVOLUTION_SDK_ROOT/RVL/bin/demos/kpaddemo/ directory, perform the following steps.
WiiMplsDemo_EU.gcm, WiiMplsDemo_JP.gcm, or WiiMplsDemo_US.gcm).
ODEM -r -l WiiMplsDemo_JP.gcm &.There are three sample demos for Wii MotionPlus features.
| WiiRemote | In this demo, the attitude correction features of the KPAD library are not used |
|---|---|
| FlyingMan | This demo uses the acceleration and DPD attitude correction features of the KPAD library |
| Weapon | This demo uses the acceleration and special attitude correction features of the KPAD library |
The basic operations for the Wii MotionPlus feature sample demos are as follows.
| Up/Down Buttons | Move the menu cursor. |
|---|---|
| L/R Buttons | Switch between menus. |
| A Button | Reset the orientation of the model so it points toward the back of the screen. |
| B Button | Stop the display of a line graph. When the Weapon demo is running, this changes the model's center of rotation. |
| +/- Buttons | When the WiiRemote or FlyingMan demo is running, these change the model's center of rotation. When the Weapon demo is running, these change the model. (There are five kinds.) |
These are the menus that have been prepared for the Wii MotionPlus feature sample demos.
| Demo | Changes the demo. There are three demos: WiiRemote, FlyingMan, and Weapon. When you switch demos, the menus change automatically, but you can also use the cursor to change them. |
|---|---|
| Unit | Toggles the operating mode of the Wii MotionPlus to be either WPAD_MPLS_STD or WPAD_MPLS_FS. |
| Drift | Switches the setting of the KPAD library's KPADSetMplsZeroDriftMode function to be KPAD_MPLS_ZERODRIFT_LOOSE, KPAD_MPLS_ZERODRIFT_STANDARD, or KPAD_MPLS_ZERODRIFT_TIGHT. |
| Zero | Enables or disables the KPAD library's KPADSetMplsZeroPlayParam function. When this function is enabled, parameters keep their default values. |
| Dir | Enables or disables the KPAD library's KPADSetMplsDirReviseParam function. When this function is enabled, parameters and the standard attitude keep their default values. |
| Acc | Enables or disables the KPAD library's KPADSetMplsAccReviseParam function. When this function is enabled, parameters keep their default values. |
| Dpd | Enables or disables the KPAD library's KPADSetMplsDpdReviseParam function. When this function is enabled, parameters keep their default values. |
| Move | Toggles whether to move the model using the acceleration sensor. This feature is not available in the library. |
| Graph | Toggles display of the line graphs for angular velocity in each direction as obtained from the Wii MotionPlus. |
Rate is the number of times that wireless signals are sampled per second.
2009/03/19 Corrected explanation of Zero, Dir, Acc, and Dpd in the menu.
2009/03/04 Initial version.
CONFIDENTIAL