fceux/help/PaletteOptions.html

109 lines
4.0 KiB
HTML

<html>
<head>
<title>Palette Options</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 3.8.0.560">
<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>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/hnd.js"></script>
<script type="text/javascript">
$(document).ready(function()
{
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;
}
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("PaletteOptions");
}
});
</script>
</head>
<body>
<div id="topic_header">
<div id="topic_header_content">
<h1>Palette Options</h1>
<div id="topic_breadcrumb">
<a href="General.html">General</a> &rsaquo;&rsaquo; </div>
</div>
<div id="topic_header_nav">
<a href="General.html"><img src="img/arrow_up.png" alt="Parent"/></a>
<a href="NES.html"><img src="img/arrow_left.png" alt="Previous"/></a>
<a href="Config.html"><img src="img/arrow_right.png" alt="Next"/></a>
</div>
<div class="clear"></div>
</div>
<div id="topic_content">
<p></p>
<p><span class="rvts17">Palette Options</span></p>
<p><br/></p>
<p>FCEUX comes packaged with several palette files. This page describes details for each one.</p>
<p>To load a palette file, see <a class="rvts18" href="Palette.html">Palette config</a>.</p>
<p><br/></p>
<p><br/></p>
<p><span class="rvts10">FCEUX.pal</span></p>
<p><br/></p>
<p>This is the default palette that FCEUX uses. It is the same palette used in FCEU.12 or earlier, and FCEUD/FCEUXD/FCEUXDSP.</p>
<p><br/></p>
<p><span class="rvts10">FCEU-13-default_nitsuja.pal</span></p>
<p><br/></p>
<p>This is the palette added to FCEU.13 rerecording by Nitsuja.</p>
<p><br/></p>
<p><span class="rvts10">FCEU-15-nitsuja-new.pal</span></p>
<p><br/></p>
<p>This is the palette added to FCEU.15 rerecording by Nitsuja. &nbsp;It is a slight adjustment to the FCEU.13 palette.</p>
<p><br/></p>
<p><span class="rvts10">NESTOPIA_RGB.pal &amp; NESTOPIA_YUV.pal</span></p>
<p><br/></p>
<p>Default palettes of Nestopia.</p>
<p><br/></p>
<p><span class="rvts10">BMF_final2.pal &amp; BMF_final3.pal</span></p>
<p><br/></p>
<p>These palettes were designed by BMF. &nbsp;He customized these by looking at snapshots of his television screen and attempting to replicate them as close as possible.</p>
<p><br/></p>
<p><span class="rvts10">ASQ_realityA.pal &amp; ASQ_realityB.pal</span></p>
<p><br/></p>
<p>BMF palettes had some flaws. &nbsp;AspiringSquire tweaked BMF's palettes and came up with this. &nbsp;They fix issues mostly related to brightness.</p>
<p><br/></p>
<p><span class="rvts10">SONY_CXA2025AS_US.pal</span></p>
<p><br/></p>
<p>This palette is based on the CXA2025AS integrated circuit used in Sony TV-sets.</p>
<p><br/></p>
<p><span class="rvts10">Unsaturated-V6.pal</span></p>
<p><br/></p>
<p>This palette by FirebrandX offers a more realistic brightness/contrast scale of the original console. It was developed using a direct-capture device hooked up to the NES, then error-corrected to the current and final 6th version.</p>
<p></p>
<p class="rvps2"><span class="rvts13">Created with the Personal Edition of HelpNDoc: </span><a class="rvts14" href="http://www.helpndoc.com">Full-featured Documentation generator</a></p>
</div>
<div id="topic_footer">
<div id="topic_footer_content">
2016</div>
</div>
</body>
</html>