CIA: Difference between revisions

Elisherer (talk | contribs)
No edit summary
Line 90: Line 90:


At offset 0x2400 into the banner (inside the Banner's meta-data) to the end, there are two icons:
At offset 0x2400 into the banner (inside the Banner's meta-data) to the end, there are two icons:
A small- 24x24 (shown on top screen when pausing the app) & Large - 48x48 icon (the genral icon).
* Small- 24x24 (shown on top screen when pausing the app)  
* Large - 48x48 icon (the genral icon).


Both of the icons are encoded in RGB655 (havn't been checked for sure yet) meaning 16bpp.
Both of the icons are encoded in GBR655 meaning 16bpp.


There's a header of 0x40 bytes and then comes the raw data.
There's a header of 0x40 bytes and then comes the raw data.