Editing Capability Flags
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
This is a 32 | This is a 32 Bytes that specifies if a SELF has reduced capabilities. | ||
Capability | = Plaintext Capability = | ||
Temp name was Control Flags. Official name is plaintext_capability. | |||
Official name is plaintext_capability | |||
It is widely used by PS3 lv2. | It is widely used by PS3 lv2. | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 30: | Line 24: | ||
|} | |} | ||
== Structure == | |||
<source lang="C"> | <source lang="C"> | ||
Line 45: | Line 39: | ||
</source> | </source> | ||
= Encrypted Capability = | |||
== | == PS3 == | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 64: | Line 58: | ||
| 00000000000000000000000000000000000000000000003B0000000100000000 || 00 00 00 00 00 00 00 3B 00 00 00 01 00 00 00 00 || ? || {{Yes}} | | 00000000000000000000000000000000000000000000003B0000000100000000 || 00 00 00 00 00 00 00 3B 00 00 00 01 00 00 00 00 || ? || {{Yes}} | ||
|- | |- | ||
| 00000000000000000000000000000000000000000000003B0000000100002000 || 00 00 00 00 00 00 00 3B 00 00 00 01 00 00 20 00 || | | 00000000000000000000000000000000000000000000003B0000000100002000 || 00 00 00 00 00 00 00 3B 00 00 00 01 00 00 20 00 || ? || {{Yes}} | ||
|- | |- | ||
| 00000000000000000000000000000000000000000000003B0000000100040000 || 00 00 00 00 00 00 00 3B 00 00 00 01 00 04 00 00 || | | 00000000000000000000000000000000000000000000003B0000000100040000 || 00 00 00 00 00 00 00 3B 00 00 00 01 00 04 00 00 || ? || {{Yes}} | ||
|- | |- | ||
| 00000000000000000000000000000000000000000000007B0000000100000000 || 00 00 00 00 00 00 00 7B 00 00 00 01 00 00 00 00 || lv1 || {{Yes}} | | 00000000000000000000000000000000000000000000007B0000000100000000 || 00 00 00 00 00 00 00 7B 00 00 00 01 00 00 00 00 || lv1 || {{Yes}} | ||
Line 75: | Line 69: | ||
|} | |} | ||
----------------------- | |||
appldr | appldr | ||
0x17 = 0x78 | 0x17 = 0x78 | ||
Line 141: | Line 134: | ||
https://web.archive.org/web/20161126102716/http://pastie.org/3090976 | https://web.archive.org/web/20161126102716/http://pastie.org/3090976 | ||
* | * https://playstationhax.xyz/forums/topic/2341-solution-blu-ray-playback-in-dex-mode-0x800299d2-fix/ for 0x3B 00 00 00 00 00 02 00 00 | ||
== | == PSVita == | ||
See [https://wiki.henkaku.xyz/vita/SceSblACMgr#Capability]. | See [https://wiki.henkaku.xyz/vita/SceSblACMgr#Capability]. |