Configuration Memory: Difference between revisions

No edit summary
No edit summary
Line 217: Line 217:
== ACTIVEMENUTID ==
== ACTIVEMENUTID ==
This contains the titleID of the currently running menu launched by [[NS]]. Normally this is the home menu TID from MENUTID, but if launching that fails this titleID is the [[NS#Alternate Menu|alternate menu]].(On debug units this is the TID loaded from [[Config_Savegame|config]])
This contains the titleID of the currently running menu launched by [[NS]]. Normally this is the home menu TID from MENUTID, but if launching that fails this titleID is the [[NS#Alternate Menu|alternate menu]].(On debug units this is the TID loaded from [[Config_Savegame|config]])
= NATIVE_FIRM Versions =
{| class="wikitable" border="1"
!  Title-version
!  Kernel/FIRM version
|-
| [[1.0.0-0|v432]]
| 2.27-0
|-
| [[1.1.0-1|v1472]]
| 2.28-0
|-
| [[2.0.0-2|v2516]]
| 2.29-7
|-
| [[2.1.0-3|v3553]]
| 2.30-18
|-
| [[2.2.0-X|v4595]]
| 2.31-40
|-
| [[3.0.0-5|v5647]]
| 2.32-15
|-
| [[4.0.0-7|v6677]]
| 2.33-4
|-
| [[4.1.0-8|v7712]]
| 2.34-0
|-
| [[5.0.0-11|v8758]]
| 2.35-6
|-
| [[5.1.0-11|v9792]]
| 2.36-0
|}
The above kernel/FIRM versions are in the format: <KERNEL_VERSIONMAJOR>.<KERNEL_VERSIONMINOR>-<KERNEL_VERSIONREVISION>.