SPL services: Difference between revisions
Line 88: | Line 88: | ||
|- | |- | ||
| 11 || IsDebugMode | | 11 || IsDebugMode | ||
|- | |||
| 12 || KernelMemoryConfiguration | |||
|- | |- | ||
| 13 || BatteryProfile? | | 13 || BatteryProfile? | ||
Line 99: | Line 101: | ||
Kernel uses id11 to determine behavior of svcBreak positive arguments. It will break instead of just force-exiting the process which is what happens on retail. | Kernel uses id11 to determine behavior of svcBreak positive arguments. It will break instead of just force-exiting the process which is what happens on retail. | ||
Kernel uses id12 when setting up memory sizes and attributes. | |||
== GenerateAesKek == | == GenerateAesKek == |