App Types

From PS3 Developer wiki
Revision as of 21:32, 14 June 2023 by CelesteBlue (talk | contribs)
Jump to navigation Jump to search

PS3 NPDRM SELF App Type is a flag stored in the NPD header of a NPDRM EDAT file.

Value Type Remark
0x00 Module
0x01 Executable (only theme/avatar/activation key, come with only PS3LOGO.DAT. PKG items count is 0x02) and PS2 EDAT (Iso.bin.edat#About_PS2_Classics Iso.bin.edat)
0x20 Module (Update for Disc Based Game) Regular disc, PSP HD Remaster
0x21 Executable (Update for Disc Based Game)
0x30 Ridge Racer 7 update
0x31
#define SCE_NPDRM_APPLICATION_TYPE_MODULE 0
#define SCE_NPDRM_APPLICATION_TYPE_EXECUTABLE 1
#define SCE_NPDRM_APPLICATION_TYPE_DISC_UNKNOWN_0x10 0x10
#define SCE_NPDRM_APPLICATION_TYPE_DISC_BIND 0x20