fceux/files/{03E5715D-2A35-42A9-B4A9-E3...

182 lines
6.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>ROM Hacking</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: 14pt;
}
a.rvts12, span.rvts12
{
color: #0000ff;
text-decoration: underline;
}
a.rvts12:hover { color: #0000ff; }
span.rvts13
{
font-size: 12pt;
}
span.rvts14 /* Font Style */
{
font-size: 16pt;
font-family: 'Tahoma', 'Geneva', sans-serif;
color: #ffffff;
}
span.rvts15 /* Font Style */
{
font-family: 'MS Sans Serif', 'Geneva', sans-serif;
color: #808080;
}
span.rvts16 /* Font Style */
{
font-family: 'Verdana', 'Geneva', sans-serif;
font-style: italic;
color: #c0c0c0;
}
a.rvts17, span.rvts17 /* 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?{03E5715D-2A35-42A9-B4A9-E3D443C79FE2}.htm"; }</script>
<meta name="generator" content="HelpNDoc Free"></head>
<body>
<p class=rvps2><span class=rvts14>ROM Hacking</span></p>
<p><span class=rvts10>ROM Hacking</span></p>
<p><br></p>
<p><span class=rvts11>What is ROM Hacking?</span></p>
<p><br></p>
<p>ROM Hacking is the process of modifying a video game ROM image to alter the game's graphics, dialogue, levels, gameplay, or other gameplay elements. This is usually done by technically-inclined video game fans to breathe new life into a cherished old game, as a creative outlet, or to make essentially new unofficial games using an old game as a foundation.</p>
<p><br></p>
<p>ROM hacking is generally accomplished through use of a hex editor (a program for editing non-textual data) and various specialized tools such as tile editors, and game-specific tools which are generally used for editing levels, items, and the like, although more advanced tools such as assemblers and debuggers are occasionally used. Once ready, they are usually distributed on the Internet for others to play on an emulator.</p>
<p><br></p>
<p>For more information on ROM Hacking:</p>
<p><a class=rvts12 href="http://www.gamefaqs.com/console/nes/file/916386/2948">"The ROM Hackers Bible"</a></p>
<p><a class=rvts12 href="http://nesdev.parodius.com/">Parodius - ROM Hacking Community</a></p>
<p><a class=rvts12 href="http://www.rom-hacking.net/old-site/">ROM-Hacking.net Archive</a></p>
<p><br></p>
<p><br></p>
<p><span class=rvts11>FCEUX ROM-Hacking Features</span></p>
<p><br></p>
<p>FCEUX provides a wealth of tools and resources to aid in hacking NES &amp; FDS games.&nbsp; It features the most current and cutting edge tools debugging and hacking games as well as making the process quicker an easier.</p>
<p><br></p>
<p><span class=rvts13>Debugging / Reverse engineering:</span></p>
<p><a class=rvts12 href="{8A78E5FE-C7EB-418D-A921-F9A6782663F0}.htm">Debugge</a><a class=rvts12 href="{8A78E5FE-C7EB-418D-A921-F9A6782663F0}.htm">r</a>, <a class=rvts12 href="{414E8900-7ECB-4E7A-96FE-13F095EDF1DE}.htm">Trace Logger</a>, <a class=rvts12 href="{05FC9F4A-AB26-4164-A5F8-6824A3353760}.htm">Code/Data Logger</a>, <a class=rvts12 href="{B37E7A47-E65F-4544-BDDF-39BE708BA68F}.htm">Cheat Search</a>, <span class=rvts12>RAM Filter</span>, <a class=rvts12 href="{695C964E-B83F-4A6E-9BA2-1A975387DB55}.htm">Movie Making tools/Frame Advance</a></p>
<p><br></p>
<p><span class=rvts13>Memory &amp; PPU Viewing:</span></p>
<p><a class=rvts12 href="{8A78E5FE-C7EB-418D-A921-F9A6782663F0}.htm">Debugger</a>, <a class=rvts12 href="{D0C2EE8C-8862-4CC2-BFF6-BFAC535BA3FB}.htm">PPU Viewer</a>, <a class=rvts12 href="{06F7BBD5-399E-4CA0-8E4E-75BE0ACC525A}.htm">Hex Editor</a>, <a class=rvts12 href="{414E8900-7ECB-4E7A-96FE-13F095EDF1DE}.htm">Trace Logger</a>, <a class=rvts12 href="{05FC9F4A-AB26-4164-A5F8-6824A3353760}.htm">Code/Data Logger</a></p>
<p><br></p>
<p><span class=rvts13>ROM Editing / Game Genie Codes</span></p>
<p><a class=rvts12 href="{06F7BBD5-399E-4CA0-8E4E-75BE0ACC525A}.htm">Hex Editor</a>, <a class=rvts12 href="{B37E7A47-E65F-4544-BDDF-39BE708BA68F}.htm">Cheat Search</a>, <a class=rvts12 href="{ACA99B5B-9CA3-4E69-B7F7-106D70CF76BF}.htm">Game Genie Decoder/Encoder</a></p>
<p><br></p>
<p class=rvps3><span class=rvts15>2008</span></p>
<p class=rvps4><span class=rvts16>This help file has been generated by the freeware version of </span><a class=rvts17 href="http://www.ibe-software.com/products/software/helpndoc/" target="_blank">HelpNDoc</a></p>
</body></html>