I've been doing some poking and prodding an discovered that a lot of the "Unknown" file types actually look like raw structs serialized to a flat file. Interestingly, this includes a lot of the string structs in the game. Sadly, I haven't found a surefire way of determining 100% that the f...