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.
Shadowrun (SNES): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 18: | Line 18: | ||
}} | }} | ||
[[Wikipedia:Shadowrun (computer game)|Shadowrun]] has not | [[Wikipedia:Shadowrun (computer game)|Shadowrun]] has not been extensively hacked. | ||
==Utilities== | ==Utilities== | ||
Line 31: | Line 31: | ||
==External Links== | ==External Links== | ||
* [http://starmen.net/pkhack/misc/shadowtextdump.txt A dump] of the compressed text | * [http://starmen.net/pkhack/misc/shadowtextdump.txt A dump] of the compressed text | ||
* [http://starmen.net/pkhack/misc/shadowhuffman.c The source code] for the text decompressor, written by | * [http://starmen.net/pkhack/misc/shadowhuffman.c The source code] for the text decompressor, written by Alchemic | ||
[[Category:Super Nintendo games|Shadowrun]] | [[Category:Super Nintendo games|Shadowrun]] | ||
[[Category:Shadowrun]] | [[Category:Shadowrun]] |
Revision as of 03:50, 14 August 2006
Shadowrun (U) [!] | |
Name | Shadowrun |
Company | Data East |
Header | SWC |
Bank | LoROM |
Interleaved | No |
SRAM | 64 Kb |
Type | Normal + Batt |
ROM | 8 Mb |
Country | USA |
Video | NTSC |
ROM Speed | 120ns (FastROM) |
Revision | 1.0 |
Checksum | Good 0xF834 |
CRC32 | 3F34DFF0 |
Shadowrun has not been extensively hacked.
Utilities
No known utilities exist for editing Shadowrun. A text dumper has been written, however.
Hacks
No known Shadowrun hacks exist.
Miscellaneous
Shadowrun makes use of apparent big-endian values in some of its data tables, an oddity on the Super Nintendo's little-endian architecture. Nearly all of the game's text is compressed via Huffman coding.
External Links
- A dump of the compressed text
- The source code for the text decompressor, written by Alchemic