Advertisement
Al-Azif

Early GHen Patches

Mar 21st, 2021 (edited)
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. # 5.05
  2.  
  3. | Offsets | Patch | Notes |
  4. |:-----------|:-----------------|:------------------------------------------------------------|
  5. | 0x00319A53 | 31C0909090 | sceKernelIsDevelopmentMode(); |
  6. | 0x003E0602 | E996000000909090 | ssc_enable_fakepkg_patch |
  7. | 0x00EA96A7 | "free" | ssc_fake_to_free_patch |
  8. | 0x009312A1 | 0 | ssc_external_hdd_pkg_installer_patch |
  9. | 0x00593C7D | EB | ssc_external_hdd_version_patchA |
  10. | 0x006ABE39 | 31C0909090 | sceKernelIsGenuineCEX(); |
  11. | 0x000CB8C6 | 9090909090 | DisableCapture(); |
  12. | 0x00C791A0 | 31C0C3 | CheckSystemUpdate(); // [SceMorpheusUpdServer] |
  13. | 0x003CCB10 | 4831C0C3 | checkSystemVer(); // Dupe with 0x003CCB79 ? |
  14. | 0x003CF8D0 | 4831C0C3 | checkTitleSystemUpdate(); |
  15. | 0x0075AEF0 | 48C7C0FFFFFFFFC3 | // Enables debug trophies |
  16. | 0x0013097F | 90E9 | CheckDiscRootParam(); |
  17. | 0x00130A71 | EB | // System version error patch... I recognize this one, haha |
  18. | 0x003CCB79 | EB | Within "checkSystemVer();" // Dupe with 0x003CCB10 ? |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement