This will allow you to communicate with your PS3 DEX/CEX Connection with targets , read/write memory and more...
- Support CCAPI v2.60+.
- Read/Write memory as 'double'.
- Read/Write memory as 'float' array.
- ArrayBuilder constructor overload.
- Some functions fixes.
- Support CCAPI v2.60+ C#.
- Set boot console Ids
- No need to give CCAPI.dll
- Function ReadString is now very fast.
- Extension class support both API's.
- ArrayBuilder for build arrays easily.
- IO Removed (Few people used it).
- Set API to switch when you want.
- Use both API's with same function names.
- Dialog CCAPI for ip implemented.
- Connect & Attach function returns bool.
- Fixed some bugs TMAPI.
- v4.5.1: 0B35CC2DF877C881469094FE47D2E825
- Don't forget to INSTALL the latest version of CCAPI (v2.60 (or higher)) in your PS3 if you want develop applications with CCAPI C#
More informations about all PS3Lib functions here :
-
http://www.nextgenupdate.com/forums/ps3-cheats-customization/697273-release-ps3lib-v4-4-dex-cex.html
-
http://www.frenchmoddingteam.com/news/article/9-release-ps3lib-v4-4-dex-cex
Feel free to do a PR. :)