03-30-2017, 09:36 PM
(03-25-2017, 01:25 AM)nash67 Wrote: using 3e3dec9I have 2 fixes for the video play in 6353cba (and 46cec5c). Not sure if these would help here.
goes ingame now but the developers screens and intro are a black screen but you can still hear the audio
If not, I would need an INFO log with the following lines added in LogSettings.xml:
Code:
<logger name='hle.sceMpeg'> <level value='debug' /> </logger>
<logger name='hle.scePsmf'> <level value='debug' /> </logger>
<logger name='hle.scePsmfPlayer'> <level value='debug' /> </logger>
Always include a complete log file at INFO level in your reports. Thanks! How to post a log