Editing App Types
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 12: | Line 12: | ||
| 0x21 || Executable (Update for Disc Based Game) || | | 0x21 || Executable (Update for Disc Based Game) || | ||
|- | |- | ||
| 0x30 || | | 0x30 || || Ridge Racer 7 update | ||
|- | |- | ||
| 0x31 || | | 0x31 || || | ||
|} | |} | ||
Line 20: | Line 20: | ||
#define SCE_NPDRM_APPLICATION_TYPE_MODULE 0 | #define SCE_NPDRM_APPLICATION_TYPE_MODULE 0 | ||
#define SCE_NPDRM_APPLICATION_TYPE_EXECUTABLE 1 | #define SCE_NPDRM_APPLICATION_TYPE_EXECUTABLE 1 | ||
#define | #define SCE_NPDRM_APPLICATION_TYPE_DISC_UNKNOWN_0x10 0x10 | ||
#define SCE_NPDRM_APPLICATION_TYPE_DISC_BIND 0x20 | #define SCE_NPDRM_APPLICATION_TYPE_DISC_BIND 0x20 | ||
</source> | </source> | ||
{{File Formats}}<noinclude>[[Category:Main]]</noinclude> | {{File Formats}}<noinclude>[[Category:Main]]</noinclude> |