Post: CEX Code Help
10-26-2015, 12:44 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Im working on a RTM and cant get the code right im trying to make code for CEX+Connect+Attach All in one code, but cant get it right if you know if could you please comment it here please.. Cheers!!
(adsbygoogle = window.adsbygoogle || []).push({});
10-26-2015, 08:03 AM #2
Mango_Knife
In my man cave
Originally posted by SilentXMafia View Post
Im working on a RTM and cant get the code right im trying to make code for CEX+Connect+Attach All in one code, but cant get it right if you know if could you please comment it here please.. Cheers!!


First
Define the PS3API
    PS3API PS3 = new PS3API();


Then
    void Connect()
{
if (PS3.GetCurrentAPI() != SelectAPI.ControlConsole)
PS3.ChangeAPI(SelectAPI.ControlConsole);
PS3.ConnectTarget();
PS3.AttachProcess();
}


Then you can just call it
    Connect();
10-26-2015, 09:12 AM #3
Hash847
Purple God
Originally posted by SilentXMafia View Post
Im working on a RTM and cant get the code right im trying to make code for CEX+Connect+Attach All in one code, but cant get it right if you know if could you please comment it here please.. Cheers!!


In the future, please use You must login or register to view this content. forum to post any queries you may have about programming
10-26-2015, 11:17 AM #4
Helping-Hand
Cake is a lie
Originally posted by SilentXMafia View Post
Im working on a RTM and cant get the code right im trying to make code for CEX+Connect+Attach All in one code, but cant get it right if you know if could you please comment it here please.. Cheers!!


I made a thread You must login or register to view this content. which explains everything... it's on how to create an RTM/RPC tool...
11-02-2015, 11:31 PM #5
Thanks every one, cause i tried it but it wasn't connecting but i got it after a while Smile
11-03-2015, 02:33 AM #6
CyberNomadic
Web Developer
Do you have the CCAPI.dll added to your dependencies/resources?
Also, make sure you "import" it in to your source before you start coding.
11-03-2015, 07:07 PM #7
Rath
Today Will Be Different
Originally posted by SilentXMafia View Post
Im working on a RTM and cant get the code right im trying to make code for CEX+Connect+Attach All in one code, but cant get it right if you know if could you please comment it here please.. Cheers!!


Thread moved to Computer Programming Inquires.
11-07-2015, 12:20 PM #8
Hash847
Purple God
User has said the problem has been dealt with.
11-07-2015, 09:15 PM #9
Question answered unless OP wants to PM me saying otherwise.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo