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: fix overlap check in hw tc. #5433

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

iMineLink
Copy link
Contributor

Description of Changes

Fix the surfaces overlap check in the gs hw tc when any of the two compared surfaces span a single block (a very small texture).
Fixes #5429.

Rationale behind Changes

Textures can span a single block indeed.

Suggested Testing Steps

Test Jak 3 and check that the desert rendering is fine.

Textures can span a single block indeed.
Fixes Jak 3 desert rendering.
@EvilPlayer1
Copy link

It works perfectly, as before

@refractionpcsx2 refractionpcsx2 merged commit 32f420d into PCSX2:master Jan 31, 2022
@iMineLink iMineLink deleted the gs/hw-tc-fix-overlap-check branch May 29, 2022 12:34
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.

[BUG]: Jak 3 broken textures
3 participants