Struct (RW Section)
Jump to navigation
Jump to search
{{{NAME}}} | |
---|---|
RenderWare Stream Section | |
Vendor | {{{VENDORNAME}}} |
Module | {{{MODULENAME}}} |
Module ID | 0x{{{MODULEID}}}
|
Identifier | 0x{{{IDENTIFIER}}}
|
Chunk ID | 0x{{{MODULEID}}}{{{IDENTIFIER}}}
|
Versions | All |
Hierarchy | |
Parents: None | |
Children: None | |
Extensions: None | |
File Format |
Struct sections are multiple purpose sections, in most cases their content depends on the type of their parent section:
Geometry
- coming soon -
Clump
Clump is usually the root section of DFF files. The first DWORD in the struct holds the number of objects (frames) within the file. There are additional DWORDs for each of them, but they are usually 0 (zero).
Texture Native
- coming soon -