Difference between revisions of "EARS Texture Plugin (RW Section)"
Jump to navigation
Jump to search
(Created page.) |
|||
| Line 11: | Line 11: | ||
==Structure== | ==Structure== | ||
| − | int32 textureName (SDBM hash | + | int32 textureName (SDBM hash of Raster texture name) |
int32 fullyQualifiedPath (SDBM hash) | int32 fullyQualifiedPath (SDBM hash) | ||
Latest revision as of 00:38, 22 October 2024
| EARS Texture Plugin (Custom) | |
|---|---|
| RenderWare Stream Section | |
| Vendor | EA Redwood Shores |
| Module | Plug-In |
| Module ID | 0x0000EA
|
| Identifier | 0x2F
|
| Chunk ID | 0x0000EA2F
|
| Versions | All |
| Hierarchy | |
| Parents: Raster (Extension) | |
| Children: None | |
| Extensions: None | |
| File Format | |
EARS Texture Plugin is a raster extension creates by EA Redwood Shores, that stores the hashed name and path of the texture.
Structure
int32 textureName (SDBM hash of Raster texture name) int32 fullyQualifiedPath (SDBM hash)