Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.14 KB

PS3 Library for .NET

This will allow you to communicate with your DEX/CEX PS3

Last changes:

  • Support CCAPI v2.60+
  • Read/Write memory as 'double'
  • Read/Write memory as 'float' array
  • ArrayBuilder constructor overload
  • Some function fixes

Feature list :

  • Support CCAPI v2.60+ C#
  • Set boot console Ids
  • CCAPI.dll no longer needed
  • Function ReadString is now very fast
  • Extension class now supports both APIs
  • ArrayBuilder to easily build arrays
  • IO Removed
  • Switch API whenever you want
  • Both APIs can be used with the same function names
  • CCAPI for ip Dialog implemented
  • Connect & Attach functions return a boolean
  • Fixed some bugs with TMAPI

Information

More information about PS3Lib can be found there :

Contributing

Feel free to do a PR. :)