psOff_public
psOff_public copied to clipboard
MemManager| fix wrong mapping
-> Allocated: len:0x00004000 alignment:0x00020000 memorytype:3 -> 0x100160000 Commit| addr:0x100160000 len:0x00004000 prot:51 -> -> Map: start:0x00000000(0x160000) len:0x00004000 alignment:0x00020000 prot:51 -> 0x110150000
Not using the allocated space
fixes SysRay/psOff_compatibility#340
-> Allocated: len:0x00040000 alignment:0x00004000 memorytype:0 -> 0x1000c0000 Commit| addr:0x1000c0000 len:0x00040000 prot:51 -> -> Map: start:0x00000000(0xc0000) len:0x00040000 alignment:0x00004000 prot:51 -> 0x1080c0000
fixes SysRay/psOff_compatibility#337