Open cysin opened 8 years ago
In the games i tried, it returned a block of 64 MBs of memory. I can't think to another way to get more RAM to scan.
In my test with Muramasa's Rebirth, it only returned 256KB of memory. I did a quick reading of vitasdk and perhaps there is no other way to get process's memory info(I am not so experienced with system programming).. This might be a limit of current version of vitasdk. Anyway thanks for your hard work~
I tired Dragon's Crown and Muramasa's Rebirth and seems can't get any search results. rinCheat uses 'sceKernelGetMemBlockBase' to get heap memory but looks like this functions only get one block. So is this correct to get all heap memory?