From 17df24833f98ccf77daf61a5b69d4022eae4e572 Mon Sep 17 00:00:00 2001 From: mykola2312 <49044616+mykola2312@users.noreply.github.com> Date: Mon, 28 Aug 2023 00:51:26 +0300 Subject: [PATCH] update on esh format --- format.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/format.txt b/format.txt index fd82473..82756ae 100644 --- a/format.txt +++ b/format.txt @@ -48,4 +48,12 @@ next zar = + 0x1A + unk5 count times uint32_t unk1 uint16_t ? - uint16_t ? (0xFFFF = no ) \ No newline at end of file + uint16_t ? (0xFFFF = no ) + + + uint32_t N + N times + FString name + uint32_t unk1 + uint32_t dataLen + uint8_t data[dataLen] \ No newline at end of file