fceux/help/Config.html

122 lines
3.7 KiB
HTML

<html>
<head>
<title>Config</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 3.8.0.560">
<link type="text/css" rel="stylesheet" media="all" href="css/reset.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/base.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/hnd.css" />
<!--[if lte IE 8]>
<link type="text/css" rel="stylesheet" media="all" href="css/ielte8.css" />
<![endif]-->
<style type="text/css">
#topic_header
{
background-color: #EFEFEF;
}
</style>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/hnd.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
if (top.frames.length == 0)
{
var sTopicUrl = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
top.location.href = "fceux.html?" + sTopicUrl;
}
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("Config");
}
});
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>Config</h1>
</div>
<div id="topic_header_nav">
<a href="PaletteOptions.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="ToggleSwitchesHideMenuetc.html"><img src="img/arrow_right.png" alt="Next"/></a>
</div>
<div class="clear"></div>
</div>
<div id="topic_content">
<p></p>
<p><span class="rvts17">The Config Menu</span></p>
<p><br/></p>
<p><br/></p>
<p>These chapters explain options under FCEUX's Config menu.</p>
<p><br/></p>
<p><a class="rvts34" href="ToggleSwitchesHideMenuetc.html">Menu Items &amp; Sub-menus</a></p>
<p><br/></p>
<p>Explains the basic menu items and sub-menu items in the top of the menu.</p>
<p><br/></p>
<p><a class="rvts34" href="GUI.html">GUI</a></p>
<p><br/></p>
<p>Settings related to the FCEU emulator window.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts34" href="Directories.html">Directories</a></p>
<p><br/></p>
<p>Sets Directory override assignments.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts34" href="Input.html">Input</a></p>
<p><br/></p>
<p>Assigns keys/joypad buttons to emulated controllers.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts34" href="NetworkPlay.html">Network Play</a></p>
<p><br/></p>
<p>Various settings related to playing over the internet.</p>
<p><br/></p>
<p><a class="rvts34" href="Palette.html">Palette</a></p>
<p><br/></p>
<p>Palette options.</p>
<p><br/></p>
<p><a class="rvts34" href="SoundOptions.html">Sound</a></p>
<p><br/></p>
<p>Sets sound configuration options.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts34" href="Timing.html">Timing</a></p>
<p><br/></p>
<p>Settings related to emulation timing.</p>
<p><br/></p>
<p><a class="rvts25" href="Video.html">Video</a></p>
<p><br/></p>
<p>Sets video &amp; graphics configuration options.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts34" href="MovieOptions.html">Movie Options</a></p>
<p><br/></p>
<p>Sets options related to playing/recording movie files</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts34" href="MapHotkeys.html">Map Hotkeys</a></p>
<p><br/></p>
<p>Sets Hotkey assignments.</p>
<p></p>
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com/feature-tour">Easily create Help documents</a></p>
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2013</div>
</div>
</body>
</html>