Post: Help with RTM tool
08-17-2015, 03:03 PM #1
Albus
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({});
Greetings
Currently I am coding a RTM tool but for some reason it does not want to connect to my PS3... or if it does, Gather no information.

It will tell me it is Connected through CCAPI but won't Reveal Any Temps. or any other Status.

You must login or register to view this content.
Code for my CCAPI Button:
You must login or register to view this content.
Code for my Connect Button (Most of it):
You must login or register to view this content.

Any help would be appreciated!

Yours Sincerely,
Albus

(adsbygoogle = window.adsbygoogle || []).push({});
08-17-2015, 03:23 PM #2
RTE
Former Staff
Thread moved to PS3 Mods Questions and Inquiries, as this is a modding related question.

The following user thanked RTE for this useful post:

Albus
08-17-2015, 03:33 PM #3
Default Avatar
Kas
Guest
Originally posted by ResistTheEarth View Post
Thread moved to PS3 Mods Questions and Inquiries, as this is a modding related question.


Thread moved to copy exactly what kas says :carling:
08-17-2015, 03:36 PM #4
Adrian
Adrian is back!
Originally posted by Albus View Post
Greetings
Currently I am coding a RTM tool but for some reason it does not want to connect to my PS3... or if it does, Gather no information.

It will tell me it is Connected through CCAPI but won't Reveal Any Temps. or any other Status.

You must login or register to view this content.
Code for my CCAPI Button:
You must login or register to view this content.
Code for my Connect Button (Most of it):
You must login or register to view this content.

Any help would be appreciated!

Yours Sincerely,
Albus



Try this code in the radioButton for ccapi
    PS3.ChangeAPI(SelectAPI.ControlConsole);
08-17-2015, 03:39 PM #5
Albus
Do a barrel roll!
Originally posted by Adrian. View Post
Try this code in the radioButton for ccapi
    PS3.ChangeAPI(SelectAPI.ControlConsole);


You must login or register to view this content.
08-17-2015, 03:41 PM #6
Adrian
Adrian is back!
Originally posted by Albus View Post
You must login or register to view this content.


Have you added PS3Lib to you application in both the coding and in the references?
08-17-2015, 03:41 PM #7
Albus
Do a barrel roll!
Unless there is one that i have forgot. Sal
Yes i've added it.
You must login or register to view this content.
08-18-2015, 08:54 AM #8
Code
Banned
Originally posted by Albus View Post
Unless there is one that i have forgot. Sal
Yes i've added it.
You must login or register to view this content.


You need to add this above everything mate-
    
Ps3API PS3 = new Ps3API(); //defines the string "PS3" as an api

/* inside the CCAPI radiobutton-
PS3.ChangeAPI(SelectAPI.ControlConsole); //changes what api the tool uses to connect, for tmapi= PS3.ChangeApi(SelectAPI.TargetManager);

then you just use PS3.blahblah whenever sending/receiving shit from your ps3 Smile
08-18-2015, 12:51 PM #9
Albus
Do a barrel roll!
Thanks bro Smile
Think i may make this tool Dex only though. Sal

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo