mirror of
https://github.com/Polprzewodnikowy/N64FlashcartMenu.git
synced 2025-02-22 04:37:17 +01:00
108 lines
4.9 KiB
HTML
108 lines
4.9 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.9.8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>N64FlashcartMenu: Menu Controls</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">N64FlashcartMenu
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.9.8 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
</div><!-- top -->
|
|
<div><div class="header">
|
|
<div class="headertitle"><div class="title">Menu Controls</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><p><a class="anchor" id="autotoc_md41"></a> </p>
|
|
<h2><a class="anchor" id="autotoc_md42"></a>
|
|
Additional Control Information</h2>
|
|
<h3><a class="anchor" id="autotoc_md43"></a>
|
|
Fast scroll</h3>
|
|
<p>Press either the <code>C-Up</code> or <code>C-Down</code> buttons to scroll by pages, rather than by elements.</p>
|
|
<h3><a class="anchor" id="autotoc_md44"></a>
|
|
N64FlashcartMenu settings</h3>
|
|
<p>Press the <code>START</code> button on the browser screen to open the Settings window. <br />
|
|
<img src="main-context-menu.png" alt="" class="inline" title="Main context menu"/> <br />
|
|
From here you can edit some of the N64FlashcartMenu settings, see information about either the console, the flashcart you are using or N64FlashcartMenu itself, and if your cart has Real-Time Clock (RTC) support, you can also change its date and time.</p>
|
|
<h3><a class="anchor" id="autotoc_md45"></a>
|
|
Browser options</h3>
|
|
<p>Press the <code>R</code> button to open the Browser Options window. Here you can see a ROM's properties, delete it from your SD card or establish the default folder where N64FlashcartMenu's browser will start in future boots.</p>
|
|
<h3><a class="anchor" id="autotoc_md46"></a>
|
|
Additional ROM information</h3>
|
|
<p>Press either the <code>L</code> or <code>Z</code> button on the ROM information screen to open an additional window that will show additional information about the currently selected ROM file, such as its endianess, regional variant, set clock rate, and much more.</p>
|
|
<h2><a class="anchor" id="autotoc_md47"></a>
|
|
64DD ROM</h2>
|
|
<h3><a class="anchor" id="autotoc_md48"></a>
|
|
Expansion disks</h3>
|
|
<p>To load an expansion disk (such as F-Zero X), first browse to the N64 ROM and load it (<b>but not start it!</b>), then browse to the 64DD expansion file and press either the <code>L</code> or <code>Z</code> button.</p>
|
|
<h3><a class="anchor" id="autotoc_md49"></a>
|
|
Disk swapping</h3>
|
|
<p>This feature is not currently available in N64FlashcartMenu. </p>
|
|
</div></div><!-- contents -->
|
|
</div><!-- PageDoc -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Thu Jan 16 2025 22:09:35 for N64FlashcartMenu by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
|
|
</small></address>
|
|
</body>
|
|
</html>
|