Skip to content

inthecatsdreams/PS3Lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. :)