You are viewing our Forum Archives. To view or take place in current topics click here.
JRPC TOOL HELP!
Posted:
JRPC TOOL HELP!Posted:
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Hello Ive been working on my JRPC tool for a while now but I can not seem to get it to be able to connec tto my jtag with a XNotify.
Does anyone know the code?
I do NOT want to use XRPC so please NOT tell me too
I am trying to learn JRPC now.
I keep getting this when I press the button to connect
[ Register or Signin to view external links. ]
Does anyone know the code?
I do NOT want to use XRPC so please NOT tell me too
I am trying to learn JRPC now.
I keep getting this when I press the button to connect
[ Register or Signin to view external links. ]
#2. Posted:
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Can anyone help me? pplease
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Sep 20, 201311Year Member
Posts: 106
Reputation Power: 4
Why are you using xnotify ?
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Sickesm wrote Why are you using xnotify ?
So it would pop up on the xbox,
Is there something wrong?
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
You need XDebkit.dll and JRPC.dll with your .exe
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
DazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe
I have all of those on but for somone reason when I put
JRPC Jtag = new JRPC();
i\I get an error
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
jtaghacks135 wroteDazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe
I have all of those on but for somone reason when I put
JRPC Jtag = new JRPC();
i\I get an error
use IXboxConsole Jtag; or download JRPCv2
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
DazeIV wrotejtaghacks135 wroteDazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe
I have all of those on but for somone reason when I put
JRPC Jtag = new JRPC();
i\I get an error
use IXboxConsole Jtag; or download JRPCv2
I have v2 I did XboxConsole and I still get an error
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Dec 29, 201211Year Member
Posts: 48
Reputation Power: 2
jtaghacks135 wroteDazeIV wrotejtaghacks135 wroteDazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe
I have all of those on but for somone reason when I put
JRPC Jtag = new JRPC();
i\I get an error
use IXboxConsole Jtag; or download JRPCv2
I have v2 I did XboxConsole and I still get an error
[ Register or Signin to view external links. ]
You didn't use what I said. "IXboxConsole Jtag;"
JRPC Jtag = new JRPC(); should work, make sure you have add it to your project and added "using JRPC_Client;"
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
Status: Offline
Joined: Jun 23, 201410Year Member
Posts: 69
Reputation Power: 2
DazeIV wrotejtaghacks135 wroteDazeIV wrotejtaghacks135 wroteDazeIV wrote You need XDebkit.dll and JRPC.dll with your .exe
I have all of those on but for somone reason when I put
JRPC Jtag = new JRPC();
i\I get an error
use IXboxConsole Jtag; or download JRPCv2
I have v2 I did XboxConsole and I still get an error
[ Register or Signin to view external links. ]
You didn't use what I said. "IXboxConsole Jtag;"
JRPC Jtag = new JRPC(); should work, make sure you have add it to your project and added "using JRPC_Client;"
I did everything you asked. The error form v2 is not going away for some reason.
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.