Originally posted by MW2
so when i make a rtm tool i get stuck at
PS3.ChangeAPI(SelectAPI.ControlConsole);
with the error
An unhandled exception of type 'System.EntryPointNotFoundException' occurred in PS3Lib.dll
Additional information: Unable to find an entry point named '_ZN5CcApi13getDllVersionEv' in DLL 'CCAPI.dll'.
Please help
i used to have this exact same problem. to fix i just added the PS3Lib (from this thread
You must login or register to view this content.) as a reference. give it a try and let me know if it works for you as it does for me