Post: Help with my RTM tool!
04-28-2016, 02:08 AM #1
zatb15
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Okay so i decided to make a RTM tool cause i was bored and i made the connection and name changer which works fine but the non-host doesn't work. I made a check box then named it VSAT and this is the code i used for the VSAT:

if (this.checkBox2.Checked)
{
PS3.Extension.WriteBytes(0x23C60, new byte[] { 0x60, 0x00, 0x00, 0x00 });
}
else
{
PS3.Extension.WriteBytes(0x23C60, new byte[] { 0x40, 0x81, 0x00, 0x44 });
}
(adsbygoogle = window.adsbygoogle || []).push({});

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo