Post: C# PS3TMAPI GetTitleId() Function
03-13-2014, 01:35 PM #1
BuC-ShoTz
TeamMvKâ?¢
(adsbygoogle = window.adsbygoogle || []).push({}); You must login or register to view this content.
    
private string GetTitleID()
{
PS3TMAPI.ProcessInfo procinfo = new PS3TMAPI.ProcessInfo();
snr = PS3TMAPI.GetProcessInfo(target, processID, out procinfo);
string[] splitpath = procinfo.Hdr.ELFPath.Split('/'Winky Winky;
return splitpath[3];
}

    
string titileId = GetTitleID();
(adsbygoogle = window.adsbygoogle || []).push({});

The following 15 users say thank you to BuC-ShoTz for this useful post:

-SuperMan, Bad Luck Brian, ErasedDev, EliteHackzPS3, JLM, Hori_By_Nature, JemEO, Loxy, M-alShammary, Mango_Knife, Notorious, SC58, Fatality
03-14-2014, 01:57 PM #11
BuC-ShoTz
TeamMvKâ?¢
Originally posted by SC58 View Post
how do u make the version text show on game like that?


i thought it was showVersion or ui_showVersion but i cant find it, maybe they took it out...
03-17-2014, 12:16 PM #12
flynhigh09
Little One
Originally posted by ShoTz View Post
You must login or register to view this content.
    
private string GetTitleID()
{
PS3TMAPI.ProcessInfo procinfo = new PS3TMAPI.ProcessInfo();
snr = PS3TMAPI.GetProcessInfo(target, processID, out procinfo);
string[] splitpath = procinfo.Hdr.ELFPath.Split('/'Winky Winky;
return splitpath[3];
}

    
string titileId = GetTitleID();


Nice, You know if this can be used with PS3Lib or CCAPI if so you know how?
03-17-2014, 12:43 PM #13
BuC-ShoTz
TeamMvKâ?¢
Originally posted by flynhigh09 View Post
Nice, You know if this can be used with PS3Lib or CCAPI if so you know how?


i dont think so...
04-03-2014, 12:28 AM #14
This is how I made my unban for my premium users but I did some hardcore coding and I put it to where it checks what it attaches to and what eboot it is attaching to and or self and checking the game id... 300+ Lines of code C#. I'm sure there is a easy way to do it then checking game ids through eboot & self paths and this might be it.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo