Difference between revisions of "Cfg:SecureInfoGetRegion"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
| u8 region value loaded from [[Nandrw/sys/SecureInfo_A|SecureInfo]] offset 0x100, from the already-loaded SecureInfo buffer. | | u8 region value loaded from [[Nandrw/sys/SecureInfo_A|SecureInfo]] offset 0x100, from the already-loaded SecureInfo buffer. | ||
|} | |} | ||
+ | |||
+ | In addition to the region lock enforced by Home Menu, some 3DS software will use this function to enforce additional region-lock in case you use an alternate launcher. As such, region spoofing is often necessary |
Latest revision as of 17:02, 13 August 2023
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00020000] (Alternate headers: "cfg:s"/"cfg:i" = 0x04060000, "cfg:i" = 0x08160000) |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | u8 region value loaded from SecureInfo offset 0x100, from the already-loaded SecureInfo buffer. |
In addition to the region lock enforced by Home Menu, some 3DS software will use this function to enforce additional region-lock in case you use an alternate launcher. As such, region spoofing is often necessary