From 43e29ab277030f1cbfbb77e50369c52f15e03e52 Mon Sep 17 00:00:00 2001 From: Benjamyn Love Date: Fri, 26 Jul 2024 08:12:07 +1000 Subject: [PATCH] Updated notes --- notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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