Post: PS3Lib TMAPI
03-09-2016, 12:42 AM #1
gopro_2027
Vault dweller
(adsbygoogle = window.adsbygoogle || []).push({}); How do I connect to tmapi using thePS3Lib in C#? I can't seem to get it to work. It just keeps crashing.

    
DEXAPI = new PS3API();
API.PS3TMAPI_NET();
API.ChangeAPI(SelectAPI.TargetManager);
if (API.TMAPI.ConnectTarget()) //This is where it crashes
{
MessageBox.Show("Connected!");
}
else
{
MessageBox.Show("Cannot Connect");
}

It also crashes if I try to connect.
Note: This is on ubuntu not windows.
Is there a way to connect to tmapi without the PS3Lib?
(adsbygoogle = window.adsbygoogle || []).push({});
03-09-2016, 03:04 PM #11
Dro
i<3myPs3
Originally posted by pro View Post
Changing the name of the variable will not change anything.


Sorry man, I am novice at this. Just tryin to help Smile

This is how I'm connecting to TMAPI, if that is even what you are asking.



With Ps3Lib.dll in Visual studio/projects/yourproject/Resources(create this folder)/


You must login or register to view this content.

The following user thanked Dro for this useful post:

gopro_2027
03-09-2016, 06:42 PM #12
LolChoco
03-11-2016, 12:04 AM #13
Jim Halpert
Bounty hunter
Originally posted by pro View Post
How do I connect to tmapi using thePS3Lib in C#? I can't seem to get it to work. It just keeps crashing.

    
DEXAPI = new PS3API();
API.PS3TMAPI_NET();
API.ChangeAPI(SelectAPI.TargetManager);
if (API.TMAPI.ConnectTarget()) //This is where it crashes
{
MessageBox.Show("Connected!");
}
else
{
MessageBox.Show("Cannot Connect");
}

It also crashes if I try to connect.
Note: This is on ubuntu not windows.
Is there a way to connect to tmapi without the PS3Lib?


You can try my TMAPI library in C++ Happy
03-11-2016, 12:48 AM #14
gopro_2027
Vault dweller
Originally posted by HackedTutorials View Post
You can try my TMAPI library in C++ Happy


Man I would love to use it but
1. I'm using C# for this tool
2. TMAPI was just an afterthought. I already have a lot of stuff done using PS3Lib
3. I managed to get it working through the vm I was developing in so it is all good now :P
03-11-2016, 12:49 AM #15
Jim Halpert
Bounty hunter
Originally posted by pro View Post
Man I would love to use it but
1. I'm using C# for this tool
2. TMAPI was just an afterthought. I already have a lot of stuff done using PS3Lib
3. I managed to get it working through the vm I was developing in so it is all good now :P


Okay, it's cool. And good luck!
03-11-2016, 12:50 AM #16
gopro_2027
Vault dweller
Originally posted by HackedTutorials View Post
Okay, it's cool. And good luck!


Thanks dude! I was working all night last night on it (Not to mention all the previous hours working on it) but tmapi made it so much faster and a lot easier to do cooler things so some day I will get around to releasing it Smile
03-11-2016, 12:51 AM #17
Jim Halpert
Bounty hunter
Originally posted by pro View Post
Thanks dude! I was working all night last night on it (Not to mention all the previous hours working on it) but tmapi made it so much faster and a lot easier to do cooler things so some day I will get around to releasing it Smile


Well I'll make sure to check it out if you do.
03-11-2016, 12:53 AM #18
gopro_2027
Vault dweller
Originally posted by HackedTutorials View Post
Well I'll make sure to check it out if you do.


Btw, I was looking at your recent threads, are you still having trouble finding addresses with ida? I have been doing that stuff recently and I think I can help you (and maybe you help me back lol)

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo