wpad_mem_util.elf

Description

wpad_mem_util.elf is a utility tool used to manipulate the system header region of Wii Remote memory so that WPAD_ERR_NOPERM or WPAD_ERR_BROKEN is returned when the WPADReadGameData function is called. It is also possible to re-initialize the Wii Remote memory.

This tool is a debugging utility provided to application developers using the Wii Remote memory. Permission will be deleted if the A Button on the connected Wii Remote is pressed, and WPAD_ERR_NOPERM will be returned if the WPADReadGameData function is called. Also, the system header will be destroyed if the B Button is pressed, and WPAD_ERR_BROKEN will be returned if the WPADReadGameData function is called.

Location

$REVOLUTION_SDK_ROOT/RVL/bin/tools/wpad_mem_util.elf

Revision History

2007/02/08 Added a feature to re-initialize Wii Remote memory.
2006/11/30 Initial version.


CONFIDENTIAL