0x0 Header
0x?? Entry table
0x?? Unk1 (0x800 size)
0x?? Tags
0x?? Strings
# https://zenhax.com/viewtopic.php?f=9&t=8308
Offset: 0x00000013 -> Up to this point is just a header for the .gmd file
Offset: 0x00000014 -> The number of string IDs in the file
Offset: 0x00000018 -> The number of strings in the file (these two should match of course)
Offset: 0x0000001C -> The length of the string IDs names
Offset: 0x00000020 -> The length of the strings
Offset: 0x00000024 -> The length of the current file's name inside the .gmd file
Offset: 0x00000028 -> This is where the current file's name is stored
0D0A = newline (ingame)
See https://zenhax.com/viewtopic.php?t=8308#p37552