Changes

Jump to navigation Jump to search
m
no edit summary
Line 4: Line 4:  
  2 : UNKNOWN : 1
 
  2 : UNKNOWN : 1
 
  2 : # folders (subtracted by 100, as the first is 100NIN0*)  
 
  2 : # folders (subtracted by 100, as the first is 100NIN0*)  
  2 : # of Photos
+
  2 : # of Photos  
 
  2 : UNKNOWN : Always zeroes
 
  2 : UNKNOWN : Always zeroes
 
  2 : # of Frames
 
  2 : # of Frames
Line 10: Line 10:  
  2 : Offset to entries
 
  2 : Offset to entries
 
It is known that if the offset to entries is pushed passed the end of the file, the system freezes, it is not known wether this is exploitable or not.
 
It is known that if the offset to entries is pushed passed the end of the file, the system freezes, it is not known wether this is exploitable or not.
 +
 +
'''Please modify''' - the #folders and #photos refers to the last photo in the last folder, so you can have for instance only one photo and modify this values
 +
 +
== Each entry (16 bytes) ==
 +
4 : Date
 +
8 : Zeroes
 +
1 : Type (1: Frame, 3: Photo)
 +
1 : UNKNOWN : 8 * n
 +
1 : Sticker (0: None, 4: Star,  8: Clover, 12: Heart, 16: Frame)
 +
1 : UNKNOWN : Always zero
 +
 +
== Misc information ==
 +
Photos are stored in:
 +
* SD:\DCIM\100NIN01
 +
* SD:\DCIM\100NIN02
 +
Frames are stored in:
 +
* SD:\private\ds\app\484E494A\DCIM\100NIN01
 +
* SD:\private\ds\app\484E494A\DCIM\100NIN02
 +
    
== Each entry (16 bytes) ==
 
== Each entry (16 bytes) ==
5

edits

Navigation menu