fceux/web/help/General.html

95 lines
2.9 KiB
HTML

<html>
<head>
<title>General</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("General");
}
});
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>General</h1>
</div>
<div id="topic_header_nav">
<a href="WhatsNew200.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="Gettingstarted.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">General</span></p>
<p><br/></p>
<p>Guides for general uses of FCEUX.</p>
<p><br/></p>
<p><a class="rvts26" href="Gettingstarted.html">Getting Started</a></p>
<p><br/></p>
<p>A guide for loading games, setting up controls, etc.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts25" href="CommandLineOptions.html">Command Line Options</a></p>
<p><br/></p>
<p>FCEUX as an extensive set of options for running from command line (or .bat file). &nbsp;This guide explains all command options available.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts26" href="FamicomDiskSytem.html">Famicom Disk System</a></p>
<p><br/></p>
<p>A guide for playing Famicom Disk System (.fds) games.</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts26" href="MovieRecording.html">Movie Recording</a></p>
<p><br/></p>
<p>A guide for playing and recording movie input files (.fm2).</p>
<p><br/></p>
<p><br/></p>
<p><a class="rvts26" href="AVICapturing.html">AVI Capturing</a></p>
<p><br/></p>
<p>A guide for capturing a game/movie file into an AVI file.</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">Full-featured Documentation generator</a></p>
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2016</div>
</div>
</body>
</html>