Changes

Jump to navigation Jump to search
277 bytes added ,  17:35, 19 June 2017
→‎Icon graphics: Notes that Nintendo stores pixel data in word-order
Line 262: Line 262:  
|  0x0001
 
|  0x0001
 
|-
 
|-
|  [[Home Menu#Auto-Boot Kiosk Function|Auto-boot]] this gamecard title
+
|  [[Home Menu#Auto-Boot_Function|Auto-boot]] this gamecard title
 
|  0x0002
 
|  0x0002
 
|-
 
|-
Line 288: Line 288:  
|  Disables [[SD Savedata Backups]] for this title. This is in addition to [[NS CFA|the blacklist]].
 
|  Disables [[SD Savedata Backups]] for this title. This is in addition to [[NS CFA|the blacklist]].
 
|  0x0400
 
|  0x0400
 +
|-
 +
|  New 3DS exclusive title. Shows an error if used on Old 3DS.
 +
|  0x1000
 
|}
 
|}
   Line 359: Line 362:  
* ETC1A4
 
* ETC1A4
   −
This does not necessarily mean the other encodings will be used, it is just that those are the options when compiling. Like we've seen with Super Mario 3D Land Nintendo has changed save file encryption, and likewise they can encode icons and banners differently ''should they choose to''. Currently we've seen just RGB565 so don't be fooled if an icon doesn't show up right! It is probably one of these formats above. Although we will probably not see other formats used for a while it's nice to know they have an opportunity to change.
+
This does not necessarily mean the other encodings will be used, it is just that those are the options when compiling. Like we've seen with Super Mario 3D Land Nintendo has changed save file encryption, and likewise they can encode icons and banners differently ''should they choose to''. Currently we've seen just RGB565 so don't be fooled if an icon doesn't show up right! It is probably one of these formats above. Although we will probably not see other formats used for a while it's nice to know they have an opportunity to change. Also note that it seems Nintendo stores each pixel in [https://en.wikipedia.org/wiki/RGBA_color_space word-order], so the actual order of order of each color channel in memory will depend on the endianness.  
    
The data is encoded in tiles (starting from size 8x8, continuing recursively).
 
The data is encoded in tiles (starting from size 8x8, continuing recursively).
Line 420: Line 423:  
|-
 
|-
 
|}
 
|}
      
== Tools ==
 
== Tools ==
5

edits

Navigation menu