05-02-2020, 03:11 PM
Code:
Improved sceKernelLoadModuleXXX and sceKernelUnloadModuleXXX HLE
functions: these functions can modify MIPS code and the compiler needs
to check if any code block has been modified. This is mainly the case
when the application is performing a call to sceKernelLoadModule() and
then using directly one of the loaded function in the same code block.
Only windows 64 build
https://drive.google.com/file/d/1rEbXGH7...sp=sharing