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 >
< 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 >
2009-12-03 19:58:46 +00:00
< p > Tips for performing basic functions< / p >
< h2 > Playing games< / h2 >
2009-12-04 17:04:16 +00:00
< img alt = "Controller" height = "62" src = "assests/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 >
< p > On the windows port, to play a game simply open a ROM by selecting " Open" in the File Menu (or press Ctrl+O).
(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 >
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-04 18:04:46 +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.
2009-11-18 19:06:02 +00:00
< / div >
< / body >
< / html >