fceux/web/files/{702EDCAB-2D8B-4292-AEC4-9C...

215 lines
7.9 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>What's New? 2.1.3 (changelog)</title>
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
margin: 5px 5px 5px 5px;
background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table /* Normal text */
{
font-size: 10pt;
font-family: 'Arial', 'Helvetica', sans-serif;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
;
}
span.rvts1 /* Heading */
{
font-weight: bold;
color: #0000ff;
}
span.rvts2 /* Subheading */
{
font-weight: bold;
color: #000080;
}
span.rvts3 /* Keywords */
{
font-style: italic;
color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
color: #008000;
text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
color: #008000;
text-decoration: underline;
}
span.rvts6 /* Font Hint */
{
color: #808080;
}
span.rvts7 /* Font Hint Title */
{
font-size: 15pt;
font-family: 'Tahoma', 'Geneva', sans-serif;
font-weight: bold;
color: #404040;
}
span.rvts8 /* Font Hint Bold */
{
font-weight: bold;
color: #808080;
}
span.rvts9 /* Font Hint Italic */
{
font-style: italic;
color: #808080;
}
span.rvts10
{
font-size: 24pt;
text-decoration: underline;
}
span.rvts11
{
font-size: 18pt;
text-decoration: underline;
}
span.rvts12
{
}
span.rvts13
{
font-size: 14pt;
}
span.rvts14
{
font-size: 16pt;
}
span.rvts15 /* Font Style */
{
font-size: 16pt;
font-family: 'Tahoma', 'Geneva', sans-serif;
color: #ffffff;
}
span.rvts16 /* Font Style */
{
font-family: 'MS Sans Serif', 'Geneva', sans-serif;
color: #808080;
}
span.rvts17 /* Font Style */
{
font-family: 'Verdana', 'Geneva', sans-serif;
font-style: italic;
color: #c0c0c0;
}
a.rvts18, span.rvts18 /* Font Style */
{
font-family: 'Verdana', 'Geneva', sans-serif;
font-style: italic;
color: #6666ff;
text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
text-align: left;
text-indent: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
text-align: center;
}
.rvps2 /* Paragraph Style */
{
background: #9fbed0;
margin: 0px 0px 20px 0px;
}
.rvps3 /* Paragraph Style */
{
text-align: center;
background: #e4e4e4;
margin: 20px 0px 0px 0px;
}
.rvps4 /* Paragraph Style */
{
border-color: #c0c0c0;
border-style: solid;
border-width: 1px;
border-right: none;
border-bottom: none;
border-left: none;
background: #ffffff;
padding: 3px 0px 0px 0px;
margin: 27px 0px 0px 0px;
}
--></style>
<script type="text/javascript">if(top.frames.length == 0) { top.location.href="../fceux-2.0.2.htm?{702EDCAB-2D8B-4292-AEC4-9C39A24FC56F}.htm"; }</script>
<meta name="generator" content="HelpNDoc Free"></head>
<body>
<p class=rvps2><span class=rvts15>What's New? 2.1.2 (changelog)</span></p>
<p><span class=rvts10>What's New? </span><span class=rvts11>2.1.3</span></p>
<p>Released April 8, 2010</p>
<p><br></p>
<p><br></p>
<p><span class=rvts12>The 2.1.3 release that fixes some bugs of 2.1.2, increases game compatibility, and adds usability enhancements to the windows port and adds a GUI to the SDL port.</span></p>
<p><span class=rvts12><br></span></p>
<p><span class=rvts13>Common </span></p>
<ul style="text-indent: 0px; margin-left: 24px; list-style-position: outside;">
<li><span class=rvts12>Fixed mappers 82, 25, 21, and 18.&nbsp; Games such as SD Kiji Blader, Ganbare Goemon Gaiden, and Ganbare Goemon Gaiden 2, Jajamaru Gekimadden are now playable</span></li>
<li><span class=rvts12>Fixes for mappers 253 &amp; 226 - fixes games such as Fire Emblem (J) and Fire Emblem Gaiden (J)</span></li>
<li><span class=rvts12>Fix crashing on game loading for any battery backed ROMs with mappers from MapInitTab (fixes Esper Dream 2 - Aratanaru Tatakai (J)</span></li>
<li><span class=rvts12>FDS - show name of missing bios file in error message</span></li>
<li><span class=rvts12>NewPPU - fixed sprite hit before 255 and for non transparent hits only, thanks to dwedit for providing the fix</span></li>
<li><span class=rvts12>.fm2 file format header now has an FDS flag</span></li>
</ul>
<p><span class=rvts14><br></span></p>
<p><span class=rvts14>SDL</span></p>
<p><span class=rvts12><br></span></p>
<ul style="text-indent: 0px; margin-left: 24px; list-style-position: outside;">
<li><span class=rvts12>A GUI!&nbsp; A graphic user interface (using GTK) with many basic menu options</span></li>
<li><span class=rvts12>ported to SDL 1.3; compatibility maintained with 1.2</span></li>
<li><span class=rvts12>unix netplay is now functional; gtk network gui created</span></li>
<li><span class=rvts12>now prints the name of the mapper on ROM load</span></li>
<li><span class=rvts12>fixed dpad/joyhat support</span></li>
<li><span class=rvts12>VS unisystem keys now configable</span></li>
<li><span class=rvts12>changed default hotkeys and keys to match Win32</span></li>
<li><span class=rvts12>disallow --inputcfg gamepad0 and gamepad5</span></li>
</ul>
<p><span class=rvts12><br></span></p>
<p><span class=rvts14>Win32</span></p>
<p><span class=rvts12><br></span></p>
<ul style="text-indent: 0px; margin-left: 24px; list-style-position: outside;">
<li><span class=rvts12>Made savestate backups optional (config - enable - backup savestates)</span></li>
<li><span class=rvts12>Made savestate compression togglable (config - enable - compress savestates)</span></li>
<li><span class=rvts12>Cheats dialog - Pause while active checkbox</span></li>
<li><span class=rvts12>Cheats dialog - Toggling a cheat in the cheats list now updates the active cheats count</span></li>
<li><span class=rvts12>Debugger - added an auto-load feature</span></li>
<li><span class=rvts12>Debugger - Fix so it doesn't crash if unminimized with no game loaded </span></li>
<li><span class=rvts12>Closing minimized windows no longer moves them the next time they get opened</span></li>
<li><span class=rvts12>Lua console - added a menu</span></li>
<li><span class=rvts12>Lua console - filename updates when lua scripts are dragged to emulator or recent filenames invoked</span></li>
<li><span class=rvts12>Name Table Viewer - Fix for use with New PPU</span></li>
<li><span class=rvts12>Trace Logger - Trace logger now logs the values of the stack pointer register</span></li>
<li><span class=rvts12>If a .fm2 file is drag and dropped with no ROM load, the open ROM dialog will appear</span></li>
<li><span class=rvts12>disable movie messages menu item</span></li>
<li><span class=rvts12>Added more window positions bounds checks. Accounts for -32000 positions and less out-of-range too</span></li>
<li><span class=rvts12>TASEdit - Added interface functionality (save/load, running TASEdit mid-movie, etc.)</span></li>
</ul>
<p><span class=rvts12><br></span></p>
<p><span class=rvts14>Lua</span></p>
<ul style="text-indent: 0px; margin-left: 24px; list-style-position: outside;">
<li><span class=rvts12>New lua functions: gui.parsecolor(), joypad.getup(), joypad.getdown(), emu.emulating()</span></li>
<li><span class=rvts12>Change gui.line, gui.box, joypad.get to function consistently with other lua emulators such as GENS rerecording</span></li>
<li><span class=rvts12>fixed zapper.read() to read movie data if a movie is playing.&nbsp; Also changed the struct values to x,y,fire. This breaks lua scripts that used it previous, sorry</span></li>
<li><span class=rvts12>gui.text() now has out of bounds checking</span></li>
<li><span class=rvts12>Lua no longer unpauses the emulator when a script is loaded</span></li>
</ul>
<p><span class=rvts12><br></span></p>
<p class=rvps3><span class=rvts16>2008</span></p>
<p class=rvps4><span class=rvts17>This help file has been generated by the freeware version of </span><a class=rvts18 href="http://www.ibe-software.com/products/software/helpndoc/" target="_blank">HelpNDoc</a></p>
</body></html>