3DS:System files: Difference between revisions
From Hacks Guide Wiki
More actions
linked ntrboot in NAND header |
m fix incorrect paths |
||
| Line 15: | Line 15: | ||
|<code>HWCAL0.dat</code> and <code>HWCAL1.dat</code> | |<code>HWCAL0.dat</code> and <code>HWCAL1.dat</code> | ||
|<code>hwcal0</code> and <code>hwcal1</code> | |<code>hwcal0</code> and <code>hwcal1</code> | ||
|<code> | |<code>1:/ro/sys/HWCAL0.dat</code> and <code>1:/ro/sys/HWCAL1.dat</code> | ||
|Contains hardware calibration data. Parts of this are put into the Config savegame during first-time setup. | |Contains hardware calibration data. Parts of this are put into the Config savegame during first-time setup. | ||
|If this file is lost or taken from a different console, then when the console is formatted, the calibration data will be inaccurate and can result in problems such as flickering screens. | |If this file is lost or taken from a different console, then when the console is formatted, the calibration data will be inaccurate and can result in problems such as flickering screens. | ||
| Line 45: | Line 45: | ||
|<code>SecureInfo_A</code> or <code>SecureInfo_B</code> | |<code>SecureInfo_A</code> or <code>SecureInfo_B</code> | ||
|<code>secinfo</code> | |<code>secinfo</code> | ||
|<code> | |<code>1:/rw/sys/SecureInfo_A</code> or <code>1:/rw/sys/SecureInfo_B</code> | ||
|Used to identify the console in some cases like the eShop. | |Used to identify the console in some cases like the eShop. | ||
|Sharing this means someone could impersonate your console to Nintendo, so don't post it in a public space! | |Sharing this means someone could impersonate your console to Nintendo, so don't post it in a public space! | ||