Changes

339 bytes added ,  05:33, 18 February 2013
no edit summary
Line 66: Line 66:  
| u32
 
| u32
 
| This is used immediately after CmdID 0x000F011E, with the same input parameter value as CmdID 0x000F011E.
 
| This is used immediately after CmdID 0x000F011E, with the same input parameter value as CmdID 0x000F011E.
 +
|-
 +
| 0x809F0081
 +
|
 +
| This is used to set the current texture info used for rendering.
 
|-
 
|-
 
| 0x000F008E
 
| 0x000F008E
 
| u32
 
| u32
| Texture related?
+
| This texture-related command is used immediately after CmdID 0x809F0081.
 
|-
 
|-
 
| 0x00020100
 
| 0x00020100
Line 143: Line 147:     
Normally the width and height is set to the same [[GPU|dimensions]] used with GX [[GSP_Shared_Memory|command]] 3 and 4.
 
Normally the width and height is set to the same [[GPU|dimensions]] used with GX [[GSP_Shared_Memory|command]] 3 and 4.
 +
 +
=== Texture info parameter structure for CmdID 0x809F0081 ===
 +
{| class="wikitable" border="1"
 +
!  Index Word
 +
!  Description
 +
|-
 +
| 0-3
 +
| ?
 +
|-
 +
| 4
 +
| Texture data physical address >> 3
 +
|-
 +
| 5-9
 +
| ?
 +
|}
    
=== Entries for CmdID 0xXXXF02C1 ===
 
=== Entries for CmdID 0xXXXF02C1 ===