Skip to content
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

Naruto Shippuden Ultimate Ninja Impact - PPSSPP Screen Freeze #12847

Closed
HydraTectical opened this issue Apr 22, 2020 · 28 comments
Closed

Naruto Shippuden Ultimate Ninja Impact - PPSSPP Screen Freeze #12847

HydraTectical opened this issue Apr 22, 2020 · 28 comments

Comments

@HydraTectical
Copy link

I recently got the Naruto Shippuden Ultimate Ninja Impact, and I set the settings to default. There was no problem and it was smooth, but then when I started to begin my first mission, it hanged. More like a screen freeze.

I tried to find settings in the internet and youtube but when I set them up in the settings, it still hangs and freezes. What should I do?

I have the latest version of PPSSPP as of now, not the beta. And I am using an Android OS 6.0 with a 2 GB RAM and a Quad Core.

@Leopard20
Copy link
Contributor

@HydraTectical
Change the rendering resolution to 1x. I don't know why this happens on OGL. Vulkan doesn't have this problem.

@ghost
Copy link

ghost commented Apr 22, 2020

I recently got the Naruto Shippuden Ultimate Ninja Impact, and I set the settings to default. There was no problem and it was smooth, but then when I started to begin my first mission, it hanged. More like a screen freeze.

I tried to find settings in the internet and youtube but when I set them up in the settings, it still hangs and freezes. What should I do?

I have the latest version of PPSSPP as of now, not the beta. And I am using an Android OS 6.0 with a 2 GB RAM and a Quad Core.

Why not try 1st ppsspp latest git from ppsspp buildbot to see if this issue still reproduce!? 🤔

@ghost
Copy link

ghost commented Apr 22, 2020

I can't reproduce your issue using latest ppsspp git build v1.9.3-968
Screenshot_20200423-010924

phone specifications

Android Marshmallow
Mali-450 GPU MP4
2GB of RAM

@Leopard20
Copy link
Contributor

Leopard20 commented Apr 22, 2020

It's Adreno specific

@ghost
Copy link

ghost commented Apr 22, 2020

It's Adreno specific

ok

@Leopard20
Copy link
Contributor

Leopard20 commented Apr 22, 2020

@HydraTectical
Just to make sure, what is your phone model?

Edit: One more confirmed issue on Vivo v9 which also uses Adreno in here #12407.
@hrydgard
I think it is now safe to add the "Adreno GPU" tag to the issue.
Also, I think I put a frame dump here, if you want to check it out:
#11583

@unknownbrackets
Copy link
Collaborator

This may be the same fundamental issue as #11355 then. As far as I can tell, the Adreno driver crashes and stops rendering new frames.

-[Unknown]

@Leopard20
Copy link
Contributor

Leopard20 commented Apr 23, 2020

@unknownbrackets
Any ideas why it only does that at 2x and higher rendering resolutions? 1x doesn't seem to crash the emulator.

@hrydgard
Copy link
Owner

Driver bugs, which I'm pretty sure is what we're dealing with here, are hard to reason about.

@ghost
Copy link

ghost commented Apr 24, 2020

@unknownbrackets
Any ideas why it only does that at 2x and higher rendering resolutions? 1x doesn't seem to crash the emulator.

Can you try to add this game id to compat.ini [BlockTransferAllowCreateFB] and then Enable Block Transfer Effects, and test if it's still crashing at 2x rendering resolution?

@Leopard20
Copy link
Contributor

Why should one even do that?! It crashes with or without Block Transfer Effects.

@ghost
Copy link

ghost commented May 19, 2020

I used 2x rendering resolution and the game work normally in opengl no crash
but it slow down specially in the loading screen and the quality dropped but still work fine no crash
(mali720 with opengl 3.1 / 4 core 1ghz cpu each / 2 go ram).

Does the app support 64bit aos???

@IrfanH495
Copy link

Sharp SH04H
Adreno 530
Snapdragon 820
Openg GL
1xPSP GOOD
2xPSP FC
Vulkan
for vulkan is good but there is a small bug
Screenshot_20211225-170957

@IrfanH495
Copy link

IrfanH495 commented Dec 25, 2021

I think PixelDepthRounding can fix it
[PixelDepthRounding]
narutospuni
ULES01537 = true

@IrfanH495
Copy link

IrfanH495 commented Dec 25, 2021

Both for vulkan & OpenGL good if naruto id added to PixelDepthRounding
this is video
https://drive.google.com/file/d/13URq3jPtwQwIzbD8GvWq5Q_oSQ1OdRbo/view?usp=drivesdk
slow because my device is overheating
and that also helps
#11583 (comment)

@ghost
Copy link

ghost commented Dec 27, 2021

@IrfanH495 opengl doesn't freeze? Vulkan has graphics issue? Did you try the ppsspp latest development build apk?

@IrfanH495
Copy link

@IrfanH495 opengl doesn't freeze? Vulkan has graphics issue? Did you try the ppsspp latest development build apk?

i'm using version v1.12.3-491-gcc767622d and using compat.ini PixelDepthRounding

@ghost
Copy link

ghost commented Dec 27, 2021 via email

@IrfanH495
Copy link

You forgot to answer my other question

On Mon, Dec 27, 2021, 10:12 AM Irfan.H @.> wrote: @IrfanH495 https://github.com/IrfanH495 opengl doesn't freeze? Vulkan has graphics issue? Did you try the ppsspp latest development build apk? i'm using version v1.12.3-491-gcc767622d and using compat.ini PixelDepthRounding — Reply to this email directly, view it on GitHub <#12847 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI64R2QQ6BYVJOJN5E5U3MDUS7DQNANCNFSM4MOCQMAQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you commented.Message ID: @.>

#12847 (comment)

@IrfanH495
Copy link

this game has also been experiencing fc Corpse Party & Ikki Tousen: Xross Impact
this only happens on opengl
https://drive.google.com/file/d/18w5C574m2GcAdygR3ZvGyQ-CFkSspNGS/view?usp=drivesdk

@IrfanH495
Copy link

IrfanH495 commented Jul 1, 2022

is this the same issue.? if i play as sasori in chapter 1 stage gai against kisame. iron sand will not disappear
Screenshot_20220701-065548
Screenshot_20220701-065603
Screenshot_20220701-065635
Screenshot_20220701-065659
I've tried vulkan default settings without compat and I've also tried PixelDepthRounding but it doesn't help for sasori

@IrfanH495
Copy link

IrfanH495 commented Jul 1, 2022

only in black lines like screenshot iron sand won't disappear
sss

@ghost
Copy link

ghost commented Sep 3, 2022

Sharp SH04H Adreno 530 Snapdragon 820 Openg GL 1xPSP GOOD 2xPSP FC Vulkan for vulkan is good but there is a small bug Screenshot_20211225-170957

Cannot reproduce this on adreno 610
5X Resolution Latest Build.
Screenshot_2022-09-03-13-23-30-373_org ppsspp ppsspp

1X Resolution Latest Build.
Screenshot_2022-09-03-13-25-03-066_org ppsspp ppsspp

@ghost
Copy link

ghost commented Sep 9, 2022

Sharp SH04H Adreno 530 Snapdragon 820 Openg GL 1xPSP GOOD 2xPSP FC Vulkan for vulkan is good but there is a small bug Screenshot_20211225-170957

PixelDepthRounding fixes this glitch.
Screenshot_2022-09-09-21-29-14-45

Device: Oppo a3s Snapdragon 450 Adreno 506

@ghost
Copy link

ghost commented Sep 9, 2022

This game doesn't crash anymore using opengl backend on my Oppo a3s adreno 506!

@ghost
Copy link

ghost commented Sep 9, 2022

@hrydgard add this game to PixelDepthRounding fixes the graphics glitch and also the crashing issue on opengl

@hrydgard
Copy link
Owner

hrydgard commented Sep 9, 2022

I think the remaining issue here then is exactly the same as #11583 ?

Closing.

(And like I commented in that one, could you try VertexDepthRounding? )

@hrydgard hrydgard closed this as completed Sep 9, 2022
@ghost
Copy link

ghost commented Sep 10, 2022

This game still crashing using opengl backend on adreno 5xx or 3xx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants