Difference between revisions of "NVer"

From 3dbrew
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
=== version.bin ===
 
=== version.bin ===
This 8-byte file mainly contains the system revision number, for the version number displayed by [[System Settings]].
+
This 8-byte file mainly contains the system revision number, for the version number displayed by [[System Settings]]. The rest of the data used for the system version is contained in [[CVer]].
  
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Line 11: Line 11:
 
| 0x0
 
| 0x0
 
| 0x1
 
| 0x1
| Zero?
+
| Reserved
 
|-
 
|-
 
| 0x1
 
| 0x1
 
| 0x1
 
| 0x1
| Zero?
+
| Reserved
 
|-
 
|-
 
| 0x2
 
| 0x2
Line 23: Line 23:
 
| 0x3
 
| 0x3
 
| 0x1
 
| 0x1
| Zero?
+
| Reserved
 
|-
 
|-
 
| 0x4
 
| 0x4
Line 31: Line 31:
 
| 0x5
 
| 0x5
 
| 0x3
 
| 0x3
| Always zero?
+
| Reserved
 
|}
 
|}

Latest revision as of 21:19, 26 September 2012

This CFA contains the below file in the RomFS.

version.bin[edit]

This 8-byte file mainly contains the system revision number, for the version number displayed by System Settings. The rest of the data used for the system version is contained in CVer.

Offset Size Description
0x0 0x1 Reserved
0x1 0x1 Reserved
0x2 0x1 Revision version number, after the '-'
0x3 0x1 Reserved
0x4 0x1 ASCII character for the system version region
0x5 0x3 Reserved