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

[Task] rsx: Support MSAA textures for the shader interpreter #16586

Open
kd-11 opened this issue Jan 19, 2025 · 1 comment
Open

[Task] rsx: Support MSAA textures for the shader interpreter #16586

kd-11 opened this issue Jan 19, 2025 · 1 comment
Assignees
Labels

Comments

@kd-11
Copy link
Contributor

kd-11 commented Jan 19, 2025

Check parent ticket for details.

@kd-11 kd-11 self-assigned this Jan 19, 2025
@digant73
Copy link
Contributor

Below, just as a reminder of what I currently see on Vulkan renderer (present also on old releases).

In some games such as R1, R2, UC1 etc. with Vulkan renderer, Shader Interpreter only shader and Anti-Aliasing set to Auto in the GPU tab I have something like:

image

while if Anti-Aliasing is set to Disabled I have a proper image:

image

@Megamouse Megamouse added the RSX label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants