2009-11-18 19:06:02 +00:00
<!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" / >
2009-12-03 17:30:56 +00:00
< title > Documentation< / title >
2009-11-18 19:06:02 +00:00
< link href = "fceux.css" rel = "stylesheet" type = "text/css" / >
< style type = "text/css" >
2009-12-03 19:58:46 +00:00
.style1 {
float: right;
margin-right: 16px;
margin-top: 0px;
margin-left: 32px;
margin-bottom: 64px;
}
2009-11-18 19:06:02 +00:00
< / style >
< / head >
2018-07-14 18:11:23 +00:00
< body >
2009-11-18 19:06:02 +00:00
< div id = "masthead" >
2016-07-31 17:55:40 +00:00
< span class = "largerfont" > FCEUX< br / > < / span > The all in one NES/Famicom/Dendy Emulator
2009-11-18 19:06:02 +00:00
< / div >
< div id = "top_nav" >
2018-07-14 18:11:23 +00:00
< a href = "home.html" > Home< / a >
< a href = "download.html" > Download< / a >
< a href = "documentation.html" > Documentation< / a >
< a href = "version.html" > Versions< / a >
< a href = "contact.html" > Contact< / a >
< a href = "links.html" > Links< / a >
2009-11-18 19:06:02 +00:00
< / div >
< div id = "container" >
2010-05-22 22:42:17 +00:00
< div id = "left_col" >
< script type = "text/javascript" > < ! - -
google_ad_client = "pub-0764229755985190";
/* 180x150, created 5/22/10 */
google_ad_slot = "7648866201";
google_ad_width = 180;
google_ad_height = 150;
//-->
< / script >
< script type = "text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
< / script >
2010-05-22 22:45:12 +00:00
< script type = "text/javascript" > < ! - -
google_ad_client = "pub-0764229755985190";
/* 180x150, created 5/22/10 */
google_ad_slot = "7648866201";
google_ad_width = 180;
google_ad_height = 150;
//-->
< / script >
< script type = "text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
< / script >
2010-05-22 22:42:17 +00:00
< / div >
2009-11-18 19:06:02 +00:00
< div id = "page_content" >
< h1 > Getting Started with FCEUX< / h1 >
2009-12-03 19:58:46 +00:00
< p > Tips for performing basic functions< / p >
< h2 > Playing games< / h2 >
2009-12-05 00:05:16 +00:00
< img alt = "Controller" height = "62" src = "assets/Controller.jpg" width = "94" class = "style1" / >
2009-12-03 19:58:46 +00:00
< p > The most basic function of FCEUX is to play Nintendo Entertainment System (NES) and Famicom Disk System (FDS) games.< / p >
2011-01-25 05:47:52 +00:00
< p > To play a game simply open a ROM by selecting " Open" in the File Menu (or press Ctrl+O).
2012-02-02 19:06:42 +00:00
(See < a class = "rvts12" href = "help/Gamefilecompatibility.html" > Game Compatibility< / a > for information regarding file types that are compatible with FCEU.)< / p >
2009-12-03 19:58:46 +00:00
< 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.
2012-11-27 19:52:11 +00:00
< br > Also see < a href = "http://www.fceux.com/web/help/taseditor/" > TAS Editor Manual< / a > .< / p >
< 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.
2012-02-02 19:06:42 +00:00
< ul > < li > It is also available as an < a href = "help/fceux.html" > online version< / a > < / li > < / ul > < / li >
2009-12-04 16:39:34 +00:00
< 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 >
2011-01-25 05:47:52 +00:00
< li > (WIP) Documentation for the SDL build is available < a href = "fceux-sdl-docs.html" > here< / a > .< / li >
2009-12-04 16:39:34 +00:00
< li > FAQ for the SDL build can be found < a href = "fceux-sdl-faq.html" > here< / a > .< / li >
2011-01-25 05:47:52 +00:00
< li > Some of the Windows documentation applys to the SDL port as well.< / li >
2009-12-04 16:39:34 +00:00
< / ul >
2010-07-18 05:56:11 +00:00
< p > < b > OSX< / b > < / p >
< ul >
< li > Please reference this file: < a href = "osx.html" > osx.html< / a > .< / li >
< / ul >
2009-12-04 17:01:40 +00:00
< h2 > Archives< / h2 >
< ul >
< li > < a href = "archive.html" > Old news and updates< / a > < / li >
< / ul >
2009-11-18 19:06:02 +00:00
< / 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" >
2009-12-04 17:01:40 +00:00
Version History< / a > | < a href = "contact.html" > Contact< / a > | < a href = "links.html" > Links< / a >
2009-12-05 00:05:16 +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.
< br / > ©2009 adelikat
2009-11-18 19:06:02 +00:00
< / div >
< / body >
< / html >