Post: RTM Help
05-16-2015, 09:09 AM #1
Otaku Modder
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); How can i put FPS on my rtm? Smile
Any help will be appreciated, thanks
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Otaku Modder for this useful post:

ksa_7ooo7
05-16-2015, 08:32 PM #2
ksa_7ooo7
Maggbot timeout!
    / /FPS;

// On
PS3.SetMemory(0x8E3590, new byte[] { 0x94, 50, 0, 0, 0, 0, 0, 32, 32, 32, 32, 32, 32 });
PS3.SetMemory(0x37FEC, new byte[] { 0x60, 0x00, 0x00, 0x00 });
//OFF
PS3.SetMemory(0x8E3590, new byte[] { 13 });
PS3.SetMemory(0x37FEC, new byte[] { 65, 130, 8, 240 });

// TEXT
PS3.Extension.WriteString(0x8E3290, richTextBox.Text);

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo