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

Support on next gen consoles #76

Closed GenderMurasaki closed 2 years ago

GenderMurasaki commented 2 years ago

Is there any plan to add support for Prospero and Scarlett? It should be straightforward due to similarities with the previous generation.

milostosic commented 2 years ago

While I agree this should be very easy, unfortunately I don't have access to those devkits so there's no way for me to develop/test it. Open for contributions though, if you're (or someone else is) interested to work on it I'd be glad to assist you.

GenderMurasaki commented 2 years ago

I understand, thank you for the quick answer.

For the previous generation, I wanted to ask about the state of XboxOne. It seems that rmem supports it, but the toolchain is ignored by MTuner.exe, so it is not possible to load symbols for it.

Am I missing something, or is it not supported today?

milostosic commented 2 years ago

It's not fully supported out of the box, but I've had reports of people getting it to work with some minor tweaks.