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/TC: Ignore horizontal offset in invalidation start position #9921

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Remove horizontal offset from start invalidation page.

Rationale behind Changes

This is handled later, so we shouldn't do this too early. It was breaking SOCOM 3 loading screens due to the invalidation being offset correctly on the target, but the width was different, so it was getting in a mess.

Suggested Testing Steps

Not really much to test, did a dump run, was fine.

SOCOM 3:
Master:
image
PR:
image

@RedDevilus
Copy link
Contributor

Also fixed Combined Assault (and probably other missing SOCOM ones):

image

@refractionpcsx2 refractionpcsx2 merged commit 8552a89 into master Sep 7, 2023
22 checks passed
@refractionpcsx2 refractionpcsx2 deleted the gs_invalidoffset branch September 18, 2023 16: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.

None yet

4 participants