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
Game demo, Papa no Iukoto o Kikinasai! - NPJH50575
#1
Game demo, Papa no Iukoto o Kikinasai! - NPJH50575
using r 3065
goes ingame
but makes a terrible buzzing sound over the top of the music (the music is so low you can just hear it )
here is a compiler log


Attached Files
.zip   log.zip (Size: 1.02 MB / Downloads: 85)
Reply
#2
Test with r76338c4, game didn't loading in.
   
   

Working fine using PPSSPP
   


I also notice JPCSP get incorrect color/brightness

   
   
   




.zip   NPJH50575 JPCSP log.zip (Size: 19.03 KB / Downloads: 103)

.zip   NPJH50575 ppsspplog.zip (Size: 2.97 KB / Downloads: 89)
Reply
#3
The problem is that keep calling these
Code:
20:15:11 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus
20:15:11 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 0


Attached Files
.txt   log_sceulitydebuglog..txt (Size: 43.08 KB / Downloads: 71)
Reply
#4
Code:
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 3
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataShutdownStart
20:30:12 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=0
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 0
The status was switching directly from 3 to 0. In 29b805f, it should now stay a little bit in status 4 after the shutdown start. Does it help?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#5
(06-16-2015, 04:25 PM)gid15 Wrote:
Code:
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 3
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataShutdownStart
20:30:12 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=0
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus
20:30:12 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 0
The status was switching directly from 3 to 0. In 29b805f, it should now stay a little bit in status 4 after the shutdown start. Does it help?

Still no loading in.

.zip   sceUtility DEBUG log.zip (Size: 5.65 KB / Downloads: 111)
Reply
#6
Code:
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 3
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataShutdownStart
00:48:46 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=0
00:48:46 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=1
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 0
Hmmm, it is still not returning status 4... I've tried a longer delay in f253f31. Could you retry it?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#7
(06-16-2015, 04:56 PM)gid15 Wrote:
Code:
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 3
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataShutdownStart
00:48:46 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=0
00:48:46 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=1
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 0
Hmmm, it is still not returning status 4... I've tried a longer delay in f253f31. Could you retry it?

get 50% chance loading in.
   

   
   


.zip   fail log.zip (Size: 1.95 KB / Downloads: 85)

.zip   fail log2.zip (Size: 1.52 KB / Downloads: 94)


.zip   success log.zip (Size: 844 bytes / Downloads: 113)

.zip   success log2.zip (Size: 3.71 KB / Downloads: 108)
Reply
#8
(06-16-2015, 05:29 PM)onelight Wrote: get 50% chance loading in.
OK, your logs confirm that it is loading when the status=4 is returned once.
I've again increased the delay in dc75d19. It is now loading more often?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#9
(06-18-2015, 06:02 PM)gid15 Wrote:
(06-16-2015, 05:29 PM)onelight Wrote: get 50% chance loading in.
OK, your logs confirm that it is loading when the status=4 is returned once.
I've again increased the delay in dc75d19. It is now loading more often?

95% can load in.
Reply
#10
(06-16-2015, 04:56 PM)gid15 Wrote:
Code:
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 3
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataShutdownStart
00:48:46 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=0
00:48:46 DEBUG hle.sceUtility - SceUtilityShutdown - hleUtilityThread action=1
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus
00:48:46 DEBUG hle.sceUtility - user_main - sceUtilitySavedataGetStatus status 0
Hmmm, it is still not returning status 4... I've tried a longer delay in f253f31. Could you retry it?
longer delay NOT actually help, right?
delay = 2000 will broken Tokimeki Memorial 4 - JAP - NPJH50127 cant loading in.
delay =200 Game demo, Papa no Iukoto o Kikinasai! cant loading in.(sometime it can load in, about 40% chance)
but if I add <logger name='hle.sceUtility'> <level value='debug' /> </logger> to LogSettings.xml both Tokimeki Memorial 4 and Game demo, Papa no Iukoto o Kikinasai! can load in (tried delay 2000 and delay 200)

EDIT: add <logger name='hle.sceUtility'> <level value='debug' /> </logger> to LogSettings.xml, Papa no Iukoto o Kikinasai! still have about 10% chance can't loading in. it's random even? I'm not sure.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)