Changes

Jump to navigation Jump to search
61 bytes added ,  04:27, 25 December 2018
Line 593: Line 593:  
Takes in the 0x10 byte SD card encryption seed, and loads it into FS-module state.
 
Takes in the 0x10 byte SD card encryption seed, and loads it into FS-module state.
   −
[[NS_Services|NS]]-module reads the 0x10 bytes from SdCard:/Nintendo/Contents/private, and compares them to the first 0x10 bytes of the ns_appman:/private (in [[Flash_Filesystem#System_Savegames|system savedata]] 0x8000000000000043). If they match, NS calls this command using bytes 0x10-0x20 from ns_appman:/private. The rest of this file (0x1F0 bytes total) is (usually/always?) all-zero.
+
[[NS_Services|NS]]-module reads the 0x10 bytes from SdCard:/Nintendo/Contents/private, and compares them to the first 0x10 bytes of the ns_appman:/private (in [[Flash_Filesystem#System_Savegames|system savedata]] 0x8000000000000043). If they match, NS calls this command using bytes 0x10-0x20 from ns_appman:/private. The rest of this file (0x1F0 bytes total) is (usually/always?) all-zero (however in some cases the byte at offset 0x20 is value 0x1).
    
== SetGlobalAccessLogMode ==
 
== SetGlobalAccessLogMode ==

Navigation menu