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

PSPo2i Crash On Startup or Entering New game #13680

Closed
Chriszxz opened this issue Nov 20, 2020 · 33 comments
Closed

PSPo2i Crash On Startup or Entering New game #13680

Chriszxz opened this issue Nov 20, 2020 · 33 comments

Comments

@Chriszxz
Copy link

What happened?

Phantasy Star Portable 2 Infinity crashes on start of the game or when entering new game

What should happen?

It probably shouldn't crash

What hardware, operating system, and PPSSPP version? On desktop, GPU matters for graphical issues.

Oppo A37
Qualcomm MSM8916 Snapdragon 410
Adreno 306
Android 5.1 (ColorOS 3)

Additional Info

demo1.zip
Crash on startup.txt

demo2.zip
Crash when entering new game.txt

@sum2012 sum2012 added the Patched-game Occurs only on patched or modified version of a game. label Nov 20, 2020
@sum2012
Copy link
Collaborator

sum2012 commented Nov 20, 2020

edit:Patched game does not officially support

@sum2012
Copy link
Collaborator

sum2012 commented Nov 20, 2020

Can you test original japan version ?

@Chriszxz
Copy link
Author

Nope still crashes.

@Chriszxz
Copy link
Author

@sum2012 do I also need to provide the logs in jpn version?

@Chriszxz
Copy link
Author

logcat.txt

@sum2012 sum2012 removed the Patched-game Occurs only on patched or modified version of a game. label Nov 20, 2020
@sum2012
Copy link
Collaborator

sum2012 commented Nov 20, 2020

What is render mode result ?
OpenGL and Vulkan

@Chriszxz
Copy link
Author

My phone doesn't support Vulkan so my render mode is OpenGl.

@sum2012
Copy link
Collaborator

sum2012 commented Nov 21, 2020 via email

@Chriszxz
Copy link
Author

All of the other games are working. I even tried the dumped psn version of this game hoping it would work for the reason that it have a different hash than the dumped umd. But it didn't.

@Chriszxz
Copy link
Author

This game runs perfectly on my realme c2, but in this particular device it wouldn't. Does it mean that it's a device specific bug?

@sum2012
Copy link
Collaborator

sum2012 commented Nov 21, 2020

From mywindows log just it is ineresting
33:55:442 user_main W[SCEKERNEL]: hle\scekernel.h:462 Kernel: Bad DirListing handle -2147418110 (80010002)
Full log: https://gist.github.com/sum2012/52332089373baa20f1fdff78ca21781a

@Chriszxz
Copy link
Author

Did you replicate it?

@sum2012
Copy link
Collaborator

sum2012 commented Nov 22, 2020 via email

@sum2012
Copy link
Collaborator

sum2012 commented Nov 22, 2020

@Chriszxz
Copy link
Author

The game worked in this version. It's the same problem then.

@sum2012
Copy link
Collaborator

sum2012 commented Nov 22, 2020 via email

@sum2012
Copy link
Collaborator

sum2012 commented Nov 22, 2020 via email

@Chriszxz
Copy link
Author

Yes, probably.

@Chriszxz
Copy link
Author

What can I do to further help in this problem.

@sum2012
Copy link
Collaborator

sum2012 commented Nov 22, 2020 via email

@Chriszxz
Copy link
Author

Chriszxz commented Nov 22, 2020

Okay then. Thanks! Sleep well.

@sum2012
Copy link
Collaborator

sum2012 commented Nov 22, 2020

I don't compile on time this day.
So that I just keep you test v1.8 to ensure the problem
https://www.ppsspp.org/files/1_8_0/ppsspp.apk

@Chriszxz
Copy link
Author

Doesn't work in 1.8.0.

@sum2012
Copy link
Collaborator

sum2012 commented Nov 23, 2020

Sorry,I forget how to compile in android
I am too long don't do it

@sum2012 sum2012 added this to the v1.11.0 milestone Nov 23, 2020
@sum2012
Copy link
Collaborator

sum2012 commented Nov 23, 2020

@hrydgard can you help to follow up ?
I forget that how to compile in android.
He answered that work in v1.7.4 not work in v1.8.0

@CrimsonSZ-Q
Copy link

This game runs perfectly on my realme c2, but in this particular device it wouldn't. Does it mean that it's a device specific bug?

Why on my Realme C2 got blackscreen after intro ?

@Chriszxz
Copy link
Author

Maybe your iso is corrupted. Check the hash if it matches the original.

@ghost
Copy link

ghost commented Jun 12, 2021

@Chriszxz It doesn't crash on my phone redmi note 9
using ppsspp github apk and ppsspp gold version 🤔
Screenshot_2021-06-12-20-12-16-061_org ppsspp ppssppgold
Screenshot_2021-06-12-20-12-24-092_org ppsspp ppssppgold

@Chriszxz
Copy link
Author

@Chriszxz It doesn't crash on my phone redmi note 9
using ppsspp github apk and ppsspp gold version 🤔
Screenshot_2021-06-12-20-12-16-061_org ppsspp ppssppgold
Screenshot_2021-06-12-20-12-24-092_org ppsspp ppssppgold

Of course it won't crash because your device uses a Mediatek SoC and the problem only exists on any device that uses Adreno 306 GPU.

@unknownbrackets
Copy link
Collaborator

Do we know that it's Adreno 306 only, or all Adreno 3xx? If it works on other Adreno 3xx, it would make me think this is actually a driver bug - which might be hard to workaround.

-[Unknown]

@ghost
Copy link

ghost commented Jun 13, 2021

Of course it won't crash because your device uses a Mediatek SoC and the problem only exists on any device that uses Adreno 306 GPU.

So this should probably be a duplicate of #13542

@unknownbrackets
Copy link
Collaborator

If so, that issue says it used to work. If this also behaves the same, working in v1.7.4 and crashing in v1.8.x, then I'd close one of these as a duplicate. It'd help to narrow down what change was made, but since the version is pretty old, that'd probably involve a compiler.

-[Unknown]

@Chriszxz
Copy link
Author

If so, that issue says it used to work. If this also behaves the same, working in v1.7.4 and crashing in v1.8.x, then I'd close one of these as a duplicate. It'd help to narrow down what change was made, but since the version is pretty old, that'd probably involve a compiler.

-[Unknown]

Indeed

@unknownbrackets unknownbrackets removed this from the v1.12.0 milestone Jun 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants