Editing App Types

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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:
PS3 NPDRM SELF App Type is a flag stored in the [[NPD]] header of a [[NPDRM]] [[EDAT files|EDAT file]].
[[Category:Software]]NP-DRM App Types:
 
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
! Value !! Type !! Remark
! Value !! Type !! Remark
|-
|-
| 0x00 || Module ||  
| 0x00 || Module ||  
|-
|-
| 0x01 || Executable || (only theme/avatar/activation key, come with only PS3LOGO.DAT. [[PKG_files#File_Header_2|PKG items count]] is 0x02) and PS2 EDAT ([[Iso.bin.edat#About_PS2_Classics Iso.bin.edat]])
| 0x01 || Executable ||  
|-
| 0x20 || Module (Update for Disc Based Game) ||
|-
|-
| 0x20 || Module (Update for Disc Based Game) || Regular disc, PSP HD Remaster
| 0x21 || Executable (Update for Disc Based Game) ||  
|-
|-
| 0x21 || Executable (Update for Disc Based Game) ||
| 0x30 || ||  
|-
|-
| 0x30 || Module (Update for ?HDD Based Game?) || Ridge Racer 7 PS3 game update
| 0x31 || ||  
|-
|-
| 0x31 || Executable (Update for ?HDD Based Game?) ||
|}
|}
<source lang="C">
#define SCE_NPDRM_APPLICATION_TYPE_MODULE 0
#define SCE_NPDRM_APPLICATION_TYPE_EXECUTABLE 1
#define SCE_NPDRM_APPLICATION_TYPE_UNKNOWN_0x10 0x10
#define SCE_NPDRM_APPLICATION_TYPE_DISC_BIND 0x20
</source>
{{File Formats}}<noinclude>[[Category:Main]]</noinclude>
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)