====== GamePresenceParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | canAutoNavigation | ''u8'' | ''0x0'' | If ON, use automatic navigation. | This field is a boolean. | | canSystemErrorHandling | ''u8'' | ''0x1'' | If ON, use system error handling. | This field is a boolean. | | requestPause | ''u8'' | ''0x2'' | If ON, allow pause. | This field is a boolean. | | reserved | ''dummy8'' | ''0x3'' | | This field is padding. |