Changes

Jump to navigation Jump to search
Line 332: Line 332:  
| 160 || [8.0.0+] [[#SetApplicationAttribute]] ||
 
| 160 || [8.0.0+] [[#SetApplicationAttribute]] ||
 
|-
 
|-
| 170 || [8.0.0+] HasSaveDataAccessPermission ||
+
| 170 || [8.0.0+] [[#HasSaveDataAccessPermission]] ||
 
|}
 
|}
   Line 375: Line 375:  
===== SetApplicationAttribute =====
 
===== SetApplicationAttribute =====
 
Takes a type-0x15 input buffer containing an [[#ApplicationAttribute]], no output.
 
Takes a type-0x15 input buffer containing an [[#ApplicationAttribute]], no output.
 +
 +
===== HasSaveDataAccessPermission =====
 +
Takes an input u64 titleID, returns an output u8 bool flag.
 +
 +
Gets whether the savedata specified by the input titleID is accessible. The output flag indicates whether it's accessible.
 +
 +
If the titleID matches the current application titleID, this immediately returns success with flag=1.
    
===== IAppletAccessor =====
 
===== IAppletAccessor =====

Navigation menu