Search found 1 match

by execom_rt
Fri Mar 02, 2007 7:42 am
Forum: PSP Development
Topic: hints to gain maximum free memory
Replies: 2
Views: 1575

in pspsuspend.h, you have sceKernelVolatileMemLock that gives you 4MB extra RAM (that get invalidated if you put in sleep mode) Alas, I couldn't make it work : I have a link error and don't know where the symbol is exported (-lpspsuspend ?). If someone have an idea how to get it link with the PSPSDK...