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.
Strike Witches: Silver Wing/TBL: Difference between revisions
Jump to navigation
Jump to search
(Update research on text format) |
(Update research on text format) |
||
Line 6: | Line 6: | ||
* LE UTF-16 | * LE UTF-16 | ||
* Seems to be a small virtual machine with instructions to do various things? (Dubbed "MiniVN") | |||
* Message length possibly releated to CrLf count? Can insert bytes without modifying "instructions" but overwriting CrLf hard freezes | |||
{| class="wikitable" | {| class="wikitable" |
Revision as of 01:36, 4 April 2024
The following article is a Text Table for Strike Witches: Silver Wing.
Text Format
Mostly found in /media/data/sc_scenario.bin, uses non-standard formatting
- LE UTF-16
- Seems to be a small virtual machine with instructions to do various things? (Dubbed "MiniVN")
- Message length possibly releated to CrLf count? Can insert bytes without modifying "instructions" but overwriting CrLf hard freezes
Entry | Data |
---|---|
Header/Length field | 4 bytes, indicates length in DWORDs of next segment(LE) |
Unknown Table | Each entry is 4x 4 bytes(LE) |
Raw Text | Text Data
Does not have any breaks. 0x0D 0x00 0x0A 0x00 (CrLf) is newline |
Replaceable Text and Commands? | UTF-16(LE) |
Text Table
30A3=ィ 30A4=イ 30A6=ウ 30AF=ク 30B9=ス 30BA=ズ 30C1=チ 30C3=ッ 30C8=ト 30E9=ラ 30FC=ー FF10=0 FF11=1 FF12=2 FF13=3 FF14=4 FF15=5 FF16=6 FF17=7 FF18=8 FF19=9
Internal Data for Strike Witches: Silver Wing
| |
---|---|