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.43k stars 2.19k forks source link

GTA LCS VCS fully mirrored reflections on vehicles #1850

Closed majesticR3 closed 11 years ago

majesticR3 commented 11 years ago

lcs_ref

It appears when player is near car, but if player moved away this effect fully disappears

Distance dependence maybe?

Sorry for bad English

hrydgard commented 11 years ago

I've looked at this but haven't been able to figure it out. It's not some state that we're forgetting to flush as this error appears even when "force-flushing" on every draw call.

By the way, put on that gangster suit! :)

Anyway, things switch between reflecting and not kind of randomly depending on what else is on screen, suggesting drawing order being relevant...

majesticR3 commented 11 years ago

This is strange, but whatever

I noticed that when car loses all car parts (doors,bumpers,etc.) or have its damaged then this mirrored reflection fully disappears.

When I respray my car this effect returned again.

This bug somehow tied with destructible car parts - that's a fact

Sorry for bad English

lcs_ref01 lcs_ref02

majesticR3 commented 11 years ago

Seems this bug is finally fixed in last builds :) screen00002 screen00003