Skip to content

isage/catlog

Repository files navigation

Cat-A-Log

PlayStation® Vita™ network logging plugin settings

Installation:

  1. Copy both skprx/suprx into ur0:tai
  2. Add ur0:tai/catlog.skprx under *KERNEL in ur0:tai/config.txt
  3. Add ur0:tai/catlog.suprx under *NPXS10015 in ur0:tai/config.txt
  4. Reboot
  5. On linux run nc -kl <port> (on windows you can use https://github.com/TeamFAPS/PSVita-RE-tools/blob/master/PrincessLog/build/NetDbgLogPc.exe )
  6. Open Settings app -> Network -> Cat Log settings and adjust settings for your target pc.

Logging in homebrew

  • Kernel: ksceKernelPrintf, etc.
  • User: sceClibPrintf or printf

Credits