PS3 C# Simple Icon Name - DEX

  • Hello Guest! Welcome to ConsoleCrunch, to help support our site check out the premium upgrades HERE! to get exclusive access to our hidden content.
  • Unable to load portions of the website...
    If you use an ad blocker addon, you should disable it because it interferes with several elements of the site and blocks more than just adverts.
  • Read Rules Before Posting Post Virus Scans with every program.

:*ßєєя๖ۣۜFєαя๖ۣۜMσ∂z

Active Poster
Active Member
Apr 21, 2014
359
220
103
Modding Central
Hi {BFM here:

YouTube
Twitter
Just add 2 buttons.

// Two examples:

private void button1_Click(object sender, EventArgs e)
{
byte[] buffer = Encoding.ASCII.GetBytes("^ZZ*iw5_cardicon_devil" + "^1DEVIL");
Array.Resize(ref buffer, buffer.Length + 1);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01BBBC2C, buffer);
}
private void button2_Click(object sender, EventArgs e)
{
byte[] buffer = Encoding.ASCII.GetBytes("^==xp" + "^6L^5O^2B^3B^1Y^7" + "^==xp");
Array.Resize(ref buffer, buffer.Length + 1);
PS3TMAPI.ProcessSetMemory(0, PS3TMAPI.UnitType.PPU, ProcessID, 0, 0x01BBBC2C, buffer);
}

Help me out by liking the post ;) ?
 
General chit-chat
Help Users
    @ QM|T_JinX: :weed: