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: Detected striped moves in HW #10592

Merged
merged 2 commits into from
Jan 10, 2024
Merged

GS/HW: Detected striped moves in HW #10592

merged 2 commits into from
Jan 10, 2024

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Detect striped moves in hardware moves

Rationale behind Changes

If a game decides to transfer one line at a time with a single page width/height,, right now it'll do the first line then do the rest in native resolution, this should fix that.

Also added merge sprite to Sakura Teisen to remove the blur from the picture.

Suggested Testing Steps

Test Sakura Teisen - Atsuki Chishioni, make sure upscaling works okay (GS dump tested only)

Fixes #10056

Master:
image
PR:
image

@Mrlinkwii
Copy link
Contributor

works well
image

@refractionpcsx2 refractionpcsx2 merged commit 3d64f4a into master Jan 10, 2024
24 checks passed
@refractionpcsx2 refractionpcsx2 deleted the gs_stripedmove branch January 10, 2024 15:50
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]: Sakura Taisen loses upscaling due to strip move copying
2 participants