Constant QTM_STATUS_UNAVAILABLE

Source
pub const QTM_STATUS_UNAVAILABLE: QtmStatus = 2;
Expand description

QTM is unavailable: either “blacklisted” (usually by NS) for the current title, or console is a N2DSXL.

In this state, all QTM functionality is disabled. This includes “super-stable 3D” (ie. auto barrier adjustment) including qtm:s manual barrier position setting functions, head tracking, IR LED control and camera luminance reporting (400.0 is returned instead).

Note: qtm:c barrier hardware state setting function (blah) bypasses this state. Note: Due to an oversight, QTMS_SetQtmStatus allows changing QTM state on N2DSXL. This is not intended to be done, and is in fact never done by official software.