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

ppsspp v1.14.4 ULJM05428 (Kiniro no Corda 2f) rendering error (CLUT misdetection) #16819

Closed
4 of 5 tasks
android-1995 opened this issue Jan 19, 2023 · 5 comments · Fixed by #17212
Closed
4 of 5 tasks
Labels
GE emulation Backend-independent GPU issues
Milestone

Comments

@android-1995
Copy link

android-1995 commented Jan 19, 2023

Game or games this happens in

ULJM05428 V1.01 金色のコルダ 2 f / Kiniro no Corda 2f

What area of the game

You can reproduce at the beginning of the game

What happens

Screenshot_2023-01-19-15-21-13-787_org ppsspp ppsspp
The name display is abnormal. The picture below is a screenshot of the game of V1.13.2 PPSSPP
Screenshot_2023-01-19-15-25-07-523_org ppsspp ppsspp

What should happen

Screenshot_2023-01-19-15-25-07-523_org ppsspp ppsspp
This picture is a screenshot of the game of V1.13.2 PPSSPP

GE frame capture

No response

Platform

Android

Mobile phone model or graphics card

redmi k40

PPSSPP version affected

v1.14.4

Last working version

V1.13.2

Graphics backend (3D API)

Vulkan

Checklist

  • Test in the latest git build in case it's already fixed.
  • Search for other reports of the same issue.
  • Try resetting settings or older versions and include if the issue is related.
  • Try changing graphics settings to determine if one causes the glitch (especially speed hacks or enhancements/replacements.)
  • Include logs or screenshots of issue.
@hrydgard
Copy link
Owner

A GE frame capture (https://github.com/hrydgard/ppsspp/wiki/How-to-create-a-frame-dump) would help immensely to debug this.

@hrydgard hrydgard added this to the v1.15.0 milestone Jan 19, 2023
@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Jan 19, 2023
@sum2012 sum2012 changed the title ppsspp v1.14.4 ULJM05428 rendering error ppsspp v1.14.4 ULJM05428 (Golden Corda 2 f) rendering error Jan 21, 2023
@sum2012 sum2012 changed the title ppsspp v1.14.4 ULJM05428 (Golden Corda 2 f) rendering error ppsspp v1.14.4 ULJM05428 (Golden Corda 2f) rendering error Jan 21, 2023
@sum2012 sum2012 changed the title ppsspp v1.14.4 ULJM05428 (Golden Corda 2f) rendering error ppsspp v1.14.4 ULJM05428 (Kiniro no Corda 2f) rendering error Jan 21, 2023
@sum2012
Copy link
Collaborator

sum2012 commented Jan 21, 2023

I test windows 64 bit.
It effect opengl,d3d9,d4d11,valkun
softgpu no problem.
@hrydgard @unknownbrackets
Opengl and softgpu 's GE frame capture is not equal this time ?
edit: softgpu 's GE frame capture is okay for opengl
ULJM05428-opengl.zip
ULJM05428-softgpu.zip

@sum2012
Copy link
Collaborator

sum2012 commented Jan 21, 2023

@hrydgard @unknownbrackets
v1.13.2-959-g1b9bc141f good
v1.13.2-981-gca2962bea bad
It mean #16014

@hrydgard
Copy link
Owner

Thanks! Guess maybe we are misdetecting clut-from-framebuffer mode, or leaving it on for a draw that shouldn't have it. Will be easy to investigate now with the capture.

@sum2012
Copy link
Collaborator

sum2012 commented Jan 23, 2023

Git bisect result 1f6d27b

@hrydgard hrydgard changed the title ppsspp v1.14.4 ULJM05428 (Kiniro no Corda 2f) rendering error ppsspp v1.14.4 ULJM05428 (Kiniro no Corda 2f) rendering error (CLUT misdetection) Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants