mirror of
https://github.com/RPCS3/rsx-debugger.git
synced 2026-07-01 20:14:01 -04:00
3b11b9652d5b47792521495d9e4bc8343ac3e1d3
rsx-debugger is a Qt debugger app aimed at helping debugging rpcs3 rsx emulation. It requires Qt Core and the Qt QML modules as additionnal build dependencies.
To use it, capture a frame inside rpcs3. This will generates a file in the bin/ directory. At launch rsx-debugger will load any bin/capture.txt file and display the content in a more friendly maneer.
TODO:
- Provide a "load" menu.
- Display saved surface content.
- Display command dump.
Description
Languages
QML
65%
C++
32.5%
QMake
2.5%