116 lines
4.1 KiB
HTML
116 lines
4.1 KiB
HTML
<html>
|
|
|
|
<head>
|
|
<title>GUI</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="generator" content="HelpNDoc Personal Edition 3.6.0.345">
|
|
<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">
|
|
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("GUI");
|
|
}
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="topic_header">
|
|
<div id="topic_header_content">
|
|
<h1>GUI</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="Directories.html"><img src="img/arrow_left.png" alt="Previous"/></a>
|
|
|
|
<a href="Input.html"><img src="img/arrow_right.png" alt="Next"/></a>
|
|
|
|
</div>
|
|
<div class="clear"></div>
|
|
</div>
|
|
<div id="topic_content">
|
|
|
|
<p><span class="rvts17">GUI</span></p>
|
|
<p><br/></p>
|
|
<p>Various toggle boxes related to the FCEUX main window.</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Load "File Open" dialog when FCEUX starts.</span></p>
|
|
<p><br/></p>
|
|
<p>If enabled, FCEUX will ask for a ROM to open upon FCEUX start up. </p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Automatically hide menu on game load.</span></p>
|
|
<p><br/></p>
|
|
<p>If enabled, the FCEU Menu will be hidden while a ROM is loaded. To unhide it, press the ESC key.</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Ask confirmation on exit attempt.</span></p>
|
|
<p><br/></p>
|
|
<p>If enabled, FCEUX will ask you before closing the window. (It may also say some other things...)</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Disable screen saver while game is loaded. </span></p>
|
|
<p><br/></p>
|
|
<p>This is enabled by default. If a game is running, the windows screen saver will not turn on.</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Enable right-click context menu.</span></p>
|
|
<p><br/></p>
|
|
<p>This is enabled by default. This allows you to right-click on the emulator to get context menus. The context menu gives many common options for a given situation and has a few options not available otherwise.</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Switch fullscreen by double-click</span></p>
|
|
<p><br/></p>
|
|
<p>This is enabled by default. This allows you to switch between fullscreen mode and windowed mode by double-click on the emulator with left mouse button.</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Partially disable Visual Themes (Requires restart)</span></p>
|
|
<p><br/></p>
|
|
<p>If enabled, dialog windows in FCEUX will use classic Visual Theme (a la Windows98 interface).</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><span class="rvts16">Single Instance Mode</span></p>
|
|
<p><br/></p>
|
|
<p>If enabled, starting a second copy of FCEUX with a path to a game will make FCEUX load the file into the first window, then exit.</p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p><br/></p>
|
|
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com/help-authoring-tool">Single source CHM, PDF, DOC and HTML Help creation</a></p>
|
|
</div>
|
|
|
|
<div id="topic_footer">
|
|
|
|
<div id="topic_footer_content">
|
|
2012</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html>
|
|
|