1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<TITLE>wpad_mem_util</TITLE> 8<LINK rel="stylesheet" href="../CSS/revolution.css"> 9</HEAD> 10<BODY> 11<H1 align="left">wpad_mem_util.elf</H1> 12 13<H2>Description</H2> 14<P> 15<CODE>wpad_mem_util.elf</CODE> is a utility tool used to manipulate the system header region of Wii Remote memory so that <CODE>WPAD_ERR_NOPERM</CODE> or <CODE>WPAD_ERR_BROKEN</CODE> is returned when the <CODE>WPADReadGameData</CODE> function is called. It is also possible to re-initialize the Wii Remote memory. 16</P> 17<P> 18This 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 <CODE>WPAD_ERR_NOPERM</CODE> will be returned if the <CODE>WPADReadGameData</CODE> function is called. Also, the system header will be destroyed if the B Button is pressed, and <CODE>WPAD_ERR_BROKEN</CODE> will be returned if the <CODE>WPADReadGameData</CODE> function is called. 19</P> 20 21<H2>Location</H2> 22<P><CODE>$REVOLUTION_SDK_ROOT/RVL/bin/tools/wpad_mem_util.elf</CODE></P> 23 24<H2>Revision History</H2> 25<P> 262007/02/08 Added a feature to re-initialize Wii Remote memory.<br>2006/11/30 Initial version.<BR> 27</p> 28 29<hr><p>CONFIDENTIAL</p></body> 30</HTML>