From 0cb2c64da5ba6c6b5f3ee9a13eea7b8d5a4923cc Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Sun, 27 Aug 2023 22:34:15 +0300 Subject: [PATCH] add notes on sgd block --- format.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/format.txt b/format.txt index 6de387b..27b920b 100644 --- a/format.txt +++ b/format.txt @@ -27,4 +27,13 @@ next zar = + 0x1A + unk5 uint32_t uncompressed_size; - uint32_t uncompressed_size; \ No newline at end of file + uint32_t uncompressed_size; + + + uint8_t unk1[0x48] + uint32_t N - num strings + FString[N] + N times + uint32_t ? + uint32_t M - num strings + FString[M] \ No newline at end of file