Originally posted by Hereisme766
dude it doesn't work, where do i put that? inside the label? i made it look like this: deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString()); and i get "no overload for method "getmemory" takes 1 argument
Sorry you can put it on the attach process, I havent programmed in a while, deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString, new byte[]());
try this