Config Savegame: Difference between revisions
No edit summary |
|||
Line 240: | Line 240: | ||
===Stereo Display Settings=== | ===Stereo Display Settings=== | ||
All values seem hard-coded. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! | ! Offset | ||
! Size | |||
! Value | |||
! Description | ! Description | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | 4 | ||
| 62.0f | |||
|assumed pupillary distance in mm? | |||
|- | |- | ||
| 0x4 | | 0x4 | ||
| | | 4 | ||
| 289.0f | |||
|assumed distance in mm between player's eyes and upper screen? | |||
|- | |- | ||
| 0x8 | | 0x8 | ||
| | | 4 | ||
| 76.80f | |||
|width in mm of (old) 3DS upper screen (doesn't vary for different models?) | |||
|- | |- | ||
| 0xC | | 0xC | ||
| | | 4 | ||
| 46.08f | |||
|height in mm of (old) 3DS upper screen (doesn't vary for different models?) | |||
|- | |- | ||
| 0x10 | | 0x10 | ||
| | | 4 | ||
| 10.0f | |||
| | |||
|- | |- | ||
| 0x14 | | 0x14 | ||
| | | 4 | ||
| 5.0f | |||
| | |||
|- | |- | ||
| 0x18 | | 0x18 | ||
| | | 4 | ||
| 55.58f | |||
| | |||
|- | |- | ||
| 0x1C | | 0x1C | ||
| | | 4 | ||
| 21.57f | |||
| | |||
|} | |} | ||