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 http-equiv="Content-Style-Type" content="text/css"> 6<TITLE>OSReportView</TITLE> 7<LINK rel="stylesheet" href="../../CSS/revolution.css"> 8</HEAD> 9<BODY> 10<H1 align="left">OSReportViewer.wad</H1> 11<H2>Description</H2> 12<P>OSReportViewer can check logs written to Wii console NAND memory by the <CODE>OSReport</CODE> function on NDEV, RVL-R, or product hardware.<br> <br> Log contents can also be copied to an SD Card.<br> Logs up to 12 MB can be saved.<br> 13 14<H2>Starting Up</H2> 15 16<H3>NDEV</H3> 17<p>OSReportViewer must be imported to NDEV hardware to use <code>OSReportViewer.wad</code> on NDEV hardware.<br> <br> First, use <code>Nmenu.elf</code> to launch Nmenu stored in <code>($REVOLUTION_SDK_ROOT)/RVL/bin/tools</code>.<br> Once Nmenu starts, an Import List is displayed. The file <code>OSReportViewer.wad</code> is included in this list and can be imported to Wii console NAND memory.<br> If you cannot find <code>OSReportViewer.wad</code> using Nmenu, it may be that the DvdRoot setting is incorrect or that <code>OSReportViewer.wad</code> is not included in <code>DvdRoot/viewer</code>.<br><br> 18 19If import is successful, press the B Button to move to the Title List.<br> If import has been successful, <CODE>0x024f5256</CODE> appears in the Title List.<br> To launch OSReportViewer, press the A Button. 20 21<H2>Using the Tool</H2> 22<p>To advance the log page, press the A Button or the Right Button.<br> To return the log page, press the B Button or the Left Button.<br> To jump to the first page of the log, press the - Button or the L Button (Nintendo GameCube Controller).<br> To jump to the last page of the log, press the + Button or the R Button (Nintendo GameCube Controller).<br> <br> To copy the log to an SD Card, press the 1 Button or the Y Button (Nintendo GameCube Controller).<br> The log file is saved using the name convention <CODE>OSReport****.log</CODE>.<br> <br> To delete logs currently saved in Wii console NAND memory, press the 2 Button or the X Button.<br> Use this when the size of log files has grown too large.<br> When deleting a log, you are asked to confirm the operation. Press the A Button to confirm or the B Button to cancel.<br> <b>We recommend that you back up logs to an SD Card before deletion.</b><br> 23 24<br> 25<H2>Notes</H2> 26<p><b>Always start OSReportViewer first</b> before calling <code>OSReportDestination</code> in a user program.<br> Otherwise, memory for writing the log is not allocated, and it cannot be written to Wii console NAND memory. 27 28<H2>Location</H2> 29<P><FONT face="Courier New">$REVOLUTION_SDK_ROOT/dvddata/viewer/OSReportViewer.wad</FONT></P> 30 31<H2>Revision History</H2> 32<P> 332009/02/03 Revised the description of the maximum log capacity.<BR> 2008/11/19 Initial version. 34</P> 35 36<hr><p>CONFIDENTIAL</p></body> 37</HTML>