Author | CUE |
---|---|
Category | Script Extraction / Insertion |
Platform | Super Nintendo |
Game | Shadowrun |
OS | Win |
Level | Beginner |
Version | 2010 |
Release Date | 28 March 2012 |
Downloads | 830 |
Last Modified | 19 January 2013 |
Description:
Tiny tool to extract all texts from the Shadowrun SNES rom.
The script is compressed using the Huffman algorithm, using 16-bits codeworks to store 1-2 characters (each character used has the upper bit active), and 0×0A is the end of line character.
- Usage: shadowtxt romname lines
- ‘romname’ is the Shadowrun SNES rom (with/whithout header)
- ‘lines’ is the number of text lines to dump
- Lines in each game version:
- USA, 1605 lines
- EUROPE, 1604 lines
- GERMANY, 1591 lines
- SWEDEN, 1602 lines
- JAPAN, 1626 lines
- USA BETA, 1603 lines
- EUROPE SAMPLE, 1604 lines
(c) CUE 2010
Links:
No User Reviews!