69 lines
2.4 KiB
HTML
69 lines
2.4 KiB
HTML
|
<html>
|
|||
|
|
|||
|
<head>
|
|||
|
<title>Timing</title>
|
|||
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|||
|
<meta name="generator" content="HelpNDoc">
|
|||
|
<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]-->
|
|||
|
<script type="text/javascript" src="js/jquery.min.js"></script>
|
|||
|
<script type="text/javascript" src="js/hnd.js"></script>
|
|||
|
<script type="text/javascript"><!--
|
|||
|
var sTopicId = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length);
|
|||
|
if (top.frames.length == 0)
|
|||
|
top.location.href = "fceux.html?" + sTopicId
|
|||
|
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
|
|||
|
top.FrameTOC.SelectTocItem(sTopicId);
|
|||
|
</script>
|
|||
|
</head>
|
|||
|
|
|||
|
<body>
|
|||
|
|
|||
|
<div id="topic_header">
|
|||
|
<div id="topic_header_content">
|
|||
|
<h1>Timing</h1>
|
|||
|
|
|||
|
<div id="topic_breadcrumb">
|
|||
|
<a href="Config.html">Config</a> ›› </div>
|
|||
|
</div>
|
|||
|
<div id="topic_header_nav">
|
|||
|
<a href="Config.html"><img src="img/arrow_up.png" alt="Parent"/></a>
|
|||
|
|
|||
|
<a href="SoundOptions.html"><img src="img/arrow_left.png" alt="Previous"/></a>
|
|||
|
|
|||
|
<a href="Video.html"><img src="img/arrow_right.png" alt="Next"/></a>
|
|||
|
|
|||
|
</div>
|
|||
|
<div class="clear"></div>
|
|||
|
</div>
|
|||
|
<div id="topic_content">
|
|||
|
|
|||
|
<p><span class="rvts17">Timings</span></p>
|
|||
|
<p><br></p>
|
|||
|
<p>Settings related to emulation timing.</p>
|
|||
|
<p><br></p>
|
|||
|
<p><br></p>
|
|||
|
<p><span class="rvts16">Disable Speed Throttling Used When Sound is Disabled</span></p>
|
|||
|
<p><br></p>
|
|||
|
<p>If checked, speed throttling will not be used while sound is disabled. (Speed throttling gives a performance boost while sound is off).</p>
|
|||
|
<p><span class="rvts16"><br></span></p>
|
|||
|
<p><span class="rvts16">Set High Priority Thread</span></p>
|
|||
|
<p><br></p>
|
|||
|
<p>Sets processing priority. Enabling can help slower computers keep a steady 60fps (or 50fps) framerate.</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 Web Help sites</a></p>
|
|||
|
</div>
|
|||
|
|
|||
|
<div id="topic_footer">
|
|||
|
|
|||
|
<div id="topic_footer_content">
|
|||
|
2012</div>
|
|||
|
</div>
|
|||
|
</body>
|
|||
|
|
|||
|
</html>
|
|||
|
|