Changes

Jump to navigation Jump to search
267 bytes added ,  10:20, 18 November 2014
no edit summary
Line 253: Line 253:     
With draw-type val2, texture5 is also used(this likely isn't used for the entire top-screen). With draw-type val2, an extra texture with the same format/dimensions as texture5 can be used, when the additional texture offset field is set.
 
With draw-type val2, texture5 is also used(this likely isn't used for the entire top-screen). With draw-type val2, an extra texture with the same format/dimensions as texture5 can be used, when the additional texture offset field is set.
 +
 +
==Frame Types==
 +
{| class="wikitable" border="1"
 +
|-
 +
! FrameType
 +
| Description
 +
|-
 +
| 2
 +
| Animated, split into 3 sections of 320*240 and displayed in the order 0 > 1 > 0 > 2
 +
|-
 +
| 4
 +
| Animated, split into 3 sections of 320*240 and displayed in the order 0 > 1 > 2 > 1
 +
|}
    
==Textures==
 
==Textures==
7

edits

Navigation menu