try
{
dataGridView1.Enabled = true; dataGridView1.RowCount = 18;
for (int i = 0; i < 18; i++)
{
dataGridView1.Update();
dataGridView1.Rows[i].Cells[0].Value = i;
dataGridView1.Rows[i].Cells[1].Value = GetName(i);
}
}
catch { }
try
{
dataGridView1.Enabled = true; dataGridView1.RowCount = 18;
for (int i = 0; i < 18; i++)
{
dataGridView1.Update();
dataGridView1.Rows[i].Cells[0].Value = i;
dataGridView1.Rows[i].Cells[1].Value = GetName(i);
}
}
catch { }
textBox1.Text = PS3.Extension.ReadString(0x026C065
;
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x580
;
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 2);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 3);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 4);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 5);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 6);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 7);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 *
;
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 9);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 10);
textBox1.Text = PS3.Extension.ReadString(0x026C0658 + 0x5808 * 12);
all the * 1 upwards is doing is multiplying the sum of the offset + 0x5808
. hopefully u get this and your welcome
Copyright © 2026, NextGenUpdate.
All Rights Reserved.