I’m hoping we can collaborate and finalize the proper structure together. Feedback and suggestions are very much welcome so we can standardize it moving forward.
{
"Header": {
"Unknown": "0x56 0x32",
"SkyConfigurationCount": "int32",
"Unknown1": "int32",
"Unknown2": "int32",
"Unknown3": "int32",
"Unknown4": "int32",
"Unknown5": "int32",
"Unknown6": "int32",
"Unknown7": "int32",
"Unknown8": "int32",
"Unknown9": "int32",
"Unknown10": "int32",
"Unknown11": "int32"
},
"SkyConfigurations": [
{
"SkyConfiguration": {
"SkyFiles": [
{ "Length": "int32", "Filename": "string" },
{ "Length": "int32", "Filename": "string" },
{ "Length": "int32", "Filename": "string" },
{ "Length": "int32", "Filename": "string" }
],
"Float1": "float",
"Float2": "float",
"Float3": "float",
"Float4": "float",
"Float5": "float",
"Float6": "float"
},
"FlagsAndValues": {
"ByteFlag": "byte",
"Int1": "int32",
"Int2": "int32",
"Int3": "int32"
},
"IntegerList": [
"int32", "int32", "int32",
"int32", "int32", "int32",
"int32", "int32", "int32"
]
}
]
}
Note: only 4 filename only and if no more filename, we put empty.tga
I’m hoping we can collaborate and finalize the proper structure together. Feedback and suggestions are very much welcome so we can standardize it moving forward.
{ "Header": { "Unknown": "0x56 0x32", "SkyConfigurationCount": "int32", "Unknown1": "int32", "Unknown2": "int32", "Unknown3": "int32", "Unknown4": "int32", "Unknown5": "int32", "Unknown6": "int32", "Unknown7": "int32", "Unknown8": "int32", "Unknown9": "int32", "Unknown10": "int32", "Unknown11": "int32" }, "SkyConfigurations": [ { "SkyConfiguration": { "SkyFiles": [ { "Length": "int32", "Filename": "string" }, { "Length": "int32", "Filename": "string" }, { "Length": "int32", "Filename": "string" }, { "Length": "int32", "Filename": "string" } ], "Float1": "float", "Float2": "float", "Float3": "float", "Float4": "float", "Float5": "float", "Float6": "float" }, "FlagsAndValues": { "ByteFlag": "byte", "Int1": "int32", "Int2": "int32", "Int3": "int32" }, "IntegerList": [ "int32", "int32", "int32", "int32", "int32", "int32", "int32", "int32", "int32" ] } ] }Note: only 4 filename only and if no more filename, we put empty.tga