EvilEngine/SHDW: Difference between revisions

m
Seil moved page SHDW to EvilEngine/SHDW
Battlepedia>Igorseabra4
(Created page with "==Format== The simple shadow table contains shadow data for level objects. The file starts with an int which defines the amount of entries, then each entry has the following l...")
 
m (Seil moved page SHDW to EvilEngine/SHDW)
 
(6 intermediate revisions by 2 users not shown)
Line 1:
<onlyinclude>
{{#vardefine:typeid|SHDW}}<nowiki/>
{{#vardefine:name|Simple Shadow Table}}<nowiki/>
{{#vardefine:type|[[Binary]]}}<nowiki/>
{{#vardefine:basetype|}}<nowiki/>
{{#vardefine:games|BFBB}}<nowiki/>
{{#vardefine:sourcecode|[https://github.com/bfbbdecomp/bfbb/blob/master/src/Core/x/xShadowSimple.h xShadowSimple.h]}}<nowiki/>
{{#vardefine:image|}}<nowiki/>
</onlyinclude>
{{AutoAssetInfobox}}
 
==Format==
The simple shadow table contains shadow data for level objects. The file starts with an int which defines the amount of entries, then each entry has the following layout:
Line 11 ⟶ 22:
| 0x08 || int || Unknown
|}
 
{{Assets}}
{{AutoGameNavs}}
 
[[Category:Asset]]