If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
The 7th Saga
Jump to navigation
Jump to search
The 7th Saga |
---|
Also known as: Elnard (JP) RAM map TCRF |
The 7th Saga | |
Name | THE 7TH SAGA |
Company | Enix |
Header | None |
Bank | HiROM |
Interleaved | No |
SRAM | 8 KiB |
Type | Normal + Batt |
ROM | 1.5 MiB |
Country | USA |
Video | NTSC |
ROM Speed | 120ns (FastROM) |
Revision | 1.0 |
Checksum | 0x009E |
CRC32 | B3ABDDE6 |
Sub-pages
RAM map |
Miscellaneous
- 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
$C2/8044 A9 34 02 LDA #$0234
You can use either the rom patch or the Game Genie code below to make monsters give 3x the normal EXP:
Rom patch:
C28046:06
Game Genie Code:
D160-7F66
This makes the monsters give you 6.2x as much exp instead of 2.2x exp.
Credit: Dwedit
Categories:
- Pages missing developer references
- Games developed by Produce
- Pages missing publisher references
- Games published by Enix
- SNES games
- Pages missing date references
- Games released in 1993
- Games released in April
- Games released on April 23
- Games released in August
- Games released on August 3
- Pages with TCRF links
- SNES games of 8 KiB SRAM size
- SNES games of 1.5 MiB ROM size
- SNES games of 120ns (FastROM) ROM speed