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

[WIP] GS/HW: Initial work implementing RT in RT support #11461

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

refractionpcsx2
Copy link
Member

NOTE THIS IS HEAVY WIP, THIS IS NOT READY FOR CONSUMPTION, BUILDS ARE ONLY HERE FOR TESTING PURPOSES

Description of Changes

Adds support for render target inside render target draws and shuffles

Rationale behind Changes

We didn't support this and a bunch of games do it.

Suggested Testing Steps

Test games which had "top left corner" bugs or weird half screen problems.

Known to fix:
Hitman Blood Money
Swat Global Strike Team split screen
Jak X split screen
Suikoden 3 black and white scene with half screen problem
Big Mutha Truckers

Improves but doesn't currently fix:
Hitman Contracts (still slightly broken)
Stolen (mostly, we have depth precision issues breaking the last bit)
Pachipara
Raw Danger
Steambot Chronicles

Note: This is gated behind Tex in RT and will break some games if left on, be it on your own head!

@refractionpcsx2 refractionpcsx2 force-pushed the gs_rtinmyballs branch 2 times, most recently from 9eca2f4 to 73707eb Compare July 1, 2024 00:01
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.

1 participant