Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Template:SNES: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
No edit summary
(Undo revision 26388 by Ze10 (Talk))
Line 1: Line 1:
{{SNES| title = 7th Saga
<div id="catlinks">[[Image:SNES_small.png]]The following article is a game for the [[Super Nintendo Entertainment System]].</div>
|image = [[Image:421screenshot1.png|center]]
{{clear}}<br>
|name = SUPER MARIOWORLD
|company = Enix
|country = USA
|video = NTSC
|game = 7th Saga
}}


==Miscellaneous==
{| class="infobox bordered" cellpadding="4" style="width: 22em; font-size: 95%; float: right;"
* The game multiplies all experience values from the table by 2.2.  This following line, found in the ROM, loads in the multiplier number of 2.203125  (0234 is an 8.8 fixed point number).  So a monster with 0C (12) as its EXP value actually gives you 1A (26) EXP
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | '''''{{{title}}}'''''
 
|-
<pre>$C2/8044 A9 34 02    LDA #$0234</pre>
| align="center" colspan="2" | {{{image}}}
 
|- valign="top"
You can use either the rom patch or the Game Genie code below to make monsters give 3x the normal EXP:
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Name'''
 
| style="width:14em" | {{{name}}}
Rom patch:
|- valign="top"
<pre>C28046:06</pre>
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Company'''
Game Genie Code:
| {{{company}}}
<pre>D160-7F66</pre>
|- valign="top"
 
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Header'''
This makes the monsters give you 6.2x as much exp instead of 2.2x exp.
| {{{header}}}
 
|- valign="top"
Credit: Dwedit
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Bank'''
| {{{bank}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Interleaved'''
| {{{interleaved}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''SRAM'''
| {{{sram}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Type'''
| {{{type}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM'''
| {{{rom}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Country'''
| {{{country}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Video'''
| {{{video}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''ROM Speed'''
| {{{romspeed}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Revision'''
| {{{revision}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''Checksum'''
| {{{checksum}}}
|- valign="top"
| style="white-space: nowrap;" bgcolor="#ccccff" | '''CRC32'''
| {{{crc32}}}
|-
| align="center" colspan=2 bgcolor="#ccccff" style="font-size:110%; " | [[{{{game}}}:ROM map|'''ROM map''']] | [[{{{game}}}:RAM map|'''RAM map''']] | [[{{{game}}}:TBL|'''Text table''']] | [[{{{game}}}:Notes|'''Notes''']] | [[{{{game}}}:Tutorials|'''Tutorials''']]
|}
<includeonly>[[Category:SNES games]][[Category:{{{game}}}]]</includeonly>

Revision as of 21:28, 4 December 2012


{{{title}}}
{{{image}}}
Name {{{name}}}
Company {{{company}}}
Header {{{header}}}
Bank {{{bank}}}
Interleaved {{{interleaved}}}
SRAM {{{sram}}}
Type {{{type}}}
ROM {{{rom}}}
Country {{{country}}}
Video {{{video}}}
ROM Speed {{{romspeed}}}
Revision {{{revision}}}
Checksum {{{checksum}}}
CRC32 {{{crc32}}}
[[{{{game}}}:ROM map|ROM map]] | [[{{{game}}}:RAM map|RAM map]] | [[{{{game}}}:TBL|Text table]] | [[{{{game}}}:Notes|Notes]] | [[{{{game}}}:Tutorials|Tutorials]]