LST: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Archives]] | [[Category:Archives]] | ||
Used in the following game(s): | Used in the following game(s): | ||
* Conquering the Queen | * Conquering the Queen | ||
Line 44: | Line 43: | ||
|} | |} | ||
Notes: Before window title is | Notes: Before window title is updated, it is set to 'LC-ScriptEngine ver1.0'. | ||
Each element in index is XOR'd with 0x01010101 so it is applied to 4bytes for int's and 1 byte for char's with the exception of the last element in an index entry which is a 4 byte number. | Each element in index is XOR'd with 0x01010101 so it is applied to 4bytes for int's and 1 byte for char's with the exception of the last element in an index entry which is a 4 byte number. |
Revision as of 08:06, 16 July 2014
Used in the following game(s):
- Conquering the Queen
- Cosplay Alien
- Edelweiss
- Guilty ~The SiN~
- Harem Party
- Harukoi Otome
- Koihime Musou
- Magical Teacher
- Sandwiched by my Wife and her Sister
- Sex Slave is a Classmate, My
- Shera, My Witch
- Slave Witch April
- Suck my dick or die!
Common File names:
- lcsebody
- lcsebody.lst
- SoundPackSE
- SoundPackSE.lst
Structure
Header | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | Description | ||||||||||||
4Bytes | Number of Files | |||||||||||||
Index | ||||||||||||||
Size | Content | Description | ||||||||||||
4Bytes | Offset | |||||||||||||
4bytes | File size | |||||||||||||
64Bytes | Filename | Some may be padding. | ||||||||||||
4Bytes | Unknown |
Notes: Before window title is updated, it is set to 'LC-ScriptEngine ver1.0'.
Each element in index is XOR'd with 0x01010101 so it is applied to 4bytes for int's and 1 byte for char's with the exception of the last element in an index entry which is a 4 byte number.