Home Menu/Themes: Difference between revisions
No edit summary |
Ubergeek77 (talk | contribs) Decompressed body_LZ.bin structure; updated 0x70 & 0x74 |
||
Line 165: | Line 165: | ||
| 0x70 | | 0x70 | ||
| 0x4 | | 0x4 | ||
| Offset to a 0x20-byte block. | | Offset to a 0x20-byte block. Block contains rgb data for the open button that appears when an app is under the cursoron the bottom screen. The 1st 4 bytes are unknown, the next 9 bytes contain colour data for(in order 3 bytes each) button background when pressed, unpressed and border. the next 7 bytes are unknown. The next 9 bytes contain the data for the text in thes order button text shadow, button text unpressed and then pressed. the last 3 bytes are unknown | ||
|- | |- | ||
| 0x74 | | 0x74 | ||
| 0x4 | | 0x4 | ||
| Offset to a 0x20-byte block. Block | | Offset to a 0x20-byte block. Block contains rgb data for the close button that appears when home button pressed from within a app. The 1st 4 bytes are unknown, the next 9 bytes contain colour data for(in order 3 bytes each) button background when pressed, unpressed and border. the next 7 bytes are unknown. The next 9 bytes contain the data for the text in thes order button text shadow, button text unpressed and then pressed. the last 3 bytes are unknown | ||
|- | |- | ||
| 0x78 | | 0x78 |