Configuration Memory: Difference between revisions
No edit summary |
|||
Line 203: | Line 203: | ||
== 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]]) | ||
== 3D_SLIDERSTATE == | |||
This float contains the state of the 3D slider. The range of this float is value 0.0f for "off", and 1.0f for max. |