SMDH: Difference between revisions

3dsguy (talk | contribs)
3dsguy (talk | contribs)
Line 229: Line 229:
|}
|}


As these are bitmask flags, multiple regions can be 'allowed' access to a title if Nintendo chose. A "Region Free" title would have each byte = 0xff. (For reference, the CTR_SDK implementation of "region free", has bytes[0-2] = 0xff, and byte[3] = 0x7f)
As these are bitmask flags, multiple regions can be 'allowed' access to a title if Nintendo chose. A "Region Free" title would have each byte = 0xff. (For reference, the Nintendo's implementation of "region free", has bytes[0-2] = 0xff, and byte[3] = 0x7f)


=== Match Maker IDs ===
=== Match Maker IDs ===