fceux/new/documentation.html

72 lines
2.8 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Documentation</title>
<link href="fceux.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.style1 {
float: right;
margin-right: 16px;
margin-top: 0px;
margin-left: 32px;
margin-bottom: 64px;
}
</style>
</head>
<body>
<div id="masthead">
</div>
<div id="top_nav">
</div>
<div id="container">
<div id="left_col">
</div>
<div id="page_content">
<h1>Getting Started with FCEUX</h1>
<p>Tips for performing basic functions</p>
<h2>Playing games</h2>
<img alt="Controller" height="62" src="Controller.jpg" width="94" class="style1"/>
<p>The most basic function of FCEUX is to play Nintendo Entertainment System (NES) and Famicom Disk System (FDS) games.</p>
<p>On the windows port, to play a game simply open a ROM by selecting &quot;Open&quot; in the File Menu (or press Ctrl+O).&nbsp;
(See <a class="rvts12" href="files/{54E785A1-1E42-4B8F-B3E2-94BAA91750B9}.htm">Game Compatibility</a> for information regarding file types that are compatible with FCEU.)</p>
<h2>Playing movies</h2>
<p>Movie features in FCEUX are designed specifically for making Tool-assisted Speedruns.</p>
<p>FCEUX offers extensive features and tools for making these movies. The <a href="movies.html">Movies</a> has more detailed information.
<br><a href="http://tasvideos.org">For more information visit TASVideos.</a></p>
2009-12-04 16:39:34 +00:00
<h2>FAQs and Guides</h2>
<p><b>Win32</b></p>
<ul>
<li>The Win32 binary is packaged with documentation in the form of a help .chm with.
<ul><li>It is also available as an <a href="fceux2.1.2.htm">online version</a></li></ul></li>
<li>Some of the SDL documentation might be informative to Windows users--so if the CHM doesn't answer your question, give it a shot.</li>
</ul>
<p><b>SDL</b></p>
<ul>
<li>(incomplete) Documentation for the SDL build is available <a href="fceux-sdl-docs.html">here</a>.</li>
<li>FAQ for the SDL build can be found <a href="fceux-sdl-faq.html">here</a>.</li>
<li>Some of the Windows documentation might be informative to SDL users--so if this documentation doesn't answer your question, give it a shot.</li>
</ul>
</div>
</div>
<div id="footer">
<a href="home.html">Home</a> | <a href="download.html">Download</a> |
<a href="documentation.html">Documentation</a> | <a href="version.html">
Version History</a> | <a href="contact.html">Contact</a>
2009-12-04 16:39:34 +00:00
<br>We are in no way affiliated or endorsed by Nintendo or Nintendo of America. "Nintendo" is a registered trademark of Nintendo of America Inc.
</div>
</body>
</html>