diff --git a/notes.md b/notes.md index 977499e..0e57546 100644 --- a/notes.md +++ b/notes.md @@ -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