Product Code: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
 
(31 intermediate revisions by 7 users not shown)
Line 1: Line 1:
A Target ID is a single byte or hexadecimal identifier that determines what type of console you have.
The Product Code is an identifier that determines the type and region of the console. Temporary name was "Target ID".


==Known Target ID's==
== Known Product Codes==
The 6th byte in [[IDPS]] represents your [[Target ID]]. It can be found in EID0 and EID5, see [[Flash]], [[More System Information]], and [[SKU Regioning]]
The [[Product Code]] is stored at 5th and 6th bytes of [[IDPS]]. It can be found in EID0 and EID5. See [[Flash]], [[More System Information]], and [[SKU Regioning]].


{|class="wikitable"
{|class="wikitable"
|-
|-
! Value !! Console Type !! Shortcode !! Region Code/ID
! rowspan="2" | [[Product Code]] !! rowspan="2" | Console Type !! rowspan="2" | [[Talk:Index.dat|Target name]] !! colspan="3" | [[SKU_Regioning|Region]] !! rowspan="2" | PS3 model name examples
|-
|-
| {{TID80}} || TEST || TEST
! Code !! Suffix !! Description
|-
|-
| {{TID81}} || TOOL || TOOL
| 0x80 || {{NOT_IN_USE}} || {{cellcolors|lightgrey}} N/A || {{cellcolors|lightgrey}} N/A || {{cellcolors|lightgrey}} N/A || {{cellcolors|lightgrey}} N/A || {{cellcolors|lightgrey}} N/A <!-- not supported -->
|-
|-
| {{TID82}} || DEX || DEX
| rowspan="2" | 0x81 || {{TOOL}} Reference Tool || rowspan="2" | DevelopmentTool || rowspan="2" {{cellcolors|lightgrey}} N/A || rowspan="2" | 00 || rowspan="2" | Worldwide || '''DECR-xx00'''
|-
|-
| {{TID83}} || CEX || J1
| {{SD}} System Debugger (Special Reference Tool) || '''DEH-Zxx00''', see [[SKU_Models_Nonretail#Prototype_model_names|Prototype model names]]
|-
|-
| {{TID84}} || CEX || UC2
| rowspan="3" | 0x82 || {{DEX}} Debug || DEX-ww || rowspan="3" {{cellcolors|lightgrey}} N/A || rowspan="3" | 00 || rowspan="3" | Worldwide || rowspan="2" | '''DECH-xx00''' (Fat, Slim and Superslim)
|-
|-
| {{TID85}} || CEX || CEL
| {{DTCP-IP}} DTCP-IP Debugger || dtcpipdevdex
|-
|-
| {{TID86}} || CEX || KR2
| {{TEST}} AV Tool || qabdp || '''DECH-Sxx00''' (Fat, Slim and Superslim)
|-
|-
| {{TID87}} || CEX || CEK
| 0x83 || rowspan="13" | {{CEX}} Retail<br>or<br>{{SHOP}} Kiosk || rowspan="13" | CEX-ww<br>or<br>shop || J1 || 00 || Japan || '''CECHx00''' (Fat) or '''CECH-xx00''' (Slim and Superslim)
|-
|-
| {{TID88}} || CEX || MX2
| 0x84 || UC2 || 01 || USA || '''CECHx01''' (Fat) or '''CECH-xx01''' (Slim and Superslim)
|-
|-
| {{TID89}} || CEX || AU3
| 0x85 || CEL || 04 || Europe || '''CECHx04''' (Fat) or '''CECH-xx04''' (Slim and Superslim)
|-
|-
| {{TID8A}} || CEX || E12
| 0x86 || KR2 || 05 || Korea || '''CECHx05''' (Fat) or '''CECH-xx05''' (Slim and Superslim)
|-
|-
| {{TID8B}} || CEX || TW1
| 0x87 || CEK || 03 || United Kingdom || '''CECHx03''' (Fat) or '''CECH-xx03''' (Slim and Superslim)
|-
|-
| {{TID8C}} || CEX || RU3
| 0x88 || MX2 || 11 || Mexico || '''CECHx11''' (Fat) or '''CECH-xx11''' (Slim and Superslim)
|-
|-
| {{TID8D}} || CEX || CN9
| 0x89 || AU3 || 02 || Australia & New Zealand || '''CECHx02''' (Fat) or '''CECH-xx02''' (Slim and Superslim)
|-
|-
| {{TID8E}} || CEX || HK5
| 0x8A || E12 || 06 || South Asia || '''CECHx06''' (Fat) or '''CECH-xx06''' (Slim and Superslim)
|-
|-
| {{TID8F}} || CEX || BR2
| 0x8B || TW1 || 07 || Taiwan || '''CECHx07''' (Fat) or '''CECH-xx07''' (Slim and Superslim)
|-
|-
| {{TIDA0}} || ARC || ARCADE
| 0x8C || RU3 || 08 || Russia || '''CECHx08''' (Fat) or '''CECH-xx08''' (Slim and Superslim)
|-
| 0x8D || CN9 || 09 || China || {{cellcolors|lightgrey}} Unreleased
|-
| 0x8E || HK5 || 12 || Hong Kong || '''CECHx12''' (Fat) or '''CECH-xx12''' (Slim and Superslim)
|-
| 0x8F || BR2 || 14 || Brazil || '''CECHx14''' (Fat) or '''CECH-xx14''' (Slim and Superslim)
|-
| 0xA0 || {{ARC}} Arcade || ARC<!--confirmation needed--> || {{cellcolors|lightgrey}} N/A || 00 || Worldwide || '''GECR-xx00'''
|}
|}
*The list with the region Code/ID's can be seen on /dev_flash/vsh/module/'''[[sysconf_plugin|sysconf_plugin.sprx]]''' and seems to be <abbr title="InternetBrowser_ContentGuideline-English_3.70.pdf">simular to PSP</abbr>
* A list with the region Code/ID's can be seen on '''/dev_flash/vsh/module/[[sysconf_plugin|sysconf_plugin.sprx]]''' and seems to be <abbr title="InternetBrowser_ContentGuideline-English_3.70.pdf">simular to PSP</abbr>
*Not in this table: {{PROTO}} Prototype (mostly {{TOOL}} or {{SD}} themselves)
* There is no Product Code, no IDPS nor EID on {{CEB}} units
*No target or EID/idps on CEB units.
* Not in this table: {{PROTO}} Prototype (mostly {{TOOL}} or {{SD}} themselves). As example '''CBEH-xxxx''' (Retail Prototype), '''DEH-Rxx00''' (Reference Tool Prototype)
 


{{Flash}}
{{Flash}}
{{Development}}<noinclude>[[Category:Main]]</noinclude>
{{Development}}<noinclude>[[Category:Main]]</noinclude>

Latest revision as of 00:58, 20 March 2023

The Product Code is an identifier that determines the type and region of the console. Temporary name was "Target ID".

Known Product Codes[edit | edit source]

The Product Code is stored at 5th and 6th bytes of IDPS. It can be found in EID0 and EID5. See Flash, More System Information, and SKU Regioning.

Product Code Console Type Target name Region PS3 model name examples
Code Suffix Description
0x80  NOT IN USE  N/A N/A N/A N/A N/A
0x81  TOOL  Reference Tool DevelopmentTool N/A 00 Worldwide DECR-xx00
 SD  System Debugger (Special Reference Tool) DEH-Zxx00, see Prototype model names
0x82  DEX  Debug DEX-ww N/A 00 Worldwide DECH-xx00 (Fat, Slim and Superslim)
 DTCP-IP  DTCP-IP Debugger dtcpipdevdex
 AV TEST  AV Tool qabdp DECH-Sxx00 (Fat, Slim and Superslim)
0x83  CEX  Retail
or
 SHOP  Kiosk
CEX-ww
or
shop
J1 00 Japan CECHx00 (Fat) or CECH-xx00 (Slim and Superslim)
0x84 UC2 01 USA CECHx01 (Fat) or CECH-xx01 (Slim and Superslim)
0x85 CEL 04 Europe CECHx04 (Fat) or CECH-xx04 (Slim and Superslim)
0x86 KR2 05 Korea CECHx05 (Fat) or CECH-xx05 (Slim and Superslim)
0x87 CEK 03 United Kingdom CECHx03 (Fat) or CECH-xx03 (Slim and Superslim)
0x88 MX2 11 Mexico CECHx11 (Fat) or CECH-xx11 (Slim and Superslim)
0x89 AU3 02 Australia & New Zealand CECHx02 (Fat) or CECH-xx02 (Slim and Superslim)
0x8A E12 06 South Asia CECHx06 (Fat) or CECH-xx06 (Slim and Superslim)
0x8B TW1 07 Taiwan CECHx07 (Fat) or CECH-xx07 (Slim and Superslim)
0x8C RU3 08 Russia CECHx08 (Fat) or CECH-xx08 (Slim and Superslim)
0x8D CN9 09 China Unreleased
0x8E HK5 12 Hong Kong CECHx12 (Fat) or CECH-xx12 (Slim and Superslim)
0x8F BR2 14 Brazil CECHx14 (Fat) or CECH-xx14 (Slim and Superslim)
0xA0  ARC  Arcade ARC N/A 00 Worldwide GECR-xx00
  • A list with the region Code/ID's can be seen on /dev_flash/vsh/module/sysconf_plugin.sprx and seems to be simular to PSP
  • There is no Product Code, no IDPS nor EID on  CEB  units
  • Not in this table:  PROTO  Prototype (mostly  TOOL  or  SD  themselves). As example CBEH-xxxx (Retail Prototype), DEH-Rxx00 (Reference Tool Prototype)