Not sure if any one is really interested but I saw that this wasn't working anymore so I decided to try and create a unique fix.
My plan is to hook into the hud.xex and display a message box when the user selects the "Redeem Code" option. I already have a successful hook in place. Next is to just write up the code to display the temps. My plan is to maybe talk to c0z and see if he would be interested in adding this to DL, as it would take away the need for a separate xex to run this.
I could even add an option to the message box to save the temps to a log file. Not sure if I feel like writing to a file every 30 seconds.
CODE
XAM LoadImage: hud.xex | Type: 40000008 | Version: 20351f00 | Handle: 781c2028
LI Return: 00000000
Hooked into RedeemCode Action
CPU:64.0352 GPU:77.3906 MEM:62.8789 BRD:31.5977
Hooked into RedeemCode Action
CPU:64.0078 GPU:77.2891 MEM:62.8711 BRD:31.6172
Hooked into RedeemCode Action
CPU:64.0156 GPU:77.2656 MEM:62.8711 BRD:31.7070
Hooked into RedeemCode Action
CPU:64.0156 GPU:77.2656 MEM:62.8789 BRD:31.6523
Hooked into RedeemCode Action
CPU:64.0156 GPU:77.2656 MEM:62.8789 BRD:31.6523
Hooked into RedeemCode Action
CPU:64.0078 GPU:77.3125 MEM:62.8594 BRD:31.6523
This post has been edited by Dwack: Dec 8 2011, 12:56 AM