EmuNewz Network

Full Version: IL-2 Sturmovik: Birds of Prey - ULES01316
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
jpcsp revision 63aa33d
crashes out before the first video now
here is the log
Code:
java.lang.NullPointerException
    at jpcsp.HLE.modules.sceMpeg.hleMpegGetAtracAu(sceMpeg.java:2430)
    at jpcsp.HLE.modules.sceMpeg.sceMpegGetAtracAu(sceMpeg.java:3240)
Is now fixed in 3e3dec9?

Thank you for reporting!
using 3e3dec9
goes ingame now but the developers screens and intro are a black screen but you can still hear the audio
during gameplay only shows half the screen properly with opengl
here is an info log
(03-25-2017, 01:25 AM)nash67 Wrote: [ -> ]using 3e3dec9
goes ingame now but the developers screens and intro are a black screen but you can still hear the audio
I have 2 fixes for the video play in 6353cba (and 46cec5c). Not sure if these would help here.
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>
Thank you!
using 6353cba
all the videos work now
(04-03-2017, 12:54 AM)nash67 Wrote: [ -> ]using 6353cba
all the videos work now
Good news! Smile

This game is still listed under "Half playable". Is it still correct?
Can some video settings help with the half-screen display issue?
Pages: 1 2