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

GS/HW: Check for format combinations that make sense for CSBW #11130

Merged
merged 2 commits into from
Apr 25, 2024
Merged

GS/HW: Check for format combinations that make sense for CSBW #11130

merged 2 commits into from
Apr 25, 2024

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Apr 23, 2024

Description of Changes

True Crime: New York City strikes again...

A downsampling target prevents CSBW from kicking in, resulting in corruption to one of the dynamically drawn/decompressed mipmaps.

Rationale behind Changes

Fixes flickering/garbage texture in TC:NYC, sorry, I don't know the name of the level.

Also fixes a GPU crash I noticed when scrollwheeling resolutions.

Before:
image
After:
image

Suggested Testing Steps

Smoke test TC:NYC.

stenzek added 2 commits April 23, 2024 17:31
Otherwise the coordinates are out of range => GPU crash.
True Crime: New York City strikes again...
Copy link
Contributor

@lightningterror lightningterror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, dump no longer flickers garbage.

@stenzek stenzek merged commit 9f1483f into PCSX2:master Apr 25, 2024
12 checks passed
@stenzek stenzek deleted the true-three-letter-acronyms-starting-with-c branch April 25, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants