fceux/help/Covertfcm.html

74 lines
2.6 KiB
HTML
Raw Normal View History

2012-03-23 20:30:31 +00:00
<html>
<head>
<title>Convert fcm</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 3.6.0.345">
2012-03-23 20:30:31 +00:00
<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>
2012-03-23 20:30:31 +00:00
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/hnd.js"></script>
<script type="text/javascript">
2012-03-23 20:30:31 +00:00
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;
}
2012-03-23 20:30:31 +00:00
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("Covertfcm");
}
2012-03-23 20:30:31 +00:00
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>Convert fcm</h1>
<div id="topic_breadcrumb">
<a href="Tools2.html">Tools</a> &rsaquo;&rsaquo; </div>
</div>
<div id="topic_header_nav">
<a href="Tools2.html"><img src="img/arrow_up.png" alt="Parent"/></a>
<a href="TASEditor.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="AutoFireConfigurations.html"><img src="img/arrow_right.png" alt="Next"/></a>
</div>
<div class="clear"></div>
</div>
<div id="topic_content">
<p><span class="rvts17">Converting .fcm to .fm2 files</span></p>
<p><br/></p>
2012-03-23 20:30:31 +00:00
<p>FCEUX uses a new movie file format (.fm2). &nbsp;In order to use movie files frame previous FCE Ultra versions (.fcm) you will need to convert to .fm2 first.</p>
<p><br/></p>
2012-03-23 20:30:31 +00:00
<p><span class="rvts16">Using .fcm Convert</span></p>
<p><br/></p>
2012-03-23 20:30:31 +00:00
<p>To use it simply highlight it. &nbsp;Then select the .fcm you wish to convert (or shift+click to select multiple .fcm files). &nbsp;Then click Open to have the select files converted. &nbsp;All files selected will have a matching .fm2 file copied into the same folder.</p>
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com/feature-tour">Full featured Help generator</a></p>
2012-03-23 20:30:31 +00:00
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2012</div>
</div>
</body>
</html>