Advertisement
SKGleba

Playstation Vita PDEL-1XXX External<->InternalQA

Sep 3rd, 2022 (edited)
684
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | Cybersecurity | 0 0
  1. Converting External to Internal+QAf:
  2. - (optional, highly recommended) install enso_ex
  3. - install psp2etoi, run it and dump udi blocks
  4. - put input_0FF48CED2B01_QAF_MGVIDEO_ADV_I.cfg as ux0:data/psp2etoi/input.cfg
  5. - run psp2etoi, apply configuration
  6. - backup contents of ux0:data/psp2etoi/ to a safe place
  7. - your console is now QA flagged for internal firmwares, which we will install
  8. - via neighbourhood, update with PSP2UPDAT_DEVTOOL_I_AIO_365_E2X5_TAI.NPUP
  9. - if you dont have enso then install the NPUP with modoru
  10.  
  11. Temporarily disabling QAf/infinite activation:
  12. - run toggle_qaf.skprx with your favourite kernel exploit
  13. - the console will now skip QAf init, which fixes henkaku and some apps
  14. - to bring the qaf back you can either hard reboot or run toggle_qaf.skprx again
  15.  
  16. Converting Internal+QAf to External:
  17. - via neighbourhood, update with PSP2UPDAT_DEVTOOL_AIO_365_E2X5_TAI.NPUP
  18. - if you dont have enso then install the NPUP with modoru
  19.  
  20. Restoring old ConsoleID, OpenPSID, NVS and mgmt status:
  21. - rename ux0:data/psp2etoi/backup_input.cfg to input.cfg
  22. - rename all backup_nvs* files to nvs*
  23. - change input.cfg's INPUT field to "true"
  24. - change input.cfg's NVS_OP*_IOFILE fields to match the renamed nvs* files
  25. - run psp2etoi, press triangle to flash, reboot
  26. - you are exactly where you started!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement