Skip to content

Releases: jogolden/ps4debug

ps4debug 1.1

31 Aug 01:30
Compare
Choose a tag to compare

ps4debug 1.1 release

golden <3

ps4debug 1.0

23 Jul 18:10
Compare
Choose a tag to compare

ps4debug 1.0 release

this github release does not contain Debug Watch
please search google for the frontend tool I made (on psxhax or other websites)

coming soon

  • to actually finish the project
  • single stepping (already here?)
  • better support for scanning memory
  • changing protection of a memory region
  • calling function (just like jkpatch, I just need to copy the code really)
  • major improvement in Debug Watch memory scanning (wrote this in like 30 min)

know bugs

  • fpr structure wrong?
  • sometimes clearing watchpoint wont work, pause the process then try
  • make Debug Watch actually a decent tool
  • memory scanning sucks
  • software breakpoints suck (throw a ton of interrupts for some reason??)

shout out to all my testers, including PS4 Guru and Shiningami

join the PS4 Source discord for any questions, or game modding help!
https://discord.gg/WXgmWFh

Also I don't want people editing my tool, make your own shit!

created by golden <3