PCSX2 Documentation/GSdx Debug: Difference between revisions

Line 47: Line 47:


=== How to replay GSdump ===
=== How to replay GSdump ===
(on linux)
* Build PCSX2 with this option -DBUILD_REPLAY_LOADERS=TRUE
It will create the pcsx2_GSReplayLoader executable
Note: I would advice to save it somewhere.
* The executable requires 3 arguments (TODO check it, some arg can be optional)
1/ the GSdx plugin => bin/plugins/libGSdx-0.1.16.so
2/ the .gs file =>  bin/snaps/god_of_war.gs
3/ the directory that contains the ini file => bin/inis


=== Advance debug capabilities ===
=== Advance debug capabilities ===
ninja
56

edits