Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 5.05
- | Offsets | Patch | Notes |
- |:-----------|:-----------------|:------------------------------------------------------------|
- | 0x00319A53 | 31C0909090 | sceKernelIsDevelopmentMode(); |
- | 0x003E0602 | E996000000909090 | ssc_enable_fakepkg_patch |
- | 0x00EA96A7 | "free" | ssc_fake_to_free_patch |
- | 0x009312A1 | 0 | ssc_external_hdd_pkg_installer_patch |
- | 0x00593C7D | EB | ssc_external_hdd_version_patchA |
- | 0x006ABE39 | 31C0909090 | sceKernelIsGenuineCEX(); |
- | 0x000CB8C6 | 9090909090 | DisableCapture(); |
- | 0x00C791A0 | 31C0C3 | CheckSystemUpdate(); // [SceMorpheusUpdServer] |
- | 0x003CCB10 | 4831C0C3 | checkSystemVer(); // Dupe with 0x003CCB79 ? |
- | 0x003CF8D0 | 4831C0C3 | checkTitleSystemUpdate(); |
- | 0x0075AEF0 | 48C7C0FFFFFFFFC3 | // Enables debug trophies |
- | 0x0013097F | 90E9 | CheckDiscRootParam(); |
- | 0x00130A71 | EB | // System version error patch... I recognize this one, haha |
- | 0x003CCB79 | EB | Within "checkSystemVer();" // Dupe with 0x003CCB10 ? |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement