Difference between revisions of "Shadowrun"
Jump to navigation
Jump to search
The following article is a game for the Super Nintendo Entertainment System.
m (Replaced title screen pic with the proper SNES version) |
(Script differences, data compressor, URL updates) |
||
Line 20: | Line 20: | ||
==Utilities== | ==Utilities== | ||
* [http://www.zophar.net/utilities/sneslevel/shadowrun-sse.html Shadowrun ZSNES savestate editor] | * [http://www.zophar.net/utilities/sneslevel/shadowrun-sse.html Shadowrun ZSNES savestate editor] | ||
− | * | + | * Programs exist to compress/decompress data and dump text. See the External Links. |
==Hacks== | ==Hacks== | ||
Line 42: | Line 42: | ||
* [http://pkhack.fobby.net/misc/shadowrun_textdump_chopshop.txt Dump of the Huffman-coded text (Chop Shop)] | * [http://pkhack.fobby.net/misc/shadowrun_textdump_chopshop.txt Dump of the Huffman-coded text (Chop Shop)] | ||
* [http://pkhack.fobby.net/misc/shadowrun_textdump_morgueguys.txt Dump of the Huffman-coded text (Morgue Guys)] | * [http://pkhack.fobby.net/misc/shadowrun_textdump_morgueguys.txt Dump of the Huffman-coded text (Morgue Guys)] | ||
− | * [http://pkhack.fobby.net/misc/ | + | * [http://pkhack.fobby.net/misc/shadowrun_script_differences.txt Script differences between the two versions] |
− | * [ | + | * [https://github.com/Osteoclave/game-tools/blob/master/snes/shadowrun_comp.py Data compressor - Python source code] |
+ | * [https://github.com/Osteoclave/game-tools/blob/master/snes/shadowrun_decomp.py Data decompressor - Python source code] | ||
+ | * [https://github.com/Osteoclave/game-tools/blob/master/snes/shadowrun_textdump.py Text dumper - Python source code] |
Latest revision as of 02:27, 8 February 2016

Shadowrun | |
Name | SHADOWRUN |
Company | Data East |
Header | None |
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 |
ROM map | RAM map | Text table | Notes | Tutorials |
Utilities
- Shadowrun ZSNES savestate editor
- Programs exist to compress/decompress data and dump text. See the External Links.
Hacks
- None known.
Translations
- None known.
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. Most of the game's text is compressed via Huffman coding.
Known Dumps
- Shadowrun (Beta), also known as the "Chop Shop" version
- Shadowrun (E)
- Shadowrun (G)
- Shadowrun (J)
- Shadowrun (SW)
- Shadowrun (U) [!], also known as the "Morgue Guys" version