Changes

Jump to navigation Jump to search
59 bytes added ,  11:16, 9 August 2016
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"
 
|-
 
|-
Byte
+
Offset
 +
!  Size
 +
!  Value
 
!  Description
 
!  Description
 
|-
 
|-
 
| 0x0
 
| 0x0
|float 62.0 assumed pupillary distance in mm?
+
| 4
 +
| 62.0f
 +
|assumed pupillary distance in mm?
 
|-
 
|-
 
| 0x4
 
| 0x4
|float 289.0 assumed distance in mm between player's eyes and upper screen?
+
| 4
 +
| 289.0f
 +
|assumed distance in mm between player's eyes and upper screen?
 
|-
 
|-
 
| 0x8
 
| 0x8
|float 76.80 width in mm of (old) 3DS upper screen (doesn't vary for different models?)
+
| 4
 +
| 76.80f
 +
|width in mm of (old) 3DS upper screen (doesn't vary for different models?)
 
|-
 
|-
 
| 0xC
 
| 0xC
|float 46.08 height in mm of (old) 3DS upper screen (doesn't vary for different models?)
+
| 4
 +
| 46.08f
 +
|height in mm of (old) 3DS upper screen (doesn't vary for different models?)
 
|-
 
|-
 
| 0x10
 
| 0x10
|float 10.0
+
| 4
 +
| 10.0f
 +
|
 
|-
 
|-
 
| 0x14
 
| 0x14
|float 5.0
+
| 4
 +
| 5.0f
 +
|
 
|-
 
|-
 
| 0x18
 
| 0x18
|float 55.58
+
| 4
 +
| 55.58f
 +
|
 
|-
 
|-
 
| 0x1C
 
| 0x1C
|float 21.57
+
| 4
 +
| 21.57f
 +
|
 
|}
 
|}
  
242

edits

Navigation menu