Talk:Target ID: Difference between revisions

From Vita Developer wiki
Jump to navigation Jump to search
mNo edit summary
(Removed Talk because that info has now been added to the standard wiki)
 
Line 1: Line 1:
It's not just one byte that is Target ID. 5th byte also counts! 5th byte also tells you console generation :) <br>


<pre>
PSP -> 00  0X
PS3 -> 00  8X
PSV -> 01  0X
PS4 -> 01  8X
5th byte
00 = 1st GEN
01 = 2nd GEN
6th byte
X0 = TEST
X1 = TOOL
X2 = DEX
X3 or bigger = CEX
8X = PS3 if 5th byte 00, PS4 if 5th byte 01
0X = PSP if 5th byte 00, PSV if 5th byte 01
</pre>

Latest revision as of 19:22, 9 March 2018