This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
banjo_tooie:model_data [2023/08/11 06:50] BanjoFreak64 [Header] |
banjo_tooie:model_data [2024/02/29 04:24] (current) BanjoFreak64 [Header] |
||
---|---|---|---|
Line 24: | Line 24: | ||
| 0x00000048 | [00 00 00 00] | ? | | | 0x00000048 | [00 00 00 00] | ? | | ||
| 0x0000004C | [00 00 00 00] | ? | | | 0x0000004C | [00 00 00 00] | ? | | ||
- | ''*Geo Types: 0000=normal, 0002= Trilinear MipMapping (RGBA16), 0004=Env mapping'' | + | ''*Geo Types: 0000=normal, 0002= Trilinear MipMapping (RGBA16), 0004=Env mapping, 0010=?'' |
---- | ---- | ||
Line 76: | Line 76: | ||
==== Effects Setup ==== | ==== Effects Setup ==== | ||
^ Offset from Setup Start ^ Value/Syntax ^ Description ^ | ^ Offset from Setup Start ^ Value/Syntax ^ Description ^ | ||
- | | 0x00000000 | [<color red>aa aa</color> | Effect Count | | + | | 0x00000000 | [<color red>aa aa</color>] | Effect Count | |
| 0x0000002 | [<color limegreen>bb bb</color> <color aqua>cc cc</color>] | <color limegreen>bbbb</color>=Effect ID, <color aqua>cccc</color>=Effect Vertex Count| | | 0x0000002 | [<color limegreen>bb bb</color> <color aqua>cc cc</color>] | <color limegreen>bbbb</color>=Effect ID, <color aqua>cccc</color>=Effect Vertex Count| | ||
| 0x0000006 | [<color orange>dd dd</color> <color purple>ee ee</color>] | <color orange>dddd</color>, <color purple>eeee</color>...=Effect Vertex Index List | | | 0x0000006 | [<color orange>dd dd</color> <color purple>ee ee</color>] | <color orange>dddd</color>, <color purple>eeee</color>...=Effect Vertex Index List | |