TSCB: Difference between revisions

No change in size ,  5 years ago
imported>Zephenryus
m (→‎Header: Added note for header offset 0x08)
imported>Zephenryus
Line 14: Line 14:
|4
|4
|String
|String
|TSCB file signature (magic) <code>54 53 43 42</code> or "TSCB"<ref>Game crashes on load screen if not equal to <code>0A 00 00 00</code></ref>
|TSCB file signature (magic) <code>54 53 43 42</code> or "TSCB"
|-
|-
|0x04
|0x04
|4
|4
|Unsigned Int
|Unsigned Int
|TSCB version? <code>0A 00 00 00</code> or "10.0.0.0"<ref>U-King.elf:0x024D2F8C-0x024D300A holds two error messages: "【データロード】メジャーバージョンの不一致" ("[Data load] Major version mismatch") and "【データロード】マイナーバージョンの不一致" ("[Data Load] Minor version mismatch")</ref>
|TSCB version? <code>0A 00 00 00</code> or "10.0.0.0"<ref>U-King.elf:0x024D2F8C-0x024D300A holds two error messages: "【データロード】メジャーバージョンの不一致" ("[Data load] Major version mismatch") and "【データロード】マイナーバージョンの不一致" ("[Data Load] Minor version mismatch")</ref><ref>Game crashes on load screen if not equal to <code>0A 00 00 00</code></ref>
|-
|-
|0x08
|0x08
Anonymous user