EmuNewz Network

Full Version: Freak Out: Extreme Freeride - ULES00783
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Freak Out: Extreme Freeride - ULES00783
using r2693
stuck on the loading screen
here is the log
using r 2718
no change
here is a new info and debug log
using r 2827
no change
here is the info log with the added line
<logger name='hle.ThreadManForUser' > <level value='debug' /> </logger>

using r 2929
still no change
here is a compiler log
Code:
17351   user_main   WARN   hle.SysMemUserForUser   malloc cannot allocate partition=2, type=PSP_SMEM_High, size=0x8000, addr=0x00000000  
17352   user_main   WARN   hle.ThreadManForUser   sceKernelCreateThread not enough memory to create the stack
The game need at least 32mb ram to run ?
Rev2981 still do not solve this(addr=0x00000000)
Code:
18:03:24  WARN hle.SysMemUserForUser - user_main - malloc cannot allocate partition=2, name='ThreadMan-Stack-0x2c-FMOD Software Mixer thread', type=PSP_SMEM_High, size=0x10000, addr=0x00000000, maxFreeMem=0x4800, totalFreeMem=0x5500
18:03:24  WARN hle.ThreadManForUser - user_main - sceKernelCreateThread not enough memory to create the stack
Attach compiler log
using r 3071
still the same problem
here is a compiler log
using r 3365
still the same problem
here is a few logs
Could you provide a JpcspTrace with the following lines:
Code:
sceKernelCreateThread 0x446D8DE6 6 sxdxxx
sceKernelAllocPartitionMemory 0x237DBD4F 5 xsxxx
sceKernelGetBlockHeadAddr 0x9D9A5BA1 1 x
Thank you!

Edit: added sceKernelGetBlockHeadAddr
using r 3367
here is a JpcspTrace with the 3 lines
Pages: 1 2