Configuration Memory: Difference between revisions
No edit summary |
No edit summary |
||
Line 101: | Line 101: | ||
| 0x1FF81080 | | 0x1FF81080 | ||
| 4 | | 4 | ||
|- | |||
| 3D_LEDSTATE | |||
| 0x1FF81084 | |||
| 1 | |||
|- | |- | ||
| MENUTID | | MENUTID | ||
Line 204: | Line 208: | ||
== 3D_SLIDERSTATE == | == 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. | 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. | ||
== 3D_LEDSTATE == | |||
When non-zero, the 3D LED is disabled. See [[GSPGPU:SetLedForceOff]]. | |||
== MENUTID == | == MENUTID == |