fceux/web/help/fceux.html

305 lines
26 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
2012-03-23 20:30:31 +00:00
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="generator" content="HelpNDoc Personal Edition 7.0.0.199">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="favicon.ico"/>
<title>Introduction</title>
<meta name="description" content="" />
<meta name="keywords" content="">
<!-- Twitter Card data -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Introduction">
<meta name="twitter:description" content="">
<!-- Open Graph data -->
<meta property="og:title" content="Introduction" />
<meta property="og:type" content="article" />
<meta property="og:description" content="" />
<meta property="og:site_name" content="FCEUX Help" />
<!-- Bootstrap core CSS -->
<link href="vendors/bootstrap-3.4.1/css/bootstrap.min.css" rel="stylesheet"/>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="vendors/bootstrap-3.4.1/css/ie10-viewport-bug-workaround.css" rel="stylesheet"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="vendors/html5shiv-3.7.3/html5shiv.min.js"></script>
<script src="vendors/respond-1.4.2/respond.min.js"></script>
<![endif]-->
<!-- JsTree styles -->
<link href="vendors/jstree-3.3.10/themes/default/style.min.css" rel="stylesheet"/>
<!-- Hnd styles -->
<link href="css/layout.min.css" rel="stylesheet" />
<link href="css/effects.min.css" rel="stylesheet" />
<link href="css/theme-light-blue.min.css" rel="stylesheet" />
<link href="css/print.min.css" rel="stylesheet" media="print" />
<style type="text/css">nav { width: 250px} @media screen and (min-width:769px) { body.md-nav-expanded div#main { margin-left: 250px} body.md-nav-expanded header { padding-left: 264px} }</style>
<!-- Content style -->
<link href="css/hnd.content.css" rel="stylesheet" />
2012-03-23 20:30:31 +00:00
</head>
<body class="md-nav-expanded">
<div id="skip-link">
<a href="#main-content" class="element-invisible">Skip to main content</a>
</div>
<header class="headroom">
<button class="hnd-toggle btn btn-default">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span>
</button>
<h1>FCEUX Help</h1>
</header>
<nav id="panel-left" class="md-nav-expanded">
<!-- Nav tabs -->
<ul class="tab-tabs nav nav-tabs" role="tablist">
<li id="nav-close">
<button class="hnd-toggle btn btn-default">
<span class="glyphicon glyphicon-remove" aria-hidden="true"></span>
</button>
</li>
<li role="presentation" class="tab active">
<a href="#contents" id="tab-contents" aria-controls="contents" role="tab" data-toggle="tab">
<i class="glyphicon glyphicon-list"></i>
Contents
</a>
</li>
<li role="presentation" class="tab">
<a href="#index" id="tab-index" aria-controls="index" role="tab" data-toggle="tab">
<i class="glyphicon glyphicon-asterisk"></i>
Index
</a>
</li>
<li role="presentation" class="tab">
<a href="#search" id="tab-search" aria-controls="search" role="tab" data-toggle="tab">
<i class="glyphicon glyphicon-search"></i>
Search
</a>
</li>
</ul> <!-- /Nav tabs -->
<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="contents">
<div id="toc" class="tree-container unselectable"
data-openlvl="1"
>
2020-12-23 18:05:36 +00:00
<ul><li id="Intro" ><a href="Intro.html">Introduction</a><ul><li id="Introduction" ><a href="Introduction.html">Introduction</a></li><li id="Overview" ><a href="Overview.html">Overview</a></li><li id="FCEUltraVersionHistory" ><a href="FCEUltraVersionHistory.html">FCE Ultra Version History</a></li><li id="WhatsNew230" ><a href="WhatsNew230.html">What's New? 2.3.0 (changelog)</a></li><li id="WhatsNew223" ><a href="WhatsNew223.html">What's New? 2.2.3 (changelog)</a></li><li id="WhatsNew222" ><a href="WhatsNew222.html">What's New? 2.2.2 (changelog)</a></li><li id="WhatsNew221" ><a href="WhatsNew221.html">What's New? 2.2.1 (changelog)</a></li><li id="WhatsNew220" ><a href="WhatsNew220.html">What's New? 2.2.0 (changelog)</a></li><li id="WhatsNew215" ><a href="WhatsNew215.html">What's New? 2.1.5 (changelog)</a></li><li id="WhatsNew214" ><a href="WhatsNew214.html">What's New? 2.1.4 (changelog)</a></li><li id="WhatsNew213" ><a href="WhatsNew213.html">What's New? 2.1.3 (changelog)</a></li><li id="WhatsNew212" ><a href="WhatsNew212.html">What's New? 2.1.2 (changelog)</a></li><li id="WhatsNew211" ><a href="WhatsNew211.html">What's New? 2.1.1 (changelog)</a></li><li id="WhatsNew210" ><a href="WhatsNew210.html">What's New? 2.1 (changelog)</a></li><li id="WhatsNew203" ><a href="WhatsNew203.html">What's New? 2.0.3 (changelog)</a></li><li id="WhatsNew202" ><a href="WhatsNew202.html">What's New? 2.0.2 (changelog)</a></li><li id="WhatsNew201" ><a href="WhatsNew201.html">What's New? 2.0.1 (changelog)</a></li><li id="WhatsNew200" ><a href="WhatsNew200.html">What's New? 2.0.0</a></li></ul></li><li id="General" ><a href="General.html">General</a><ul><li id="Gettingstarted" ><a href="Gettingstarted.html">Getting Started</a></li><li id="Gamefilecompatibility" ><a href="Gamefilecompatibility.html">Game file compatibility</a></li><li id="CommandLineOptions" ><a href="CommandLineOptions.html">Command Line Options</a></li><li id="CustomizingthroughtheConfigFil" ><a href="CustomizingthroughtheConfigFil.html">Customizing through the Config File</a></li><li id="FamicomDiskSystem" ><a href="FamicomDiskSystem.html">Famicom Disk System</a></li><li id="AVICapturing" ><a href="AVICapturing.html">AVI Capturing</a></li><li id="MovieRecording" ><a href="MovieRecording.html">Movie Recording</a></li><li id="NES" ><a href="NES.html">NES Menu</a></li><li id="PaletteOptions" ><a href="PaletteOptions.html">Palette Options</a></li></ul></li><li id="Config" ><a href="Config.html">Config</a><ul><li id="ToggleSwitchesHideMenuetc" ><a href="ToggleSwitchesHideMenuetc.html">Menu Items &amp; Submenus</a></li><li id="Directories" ><a href="Directories.html">Directories</a></li><li id="GUI" ><a href="GUI.html">GUI</a></li><li id="Input" ><a href="Input.html">Input</a></li><li id="NetworkPlay" ><a href="NetworkPlay.html">Network Play</a></li><li id="Palette" ><a href="Palette.html">Palette</a></li><li id="SoundOptions" ><a href="SoundOptions.html">Sound</a></li><li id="Timing" ><a href="Timing.html">Timing</a></li><li id="Video" ><a href="Video.html">Video</a></li><li id="MovieOptions" ><a href="MovieOptions.html">Movie Options</a></li><li id="MapHotkeys" ><a href="MapHotkeys.html">Map Hotkeys</a></li><li id="ContextMenuItems" ><a href="ContextMenuItems.html">Context Menu Items</a></li></ul></li><li id="Tools2" ><a href="Tools2.html">Tools</a><ul><li id="CheatSearch" ><a href="CheatSearch.html">Cheat Search</a></li><li id="RAMSearch" ><a href="RAMSearch.html">RAM Search</a></li><li id="RAMWatch" ><a href="RAMWatch.html">RAM Watch</a></li><li id="MemoryWatch" ><a href="MemoryWatch.html">Memory Watch</a></li><li id="TASEditor" ><a href="TASEditor.html">TAS Editor</a></li><li id="Covertfcm" ><a href="Covertfcm.html">Convert fcm</a></li><li id="AutoFireConfigurations" ><a href="AutoFireConfigurations.html">Auto Fire Settings</a></li><li id="TextHooker" ><a href="TextHooker.html">Text Hooker</a></li></ul></li><li id="Debug" ><a href="Debug.html">Debug</a><ul><li id="Debugger" ><a href="Debugger.html">Debugger</a></li><li id="PPUViewer" ><a href="PPUViewer.html">PPU Vie
</div>
</div> <!-- /contents-->
<div role="tabpanel" class="tab-pane" id="index">
<div id="keywords" class="tree-container unselectable"
data-openlvl="1"
>
2020-12-23 18:05:36 +00:00
<ul><li><a href="Troubleshooting.html" data-related='[]'>"Can't find FDS Bios image when I attempt to load a .fds game!"</a></li><li><a href="Troubleshooting.html" data-related='[]'>"Directdraw: Error creating secondary surface"</a></li><li><a href="NESRAMMappingFindingValues.html" data-related='[]'>2C02 PPU memory map</a></li><li><a href="AutoFireConfigurations.html" data-related='[]'>Alternate A and B</a></li><li><a href="Input.html" data-related='[]'>Arkanoid Paddle</a></li><li><a href="AutoFireConfigurations.html" data-related='[]'>Autofire Offset</a></li><li><a href="AutoFireConfigurations.html" data-related='[]'>Autofire Pattern</a></li><li><a href="Input.html" data-related='[]'>Auto-Hold</a></li><li><a href="#" data-related='[]'>Basic Bot</a></li><li><a href="AVICapturing.html" data-related='[]'>Capturing a Movie File</a></li><li><a href="CheatSearch.html" data-related='[]'>Cheat Guide</a></li><li><a href="CodeDataLogger.html" data-related='[]'>Code/Data Logger</a></li><li><a href="CommandLineOptions.html" data-related='[]'>Command Line Options</a></li><li><a href="GUI.html" data-related='[{"title":"GUI","url":"GUI.html"},{"title":"Context Menu Items","url":"ContextMenuItems.html"}]'>context menu</a></li><li><a href="Covertfcm.html" data-related='[]'>Converting .fcm</a></li><li><a href="Troubleshooting.html" data-related='[]'>crash</a></li><li><a href="Debugger.html" data-related='[]'>Debugger</a></li><li><a href="Troubleshooting.html" data-related='[]'>desyncs</a></li><li><a href="Troubleshooting.html" data-related='[]'>Directdraw</a></li><li><a href="Directories.html" data-related='[]'>Directory Overrides</a></li><li><a href="Input.html" data-related='[]'>Disable left+right/up+down</a></li><li><a href="Troubleshooting.html" data-related='[]'>disksys.rom</a></li><li><a href="NES.html" data-related='[]'>Eject/Insert Disk</a></li><li><a href="ToggleSwitchesHideMenuetc.html" data-related='[]'>Enable Background Input</a></li><li><a href="ToggleSwitchesHideMenuetc.html" data-related='[]'>Enable Rewind</a></li><li><a href="ToggleSwitchesHideMenuetc.html" data-related='[]'>Enable Run in Background</a></li><li><a href="Troubleshooting.html" data-related='[]'>error</a></li><li><a href="Input.html" data-related='[]'>Famicom Controllers</a></li><li><a href="FamicomDiskSystem.html" data-related='[]'>Famicom Disk System</a></li><li><a href="PaletteOptions.html" data-related='[]'>FCEU-13-default_nitsuja.pal</a></li><li><a href="PaletteOptions.html" data-related='[]'>FCEU-15-nitsuja-new.pal</a></li><li><a href="fm2.html" data-related='[]'>FCEUX Movie File format</a></li><li><a href="PaletteOptions.html" data-related='[]'>FCEUX.pal</a></li><li><a href="fcm.html" data-related='[]'>FCM</a></li><li><a href="Troubleshooting.html" data-related='[]'>fds</a></li><li><a href="Troubleshooting.html" data-related='[]'>FDS Bios</a></li><li><a href="Troubleshooting.html" data-related='[]'>fm2</a></li><li><a href="Troubleshooting.html" data-related='[]'>Full screen</a></li><li><a href="ToggleSwitchesHideMenuetc.html" data-related='[]'>Game Genie</a></li><li><a href="GameGenieEncoderDecoder.html" data-related='[]'>Game Genie Decoder/Encoder</a></li><li><a href="NESRAMMappingFindingValues.html" data-related='[]'>Game RAM Details</a></li><li><a href="Gettingstarted.html" data-related='[]'>Getting Started</a></li><li><a href="GUI.html" data-related='[]'>GUI</a></li><li><a href="Gamefilecompatibility.html" data-related='[]'>Hacked Games</a></li><li><a href="HexEditor.html" data-related='[]'>Hex Editor</a></li><li><a href="ToggleSwitchesHideMenuetc.html" data-related='[]'>Hide Menu</a></li><li><a href="FCEUltraVersionHistory.html" data-related='[]'>History of FCEUX / FCE Ultra</a></li><li><a href="Debugger.html" data-related='[]'>Inline Assembler</a></li><li><a href="Input.html" data-related='[]'>Input Configuration</a></li><li><a href="Input.html" data-related='[]'>Input Presets</a></li><li><a href="NES.html" data-related='[]'>Insert Coin</a></li><li><a href="Gettingstarted.html" data-related='[]'>Loadstate</a></li><li><a href="Troubl
</div>
</div> <!-- /index-->
<div role="tabpanel" class="tab-pane" id="search">
<div class="search-content">
<div class="search-input">
<form id="search-form">
<div class="form-group">
<div class="input-group">
<input type="text" class="form-control" id="input-search" name="input-search" placeholder="Search..." />
<span class="input-group-btn">
<button class="btn btn-default" type="submit">
<span class="glyphicon glyphicon-search" aria-hidden="true"></span>
</button>
</span>
</div>
</div>
</form>
</div> <!-- /search-input -->
<div class="search-result">
<div id="search-info"></div>
<div class="tree-container unselectable" id="search-tree"></div>
</div> <!-- /search-result -->
</div> <!-- /search-content -->
</div> <!-- /search-->
</div> <!-- /Tab panes -->
</nav>
<div id="main">
<article>
<div id="topic-content" class="container-fluid"
data-hnd-id="Introduction"
data-hnd-context="59"
data-hnd-title="Introduction"
>
<div class="navigation">
<ol class="breadcrumb">
<li><a href="Intro.html">Introduction</a></li>
</ol>
<div class="nav-arrows">
<div class="btn-group btn-group-xs" role="group"><a class="btn btn-default" href="Intro.html" title="Introduction" role="button"><span class="glyphicon glyphicon-menu-up" aria-hidden="true"></span></a><a class="btn btn-default" href="Intro.html" title="Introduction" role="button"><span class="glyphicon glyphicon-menu-left" aria-hidden="true"></span></a><a class="btn btn-default" href="Overview.html" title="Overview" role="button"><span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span></a></div>
</div>
</div>
<a id="main-content"></a>
<h2>Introduction</h2>
<div class="main-content">
<p></p>
<p class="rvps2"><span class="rvts21">Welcome to the FCEUX Help menu.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts6">The following information is about how to use FCEUX, its commands, how to use FCEUX to its fullest, and the communities for which FCEUX is designed.</span></p>
<p class="rvps2"><span class="rvts20"><br/></span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts17">Introduction</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts6">Basic information about FCEUX and its features.</span></p>
<p class="rvps2"><a class="rvts16" href="Overview.html">Overview</a></p>
<p class="rvps2"><a class="rvts16" href="FCEUltraVersionHistory.html">FCE Ultra Version History</a></p>
<p class="rvps2"><a class="rvts16" href="WhatsNew200.html">What's Combined In FCEUX?</a></p>
<p class="rvps2"><span class="rvts15"><br/></span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts17">Additional Chapters</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><a class="rvts16" href="General.html">General</a></p>
<p class="rvps2"><span class="rvts6">Guides for general uses of FCEUX and the FCEUX NES menu.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><a class="rvts16" href="Config.html">Config</a></p>
<p class="rvps2"><span class="rvts6">Commands under FCEUX Config menu.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><a class="rvts16" href="Tools2.html">Tools</a></p>
<p class="rvps2"><span class="rvts6">Commands under FCEUX Tools menu.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><a class="rvts16" href="Debug.html">Debug</a></p>
<p class="rvps2"><span class="rvts6">Commands under FCEUX Debug menu.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><a class="rvts16" href="FAQGuides.html">FAQ / Guides</a></p>
<p class="rvps2"><span class="rvts6">Information regarding various concepts such as TAS, ROM Hacking, RAM Mapping.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><a class="rvts16" href="Technicalinformation.html">Technical Information</a></p>
<p class="rvps2"><span class="rvts6">Technical information relating to NES hardware emulation &amp; FCEUX file formats.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p class="rvps2"><span class="rvts6">Help menu created by adelikat.</span></p>
<p class="rvps2"><span class="rvts6">Updated &amp; maintained by AnS.</span></p>
<p class="rvps2"><span class="rvts6">Information collected and/or written/edited by adelikat and AnS.</span></p>
<p class="rvps2"><span class="rvts6">Minor edits of lua-related text by FatRatKnight.</span></p>
<p class="rvps2"><span class="rvts6">Debugger documentation edits by rainwarrior.</span></p>
<p class="rvps2"><span class="rvts6"><br/></span></p>
<p></p>
<p class="rvps4" style="clear: both;"><span class="rvts18">Created with the Personal Edition of HelpNDoc: </span><a class="rvts19" href="https://www.helpndoc.com">Easy EPub and documentation editor</a></p>
</div>
<div id="topic_footer"><div id="topic_footer_content">2020</div></div>
</div> <!-- /#topic-content -->
</article>
<footer></footer>
</div> <!-- /#main -->
<div class="mask" data-toggle="sm-nav-expanded"></div>
<!-- Modal -->
<div class="modal fade" id="hndModal" tabindex="-1" role="dialog" aria-labelledby="hndModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title" id="hndModalLabel"></h4>
</div>
<div class="modal-body">
</div>
<div class="modal-footer">
<button type="button" class="btn btn-primary modal-btn-close" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- Splitter -->
<div id="hnd-splitter" style="left: 250px"></div>
<!-- Scripts -->
<script src="vendors/jquery-3.5.1/jquery.min.js"></script>
<script src="vendors/bootstrap-3.4.1/js/bootstrap.min.js"></script>
<script src="vendors/bootstrap-3.4.1/js/ie10-viewport-bug-workaround.js"></script>
<script src="vendors/markjs-8.11.1/jquery.mark.min.js"></script>
<script src="vendors/uri-1.19.2/uri.min.js"></script>
<script src="vendors/imageMapResizer-1.0.10/imageMapResizer.min.js"></script>
<script src="vendors/headroom-0.11.0/headroom.min.js"></script>
<script src="vendors/jstree-3.3.10/jstree.min.js"></script>
<script src="vendors/interactjs-1.9.22/interact.min.js"></script>
<!-- HelpNDoc scripts -->
<script src="js/polyfill.object.min.js"></script>
<script src="_translations.js"></script>
<script src="js/hndsd.min.js"></script>
<script src="js/hndse.min.js"></script>
<script src="js/app.min.js"></script>
<!-- Init script -->
<script>
$(function() {
// Create the app
var app = new Hnd.App();
// Update translations
hnd_ut(app);
// Instanciate imageMapResizer
imageMapResize();
// Custom JS
// Boot the app
app.Boot();
});
</script>
</body>
2012-03-23 20:30:31 +00:00
</html>