By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
Textures are initially disabled when beginning rendering for each mesh, this command set also enables textures.
+
Textures are initially disabled when beginning rendering for each mesh, this command set also enables textures. This command set is used for index0, commands 0x805F0091 and 0x805F0099 are used for index1-index2.
=== Texture info parameter structure for CmdID 0x809F0081 ===
=== Texture info parameter structure for CmdID 0x809F0081 ===
Line 39:
Line 39:
|-
|-
| 4
| 4
−
| Texture data physical address >> 3. This is normally located in VRAM.
+
| Texture image data physical address >> 3.
|-
|-
| 5-9
| 5-9
−
| ?
+
| Value zero
+
|}
+
+
== Texture info parameter structure for CmdID 0x805F0091 and 0x805F0099 ==
+
{| class="wikitable" border="1"
+
! Index Word
+
! Description
+
|-
+
| 4-0
+
| Same as CmdID 0x809F0081.
+
|-
+
| 5
+
| Color type
|}
|}
−
==== Texture parameters ====
+
== Texture parameters ==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
! Bit
! Bit
Line 98:
Line 110:
|}
|}
−
=== Texture color type parameter values for CmdID 0x000F008E ===