Post: Ps3 Freezing HELP! PLEASE
11-30-2013, 02:23 PM #1
idropkittens
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Hey i am making a rtm tool I am using these codes to connect and attach, but when i press connect my ps3 tens to freeze...

Connect

PS3TMAPI.InitTargetComms();
PS3TMAPI.Connect(0, null);
PS3TMAPI.GetProcessList(0, out processIDs);
ulong uProcess = processIDs[0];
ProcessID = Convert.ToUInt32(uProcess);

Attach

PS3TMAPI.ProcessAttach(0, PS3TMAPI.UnitType.PPU, ProcessID);
PS3TMAPI.ProcessContinue(0, ProcessID);
11-30-2013, 09:17 PM #2
xiVIPERR
Do a barrel roll!
Originally posted by idropkittens View Post
Hey i am making a rtm tool I am using these codes to connect and attach, but when i press connect my ps3 tens to freeze...

Connect

PS3TMAPI.InitTargetComms();
PS3TMAPI.Connect(0, null);
PS3TMAPI.GetProcessList(0, out processIDs);
ulong uProcess = processIDs[0];
ProcessID = Convert.ToUInt32(uProcess);

Attach

PS3TMAPI.ProcessAttach(0, PS3TMAPI.UnitType.PPU, ProcessID);
PS3TMAPI.ProcessContinue(0, ProcessID);

after you press "attach process"
go to Target manager
Kernal explorer
press the process once to highlight it
and press the green play arrow
add me on skype for additional help if needed

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo