-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[OpenGL&Vulkan][Freeze] Saru Getchu PipoSaruRacer (UCJS10032) #12768
Comments
This feels like it might be related to #12498 . Some wacky viewport invalidation issue maybe? |
I feel similar it. |
Excitingly, despite likely being a flushing issue, this does reproduce in the GE dump. The red character is at 21/34. The problem is that ApplyDrawState is updating shader uniforms, but we only check for that when getting the vshader (before ApplyDrawState.) It only affects GLES, though. -[Unknown] |
@hrydgard |
Yep, the detail and dump were very useful indeed. Unfortunately, I'm not sure about the crash. There are other games that crash when you do or don't skip the video, and I suspect it's a timing issue. -[Unknown] |
Good! And, some movie issue is happend many games. |
v1.9.3-731-gf82e7a4e7-windows-amd64 media log: |
JPCSPTrace log: Change UNIMPL sceMpegAvcDecodeStopYCbCr |
I might want to do again jpcsptrace with more mpeg function to more understand in future |
update ppsspp log to v1.10.3-1375-g52c6169a5 |
@nassau-tk I cannot reproduce freeze in this build. |
I got log by your customized PPSSPP files. And, I got a movie of Issue point. This issue is not appear "Invalid Memory Access(Blue Screen)". |
Please see my video,I cannot reproduce anymore |
What!? I tested on other PC too. But, Result is same.(Freeze) Um.... I don't have any idea. |
Let @hrydgard merge that change,then we test again |
Oh!! Sorry!! And, I re-tested the it. "Result" ppsspp-v1.10.3-1375m1-g52c6169a5-windows-amd64 |
@nassau-tk |
Yes, I tested on Windows(64-bit). And, I tested on Xperia Z1 Compact (Android 9) |
Good news :) |
My warm up staff now only for firmware >= 6 |
Hope find correct fix in v1.12 |
The game's firmware is 2.81 |
JPCSPTrace log: (I play 2 times video to get scempegfinish logging) Real psp sceMpegGetAvcAu return ERROR_MPEG_NO_DATA near at the end of video. |
Is this solved??? |
@nassau-tk Yes,it is solved |
Fix by my pull request #16106 :) |
Awesome work!! |
What happens?
[Issue No.1]
Graphic(Text?) drawing issue.
Some Text become to very small. (Only first letter)
This issue happen only OpenGL.
Vulkan is drawing correctly.
See attached Screenshots & Dumpfile.
[Issue No.2]
IF you start NewGame then play intro movie.
And game freeze when finish the movie.
You can play the game when if You skip the movie.
Like a... #11060
But,This game is not shutdown.
Just, Freeze.
What should happen?
Drawing graphic correctly.(OpenGL)
Don't crash after the intro movie.
What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.
PPSSPP Ver. : 1.9.3-577
OS: Android 9.0
DeviceName: SONY SO-02K / Xperia XZ1 Compact (Japan)
CPU: Snapdragon835 (Octa-core)
GPU: Adreno 540
Resolution: 720×1280
RAM: 4GB
ROM:32GB
ExternalStrage: microSDXC 512GB
Dump file here!!
UCJS10032_0001.zip
[OpenGL ==> Vulakn]
The text was updated successfully, but these errors were encountered: