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

renderer: treat disabled viewport as render area #1906

Closed
wants to merge 2 commits into from

Conversation

roamic
Copy link
Collaborator

@roamic roamic commented Dec 26, 2024

For some reason this helps Fist of the North Star and Yakuza 5. Will remain a draft until I figure out if this is correct.

@Younes-Bel
Copy link

it does fix Fist of the North Star
Base Profile Screenshot 2024 12 29 - 21 43 24 80
Base Profile Screenshot 2024 12 29 - 21 44 32 04

@roamic roamic force-pushed the fix-disabled-viewport branch from a589f82 to 8e944f9 Compare January 1, 2025 11:21
@roamic roamic marked this pull request as ready for review January 1, 2025 11:22
@roamic roamic marked this pull request as draft January 2, 2025 15:37
@roamic
Copy link
Collaborator Author

roamic commented Jan 11, 2025

Turned out to be incorrect. In FotNS:LP affected VS does not output coordinates in clip space, it outputs coordinates directly in window space, but CLIP_DISABLE is not set so theoretically it shouldn't and I have no idea how to handle this yet.

@roamic roamic closed this Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants