Originally posted by UnholyTalonTSi
I need help with visual studio ultimate 2013. I am making a NBA 2K15 tool and i am putting the ps3 temperature in it, but when i do label1.Text = PS3.GetTemperatureCELL(); it will show the cpu temperature but as the temperature changes on the ps3 it will NOT change in my tool. I have put label1.Text = PS3.GetTemperatureCELL(); in a timer and put the timer1.Start(); in a button. I have tried this a few different ways and still get the same results. I have also deleted visual studio ultimate 2013 and reinstalled it, but still the same. I have made other tools in the past with this in them and they worked. If you can please help. Thanks