Changes

Line 427: Line 427:  
! Description
 
! Description
 
|-
 
|-
| 0x0 || 0x8 || titleID, with the u32 low/high words swapped.
+
| 0x0 || 0x0x10 || titleID or userID, with the u32 low/high words swapped in each u64.
|-
  −
| 0x8 || 0x4 || ?
   
|-
 
|-
 
| 0xC || 0x1 || ?
 
| 0xC || 0x1 || ?
Line 439: Line 437:  
| 0xF || 0x1 || ?
 
| 0xF || 0x1 || ?
 
|-
 
|-
| 0x10 || 0xC || ?
+
| 0x18 || 0x1 || ?
 
|-
 
|-
 
| 0x1C || 0x1 || ?
 
| 0x1C || 0x1 || ?
Line 459: Line 457:  
* [[#QueryApplicationEvent]] and [[#QueryLastPlayTime]]: PlayEvent +0x1C must be 0, +0xC must be 1, and +0xE must be 0.
 
* [[#QueryApplicationEvent]] and [[#QueryLastPlayTime]]: PlayEvent +0x1C must be 0, +0xC must be 1, and +0xE must be 0.
 
* [[#QueryPlayStatisticsByApplicationId]]: PlayEvent +0x1C must be 0, +0xC must be 1, and the titleID must match.
 
* [[#QueryPlayStatisticsByApplicationId]]: PlayEvent +0x1C must be 0, +0xC must be 1, and the titleID must match.
 +
* [[#QueryAccountEvent]]: PlayEvent +0x1C must be 1 and PlayEvent +0x18 must be <=1.
    
= AccountEvent =
 
= AccountEvent =