RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
BSD 2-Clause "Simplified" License
2.63k stars 145 forks source link

How to use on PS4 #9

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hello, is there any documentation on how to use this with a PS4 Console ?

milostosic commented 7 years ago

PS4 toolchain must be configured, documentation on that is here.

You would also need to integrate rmem into your code, and save capture files on the devkit, some documentation about that is here.