Changes

Line 49: Line 49:     
== Each entry (16 bytes) ==
 
== Each entry (16 bytes) ==
  4 : Date  
+
{| class="wikitable" border="1"
  8 : Zeroes
+
|-
  1 : Type (1: Frame, 3: Photo)
+
!  OFFSET
  1 : UNKNOWN : 8 * n <-- n is may entry number (first = 0 seconds = 1 ...) only the last Byte of the result is used
+
!  SIZE
  1 : Sticker (0: None, 4: Star,  8: Clover, 12: Heart, 16: Frame)
+
!  DESCRIPTION (common value)
  1 : UNKNOWN : Always zero
+
|-
 +
|  0x00
 +
| 4
 +
Date (# seconds since Jan/1/2000)
 +
|-
 +
|  0x04
 +
| 8
 +
|  UNKNOWN (0x00 8 times)
 +
|-
 +
|  0x0C
 +
| 1
 +
Type? (1/3/5)
 +
|-
 +
|  0x0D
 +
| 1
 +
UNKNOWN (8 * n <-- n is may entry number (first = 0 seconds = 1 ...) only the last Byte of the result is used)?
 +
|-
 +
|  0x0E
 +
| 1
 +
Sticker? (0/1/2/3: None, 4: Star,  8: Clover, 12: Heart, 16: Frame)
 +
|-
 +
|  0x0F
 +
| 1
 +
UNKNOWN (0x00)
 +
|}
    
== Misc information ==
 
== Misc information ==
71

edits