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.09k stars 2.16k forks source link

Splinter Cell Essentials: Night vision mode is black on some devices #19461

Closed hrydgard closed 1 week ago

hrydgard commented 2 weeks ago

Reported in #13035 by @antipirgos: link

Specs: Opengl 3.0 on Huawei Mediapad T3 10 Android 8.0 Oreo (Adreno 308)

It's a quite basic CLUT lookup effect, making the screen monochrome using three passes, so not sure why it would fail.

(While debugging this, I also ran into an issue where savestates are broken :( Not when loading them immediately but when starting over and loading them. )

EDIT: According to reporter, this is just a case of "Skip framebuffer effects" breaking graphics, which is expected.

antipirgos commented 1 week ago

That happened when i turn on Skip Buffer Effects on latest ppsspp version.It's the only way to speed up the game.

hrydgard commented 1 week ago

Oh, well, skip buffer effects is in the Speedhack category, which means it may work but it can break graphics. This is not fixable.

DomDMP commented 1 week ago

I haven't messed around with the settings in ppsspp very much. How would I fix this?

Edit: Nevermind, I was able to fix it somehow.

antipirgos commented 1 week ago

Oh, well, skip buffer effects is in the Speedhack category, which means it may work but it can break graphics. This is not fixable.

Work great on v12.3 and much faster on v1.2.2