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: Don't allow PCRTC frames pull RGB from depth #9964

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

refractionpcsx2
Copy link
Member

Description of Changes

Don't allow PCRTC frames to pull from depth

Rationale behind Changes

Depth should never be something used as an output frame, and this was causing problems with Neo Contra where instead of pulling from GS memory, it was copying from an old depth buffer.

Suggested Testing Steps

Try Neo Contra, and I guess some random stuff.

Fixes Neo Contra FMV's

Master:
image
PR:
image

@refractionpcsx2 refractionpcsx2 merged commit da8db72 into master Sep 15, 2023
@refractionpcsx2 refractionpcsx2 deleted the gs_noframedepth branch September 15, 2023 21:26
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