
Left side comes from 3ds max, the right one is created via
file.read(prevFileName);
file.write(newName);
lines below 43A8 are from uint8_t footer[] static variable,
3F70 and 4278 should be created based of this part
{ "name": "Shading",
"properties": [
{ "type": "C", "value": true }
]
},
true should be represented as 'T'(54) not '.'(1)