Unfortunately extracting exact data on that is super difficult, it looks like the data gets passed into a lot of same sectors as what other things are using. I assume there are some form of flags in it to specify length at least thats what it looks like but again due to it getting reused like crazy no idea what is happening with them.Wobble wrote:There is nothing in the NVR file that I can find that accurately describes the vertex buffer format.Uli wrote:My Documentation on it, I haven't read any of the posts so sorry if anything is incorrect etc:
http://pastebin.com/pvxd6ABi
For example, this variable, IndexBufferFormat Format, can be 0x65 for all vertex buffers,
yet the vertex buffer itself can be either 40 bytes or 12 bytes. Unless this information is stored somewhere else,
I don't see how to load this data.
I'll need to grab the file and get a bunch of different ones and see whats going on, but I'm not interested enough unfortunately to dedicate that much time.

