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
10.98k stars 2.14k forks source link

No shadows in Colin McRae Rally 2005 #19069

Open enomat opened 4 months ago

enomat commented 4 months ago

Game or games this happens in

ULES00111 - Colin McRae Rally 2005

What area of the game

There are no shadows since the 1.14 version of PPSSPP. The shadow flickering was supposedly fixed in 1.14 version, but the result is missing shadows. Also tested with 1.17 and it's the same. (Vulkan and OpenGL are both affected.)

What happens

v1.14 and later

Screenshot_2024-04-15-12-36-13

What should happen

v1.13.2

Screenshot_2024-04-15-12-34-10

GE frame capture

ULES00111.zip

Platform

Android

Mobile device model or graphics card (GPU)

LG V20, Snapdragon 820, Adreno 530

PPSSPP version affected

v1.14 and later

Last working version

v1.13.2

Graphics backend (3D API)

Vulkan

Checklist

LunaMoo commented 4 months ago

Just to link it as old issue while about multiply issues, still has more information: https://github.com/hrydgard/ppsspp/issues/7810

hrydgard commented 4 months ago

Hm, I guess we thought that the shadows were fixed because it doesn't flicker anymore, didn't notice that it looked a bit off still...