Promo flags.txt: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 7: Line 7:
  00000000  30                                              0  (default on shop fw / Promotion) <!-- added on 1.01 -->
  00000000  30                                              0  (default on shop fw / Promotion) <!-- added on 1.01 -->


  00000000  31                                              1  (StoreTest ?) <!-- added on 2.20 -->
  00000000  31                                              1  (?) <!-- added on 2.20 -->


  00000000  33                                              3  (BDP pre-release ?) <!-- added on 2.20 -->
  00000000  33                                              3  (AV Testing Tool) <!-- added on 2.20 -->


  00000000  34                                              4  (AV Testing Tool ?) <!-- added on 2.20 -->
  00000000  34                                              4  (?) <!-- added on 2.20 -->


  00000000  35                                              5  (DivX ?) <!-- added on 2.20 -->
  00000000  35                                              5  (?) <!-- added on 2.20 -->


  00000000  36                                              6  (DTCP-IP ?) <!-- added between 3.00 and 3.55 -->
  00000000  36                                              6  (?) <!-- added between 3.00 and 3.55 -->


  00000000  ??                                              ?  (BDU ?) <!-- added later than 3.55 -->
  00000000  ??                                              ?  (?) <!-- added later than 3.55 -->




{{Custom Firmware}}<noinclude>[[Category:Main]]</noinclude>
{{Custom Firmware}}<noinclude>[[Category:Main]]</noinclude>

Revision as of 23:08, 19 March 2023

File also called shop.txt or update_type.txt. Contains the VSH Target (corresponds to offset 0x48C1C in the Syscon EEPROM).
The VSH Target is used to differentiate between different targets with the same Product Sub Code, e.g.  DEX  vs  DEX  (  AV TEST  ) vs  DEX  (  DTCP-IP  ) or  CEX  vs  CEX  (  SEX  ).

As seen in extracted PUP :

Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
    
00000000  30                                               0  (default on shop fw / Promotion) 
00000000  31                                               1  (?) 
00000000  33                                               3  (AV Testing Tool) 
00000000  34                                               4  (?) 
00000000  35                                               5  (?) 
00000000  36                                               6  (?) 
00000000  ??                                               ?  (?)