PCSX2 IPC API Reference implementation
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PCSX2 IPC API
This release zip file contains 4 folders:
- docs: Gives you documentation on how to use the API either in a pdf or
in html, open index.html in your browser!
- example: An example program running the C++ API for you to hack on.
- bindings: Bindings of the API in different programming languages, you might
have to build libraries to use those, please refer to their own readme files.
- tests: A precise report on what was tested before the release was published,
alongside a log file.