The issue is that the functions GetGpuClockSpeed & GetGpuGddr3RamClockSpeed in xai_plugin scan the LV1 memory for the value. And this scan takes some seconds (sometimes until a minute depending on where the clock values are stored in memory).
In the video the user calls repetitively the function without wait for the function complete with a response. The plugin is called multiple times until there is a memory fault.
@Evilnat This issue could be solved easily using a lock file or semaphore in getClockSpeeds, to prevent that the function is called again while it is processing.
Also the response time could be optimized, merging GetGpuClockSpeed & GetGpuGddr3RamClockSpeed in a single function that scan both values. Typically both clock values are found very near in memory.
Are you sure I can only run HEN on my PS3? I was looking at this video tutorial:
I even found a guide here on this website "(Guide) Jailbreaking With Bgtoolset" and it also says that I can install CFW 4.89.
