Updated notes
This commit is contained in:
parent
da20e64b8c
commit
43e29ab277
4
notes.md
4
notes.md
@ -9,7 +9,7 @@ save appears to be seralised as
|
|||||||
## This was an incorrect assumption
|
## This was an incorrect assumption
|
||||||
PropertyName (Fixed size) Property Type (Fixed size) Property (Dynamic based on type?)
|
PropertyName (Fixed size) Property Type (Fixed size) Property (Dynamic based on type?)
|
||||||
|
|
||||||
## These are my current findings
|
## These were also somewhat incorrect, I don't think the fields are byte aligned anymore
|
||||||
Propertyname:
|
Propertyname:
|
||||||
- Not fixed size
|
- Not fixed size
|
||||||
- Appears to be NULL terminated strings
|
- Appears to be NULL terminated strings
|
||||||
@ -27,5 +27,7 @@ PropertyType
|
|||||||
- 16 bytes contain `19 00 00 00 0B 00 00 00`
|
- 16 bytes contain `19 00 00 00 0B 00 00 00`
|
||||||
- 19 being the current keys I have
|
- 19 being the current keys I have
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Property/Type/Offset
|
Property/Type/Offset
|
||||||
Keys/Int/0x12DB
|
Keys/Int/0x12DB
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user