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: Restore off-by-one clamp when upscaling #10112

Merged
merged 1 commit into from
Oct 15, 2023
Merged

GS/HW: Restore off-by-one clamp when upscaling #10112

merged 1 commit into from
Oct 15, 2023

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Oct 15, 2023

Description of Changes

Xenosaga and VP2 break otherwise.

Xenosaga draws a line around the RT, which is offset by 1 row/column, which the off-by-one clamp was previously masking.

VP2 is just a can of worms I don't have the energy to deal with at the moment.

Rationale behind Changes

Closes #10110.

Suggested Testing Steps

Check Xenosaga/VP2.

Xenosaga and VP2 break otherwise.

Xenosaga draws a line around the RT, which is offset by 1 row/column,
which the off-by-one clamp was previously masking.

VP2 is just a can of worms I don't have the energy to deal with at the
moment.
@stenzek stenzek merged commit 0b5c070 into PCSX2:master Oct 15, 2023
12 checks passed
@stenzek stenzek deleted the clamp branch October 15, 2023 05:43
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]: Xenosaga Episode III artifacts from version v1.7.5100
2 participants