Open GoogleCodeExporter opened 9 years ago
The psps except the psp 100x basically has 2 main memories:
-user memory, about 20mb, usable in games
-kernel memory, about 25mb, only accessible by kernel modules
The high memory layout merge the kernel memory in the user memory allowing user
plugin and games to have more room.
The iso cache however uses this kernel memory so if you reduce its size and
increase the size of the user memory with the hight memory layout, the iso
cache doesn't have enough room and it makes the psp to crash (if alloc failed
-> psp crashes).
The only solution would be to create a fallback to high memory layout for
example or change the recovery menu to forbid the user to activate both of them.
Original comment by devnonam...@gmail.com
on 25 Sep 2012 at 10:37
But the ProCFW should forbid to activate both at the same time
Original comment by devnonam...@gmail.com
on 28 Aug 2013 at 10:10
Original issue reported on code.google.com by
piotrekhenry
on 18 Aug 2012 at 7:07