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: Improve scale preservation check #11453

Merged
merged 1 commit into from
Jun 23, 2024
Merged

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Improves detection of when scale needs to be preserved

Rationale behind Changes

This was errantly leaving targets downscaled when they don't need to be in Prince of Persia, so I've improved the detection to only preserve the target size when it should be.

As a result the misdetection on Shadow of the Colossus no longer happens meaning Native Scaling is useless here, but the problem is the half pixel offset, not a scaling issue.

Suggested Testing Steps

Smoke test, already been through the Native Scaling dumps

@refractionpcsx2 refractionpcsx2 merged commit f47b2d0 into master Jun 23, 2024
22 checks passed
@refractionpcsx2 refractionpcsx2 deleted the gs_improvescale branch June 23, 2024 22:35
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.

2 participants