This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The Red Star[NPUH10040]
#1
In Jpcsp 2008

Dual Core 3Ghz
Nvidia 250Gts
2Gb Ram

Plays sounds and music.
Default settings

[Image: rs1n.th.jpg]
[Image: rs2gy.th.jpg]
[Image: rs3jq.th.jpg]
Reply
#2
r2406:
Speed Up!!
Now I get 50~60 fps Big Grin


Attached Files Thumbnail(s)
   

.rar   Log_The_Red_Star_r2406.rar (Size: 7.09 KB / Downloads: 92)
.rar   Profiler_The_Red_Star_r2406.rar (Size: 171.38 KB / Downloads: 90)
Reply
#3
last work
https://github.com/jpcsp/jpcsp/commit/d8...00f3916106

first bad
https://github.com/jpcsp/jpcsp/commit/16...7b13057ad3

Attach 1697d3d(bad),d848e5f(good),b48ff1a(bad)

edit:Also Jpcsptrace not work http://www.emunewz.net/forum/showthread....#pid227041


Attached Files
.txt   d848e5f_good_log.txt (Size: 24.48 KB / Downloads: 68)
.txt   1697d3d_bad_log.txt (Size: 11.65 KB / Downloads: 64)
.txt   b48ff1a_bad_log.txt (Size: 10.48 KB / Downloads: 65)
Reply
#4
Attach jpcsptrace log (sceKernelCreateThread and sceKernelCreateFpl )


Attached Files
.txt   JPCSPtracelog.txt (Size: 23.25 KB / Downloads: 68)
Reply
#5
From your log, it seems to fail at sceIoLseekAsync:
Code:
21:00:09 DEBUG compiler - user_main - Compiling _S1_2_8AC9268
21:00:09 DEBUG compiler - user_main - CodeInstruction.compile  > 0x8AC9268 - jr         $ra
21:00:09 DEBUG compiler - user_main - CodeInstruction.compile    0x8AC926C - syscall    0x045C8 [sceIoLseekAsync]
21:00:09  WARN hle.SysMemUserForUser - user_main - malloc cannot allocate partition=2, name='ThreadMan-Stack-0x4e-SceIofileAsync', type=PSP_SMEM_High, size=0x800, addr=0x00000000, maxFreeMem=0x400, totalFreeMem=0x500
21:00:09  WARN hle.IoFileMgrForUser - user_main - Cannot start the Async IO thread, not enough memory to create its stack
It would be interesting to log the same call using JpcspTrace:
Code:
sceIoLseekAsync 0x71B19E77 5 !$xxxxx
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#6
Attach
(11-02-2015, 09:01 AM)gid15 Wrote: From your log, it seems to fail at sceIoLseekAsync:
Code:
21:00:09 DEBUG compiler - user_main - Compiling _S1_2_8AC9268
21:00:09 DEBUG compiler - user_main - CodeInstruction.compile  > 0x8AC9268 - jr         $ra
21:00:09 DEBUG compiler - user_main - CodeInstruction.compile    0x8AC926C - syscall    0x045C8 [sceIoLseekAsync]
21:00:09  WARN hle.SysMemUserForUser - user_main - malloc cannot allocate partition=2, name='ThreadMan-Stack-0x4e-SceIofileAsync', type=PSP_SMEM_High, size=0x800, addr=0x00000000, maxFreeMem=0x400, totalFreeMem=0x500
21:00:09  WARN hle.IoFileMgrForUser - user_main - Cannot start the Async IO thread, not enough memory to create its stack
It would be interesting to log the same call using JpcspTrace:
Code:
sceIoLseekAsync 0x71B19E77 5 !$xxxxx


Attached Files
.txt   JPCSPtracelog.txt (Size: 27.28 KB / Downloads: 76)
Reply
#7
OK, from the JpcspTrace, the stack of the async IO thread is not allocated in user space. This should now be fixed in 0ad1fc8.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#8
I compile myself in this commit
https://github.com/jpcsp/jpcsp/commit/3e...4abb61e60b

Yes,fixed,thanks


Attached Files
.txt   log.txt (Size: 22.24 KB / Downloads: 64)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)