hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.17k stars 2.17k forks source link

Kao Challengers - Purple Loading Text - 1.11.3 #14465

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi,me again,with same game 3rd time in row. This is graphic bug,so enjoy. Found and witnessed by @[deleted] (me) and @ocn at PPSSPP Discord

What happens?

Joining the game text has purple box around it Screenshot_20210510-164835 Screenshot_2021-05-15-22-08-02-293_org ppsspp ppssppgold

What should happen?

Text should be white instead,not purple-black

Include a GE frame capture

recording.zip

What are you using?

What hardware / device and operating system?

I used: Honor 9S Android 8.1.0

What graphics card (GPU) or mobile phone model?

Honor9S GPU - PowerVR GE8320

What PPSSPP version (standalone/official), and did it work before?

Didn't work before BSOD fix

Which game or games?

Kao Challengers ULUS10085 USA

Graphics backend (Vulkan, OpenGL, etc.)?

I used: OpenGL

ocn used: OpenGL

Checklist

anr2me commented 3 years ago

The text issue also happened on D3D11

OOT: Btw, @EX-e-LD i'm interested to that "Data from incorrect port" message, may i know what Port Offset value you're using at that time? Ugh.. i should just show the port offset value on that message instead of keep asking about it.

ghost commented 3 years ago

Well I played with him so the port offset was 2500.

unknownbrackets commented 2 years ago

The frame dump shows that the CLUT is never loaded in this frame, so it depends on some previous frame. That's probably related to why the text is the wrong color, but I'm not sure why it didn't load a correct clut earlier. Might be a framebuffer render-to-CLUT.

-[Unknown]