Filesystem services: Difference between revisions
Add full interface name (imported from SwIPC) |
→SetSdCardEncryptionSeed: Details |
||
Line 458: | Line 458: | ||
== SetSdCardEncryptionSeed == | == SetSdCardEncryptionSeed == | ||
Takes 0x10- | 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. | |||
[[ | |||
== SetGlobalAccessLogMode == | == SetGlobalAccessLogMode == |