Downstream Panic (US) New Game crashes
mkozjak opened this issue · 5 comments
What happens?
Downstream Panic (US) locks up on New Game.
All buttons stop working. The only thing I can do is go back to iPhone home via regular system minimize.
What should happen?
Should start a new game properly.
What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.
iPhone 11 Pro, iOS 14.1, PPSSPP git caa960e.
Any tips on how I can provide you with some logs? Are xcode debug logs enough?
Here's a Log for Downstream Panic:
18:33:227 user_main E[SCEDISP]: HLE/sceDisplay.cpp:998 80000104=sceDisplaySetFrameBuf(04000000, 0, 0, 1): invalid stride
18:33:629 user_main E[HLE]: HLE/scePower.cpp:364 sceKernelVolatileMemUnlock(0) FAILED - not locked
18:34:619 thread video E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(09ebaaf0): not yet playing
18:34:619 user_main E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(08d82c80): not yet playing
18:34:636 user_main E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(08d82c80): not yet playing
18:34:653 user_main E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(08d82c80): not yet playing
18:34:670 user_main E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(08d82c80): not yet playing
18:34:671 thread video E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(09eb5af0): not yet playing
18:34:738 user_main E[HLE]: HLE/scePower.cpp:364 sceKernelVolatileMemUnlock(0) FAILED - not locked
18:35:793 thread video E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(09ebaaf0): not yet playing
18:35:794 user_main E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(08d82c80): not yet playing
18:35:811 user_main E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(08d82c80): not yet playing
18:35:862 thread video E[ME]: HLE/scePsmf.cpp:1163 80616001=scePsmfPlayerStop(09eb5af0): not yet playing
18:35:912 user_main E[SCEIO]: HLE/sceIo.cpp:2094 00000004=sceIoOpenAsync(disc0:/PSP_GAME/USRDIR/Movies/2.pmf, 1, 0): file not found
v1.10.3-1150-g614540aa6-windows-amd64 log:
https://gist.github.com/sum2012/8f89fad1efd0041607eddcdef1191972
Not sure this is really scemp3 issue.
Also thanks this make me test jpcsp emulator , the emulator worked in jpcsp/jpcsp@3d32d04
The game history thread is in http://www.emunewz.net/forum/showthread.php?tid=41262
I have reported jpcsp 's side.
Now I fixed ppsspp 's side :P
@mkozjak @Panderner
Please check v1.10.3-1162-g0193fd278 or newer version
Confirmed to work! 👍