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 up overscan offsets. Stop using 3:2 for overscan. #8996

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

refractionpcsx2
Copy link
Member

@refractionpcsx2 refractionpcsx2 commented Jun 17, 2023

Description of Changes

Fixes up the offsets for overscan modes and correctly stays in 4:3 when overscanning, closer matching the PS2

Rationale behind Changes

Numbers were quite a bit off, causing a weird vertical offset. and I don't know where I hit my head to think I needed to change aspect. Closer matches PS2 output now.

Suggested Testing Steps

None really, just PRing for the CI then merge, already gone through it on Discord with Nicknine.

Before:
image

After:
image

PS2 output through capture (with exagerated gamma/greenness so you can see the borders):
image

@github-actions github-actions bot added the GS label Jun 17, 2023
@refractionpcsx2 refractionpcsx2 merged commit 4d921cc into master Jun 17, 2023
22 checks passed
@refractionpcsx2 refractionpcsx2 deleted the gs_overscannumbers branch June 17, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant