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
Tenshin Ranman: Happy Go Lucky - ULJM05634
#1
r2244
The game is playable.


Attached Files Thumbnail(s)
       
Reply
#2
Code:
seek - unknown uid 0
The IO compatibility has been improved in r2243. Could you try if it helped for this game?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#3
(07-31-2011, 08:00 PM)gid15 Wrote:
Code:
seek - unknown uid 0
The IO compatibility has been improved in r2243. Could you try if it helped for this game?

r2244
Movie flashes.
BGM and voice work fine.Big Grin
The game is playable.Wink


Attached Files Thumbnail(s)
                   

.rar   JpcspR2244_ULJM05634_log.rar (Size: 7.04 KB / Downloads: 97)
Reply
#4
movie starts off alright then it starts to glitch
07:41:31 ERROR h264 - Videocodec Decoder Thread - H264 decode error 0xFFFFFFFF


Attached Files
.zip   log.zip (Size: 3.66 KB / Downloads: 83)
Reply
#5
(01-03-2020, 11:41 PM)nash67 Wrote: movie starts off alright then it starts to glitch
07:41:31 ERROR h264 - Videocodec Decoder Thread - H264 decode error 0xFFFFFFFF
Could you please generate a log at DEBUG level? As the issue happens at the start of the game, I hope the log will not be too large...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#6
sorry when you change it to debug
just sits there with a black screen
Reply
#7
Here is a debug log

.7z   log-debug.7z (Size: 321.4 KB / Downloads: 88)
The movie will skip if lle load
and get an error
Code:
08:53:09  INFO   stderr - MovieThread - fatal error : sceMpegCreate() 0x80618009
08:53:09  INFO   stdout - MovieThread - POLL SEMA

.zip   log.zip (Size: 16.11 KB / Downloads: 78)
Reply
#8
(01-14-2020, 01:02 AM)onelight Wrote: Here is a debug log

The movie will skip if lle load
and get an error
Code:
08:53:09  INFO   stderr - MovieThread - fatal error : sceMpegCreate() 0x80618009
08:53:09  INFO   stdout - MovieThread - POLL SEMA
This game seems to call sceMpegAvcCsc() in the user_main loop during videos, so maybe the change from 5c5d0c3 will help...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#9
Movie still flashes, but I find a way to help
If XBRZ4JPCSP is enable (should enable before Launch game or will broken graphics)
movie will play slower (1/3 fps, sound crackling sometime and end before video)
and none flashes.

XBRZ4JPCSP disable
   



XBRZ4JPCSP enable
   

XBRZ4JPCSP enable(broken graphics)
   
Reply
#10
(03-08-2020, 05:07 PM)onelight Wrote: Movie still flashes, but I find a way to help
If XBRZ4JPCSP is enable (should enable before Launch game or will broken graphics)
movie will play slower (1/3 fps, sound crackling sometime and end before video)
and none flashes.
OK, it sounds like a timing issue. Could you please provide a log at INFO level with the following lines added to LogSettings.xml:
Code:
<logger name='compiler'> <level value='debug' /> </logger>
<logger name='hle.sceMpegbase'> <level value='trace' /> </logger>
<logger name='hle.sceVideocodec'> <level value='trace' /> </logger>
<logger name='hle.sceMpeg'> <level value='trace' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='trace' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='hle.sceMp4'> <level value='trace' /> </logger>
<logger name='hle.mp4msv'> <level value='trace' /> </logger>
<logger name='hle.IoFileMgrForUser'> <level value='trace' /> </logger>
<logger name='hle.sceDisplay'> <level value='debug' /> </logger>
<logger name='hle.sceGe_user'> <level value='debug' /> </logger>
Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)