Updated notes

This commit is contained in:
Benjamyn Love 2024-07-26 08:12:07 +10:00
parent da20e64b8c
commit 43e29ab277

View File

@ -9,7 +9,7 @@ save appears to be seralised as
## This was an incorrect assumption
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:
- Not fixed size
- Appears to be NULL terminated strings
@ -27,5 +27,7 @@ PropertyType
- 16 bytes contain `19 00 00 00 0B 00 00 00`
- 19 being the current keys I have
Property/Type/Offset
Keys/Int/0x12DB