Line 209:
Line 209:
For example, if the Match Maker ID was '12345678' and the Match Maker BIT ID was '1234567891234567', the flags would be '78 56 34 12' and '67 45 23 91 78 56 34 12' respectively
For example, if the Match Maker ID was '12345678' and the Match Maker BIT ID was '1234567891234567', the flags would be '78 56 34 12' and '67 45 23 91 78 56 34 12' respectively
β
=== Combined Flag ===
+
=== Bit Flags ===
This flag has multiple flags, packed into one byte. By use of addition the flags are combined:
This flag has multiple flags, packed into one byte. By use of addition the flags are combined:
Line 218:
Line 218:
! VALUE
! VALUE
|-
|-
β
| Base Flag (always present)
+
| Visibility Flag (always present)
| 01
| 01
|-
|-
Line 226:
Line 226:
| Require accepting CTR EULA?
| Require accepting CTR EULA?
| 08
| 08
+
|-
+
| Autoboot?
+
| 02
|-
|-
| Autosave on exit?
| Autosave on exit?