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

[Android] [Vulkan] Gran Turismo glitches and performance problem #11244

Open
Blacob777 opened this issue Jul 7, 2018 · 7 comments
Open

[Android] [Vulkan] Gran Turismo glitches and performance problem #11244

Blacob777 opened this issue Jul 7, 2018 · 7 comments

Comments

@Blacob777
Copy link

Look on car color and fps
Vulkan
screenshot_2018-07-07-01-59-50-912_org ppsspp ppsspp

OpenGL
screenshot_2018-07-07-02-02-29-383_org ppsspp ppsspp

@unknownbrackets
Copy link
Collaborator

Could be an obscure blending mode. What device / GPU? Is OpenGL how it's supposed to look?

-[Unknown]

@Blacob777
Copy link
Author

@unknownbrackets xiaomi mi5s plus\adreno 530

@ghost
Copy link

ghost commented Oct 8, 2021

This is still an issue to you Blacob777?
hmm.. ogl and vk has the same performance on this game now using ppsspp v1.12
opengl
Screenshot_2021-10-09-01-28-43-412_org ppsspp ppsspp
vulkan
Screenshot_2021-10-09-01-29-36-571_org ppsspp ppsspp

@ghost
Copy link

ghost commented Sep 27, 2022

I can reproduce this on my OPPO A3S ADRENO 506.

Record_2022-09-27-14-02-20.mp4

UCUS98632.ppdmp.zip

@hrydgard
Copy link
Owner

@Gamemulatorer Can't really tell from that video - is the problem just that it's slow, or that there car's color is wrong like the early posts in this thread? Also, is it faster in OpenGL?

@ghost
Copy link

ghost commented Sep 27, 2022

There's a white line that flickering, yeah this is also slow in opengl backend.

@hrydgard
Copy link
Owner

The white line flickering is not a bug, that happens on the real PSP too, I'm pretty sure. Just a matter of badly designed geometry (they should have used a texture so filtering could have smoothed it out). So I think we're just looking at a performance issue. The slight screen shaking btw is a long-known issue where the game tries to do simple temporal antialiasing using the slowness of the display, if you go into game settings and switch to TV mode it disappears.

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

3 participants