Originally posted by BlackShadow101
Hi Im Making an RTM Tool in Visual Studio 2013 and when ever I try to Add in The CCAPI DLL It Gives me this error! "A Reference To CCAPI.dll could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component.
Can ANYONE Please Help me Or shine some light on an answer of what might be going wrong thankyou so much guys!
You don't need to add CCAPI.dll as a reference to your project. PS3Lib needs to be added to access the library but CCAPI does not. All you need to do is place it in the Debug folder for your project: Projects>(name)>bin>

ebug