Home Menu/Themes: Difference between revisions

MrCheeze (talk | contribs)
No edit summary
MrCheeze (talk | contribs)
No edit summary
Line 89: Line 89:
| 0x24
| 0x24
| 0x4
| 0x4
| Bottom screen frame type, when draw-type is 3: 0 = texture4, 1 = texture2, 2 = texture3, 3 = texture4, 4 = texture3.
| Bottom screen frame type, when draw-type is 3: 0 = texture4 (regular scroll), 1 = texture2 (no scroll), 2 = texture3 (jerky scroll, 0 > 1 > 2 > 0), 3 = texture4 (slow scroll), 4 = texture3 (jerky scroll, 0 > 1 > 2 > 1 > 0).
|-
|-
| 0x28
| 0x28
Line 280: Line 280:
| 412x240
| 412x240
| 512x256
| 512x256
| This is the texture used for the top-screen background, when the frame-type is set for this one.
| This is the texture used for the top-screen background, when the frame-type is set for this one. Used for backgrounds that don't scroll.
|-
|-
| 1
| 1
Line 286: Line 286:
| 1008x240
| 1008x240
| 1024x256
| 1024x256
| This is the texture used for the top-screen background, when the frame-type is set for this one.
| This is the texture used for the top-screen background, when the frame-type is set for this one. Used for backgrounds that scroll.
|-
|-
| 2
| 2
Line 292: Line 292:
| 320x240
| 320x240
| 512x256
| 512x256
| This is the texture used for the bottom-screen background, when the frame-type is set for this one.
| This is the texture used for the bottom-screen background, when the frame-type is set for this one. Used for backgrounds that don't scroll.
|-
|-
| 3
| 3
Line 298: Line 298:
| 960x240
| 960x240
| 1024x256
| 1024x256
| This is the texture used for the bottom-screen background, when the frame-type is set for this one.
| This is the texture used for the bottom-screen background, when the frame-type is set for this one. Split into three separate 320x240 textures that it jumps through like a flipbook.
|-
|-
| 4
| 4
Line 304: Line 304:
| 1008x240
| 1008x240
| 1024x256
| 1024x256
| This is the texture used for the bottom-screen background, when the frame-type is set for this one.
| This is the texture used for the bottom-screen background, when the frame-type is set for this one. Used for backgrounds that scroll.
|-
|-
| 5
| 5
Line 310: Line 310:
| 64x64
| 64x64
| 64x64
| 64x64
| This is used with the top-screen when top-screen draw-type is val2, see above.
| This is used with the top-screen when top-screen draw-type is val2, see above. Used to tile the top screen in much the same way as the white squares that appear when no theme is selected.
|-
|-
| 6
| 6