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

[d3d9] Fix mismatching texture type mask updates #4694

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

K0bin
Copy link
Collaborator

@K0bin K0bin commented Feb 16, 2025

Fixes #4687

I hate bit masks.

The game has a mismatching texture type bug but I basically shifted the mask again, so we ended up unbinding the wrong texture slot.

@K0bin K0bin marked this pull request as ready for review February 16, 2025 13:50
@K0bin K0bin added the d3d9 label Feb 16, 2025
@doitsujin doitsujin merged commit 3269f92 into doitsujin:master Feb 17, 2025
4 checks passed
@K0bin K0bin deleted the spider-man-fix branch February 17, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[d3d9] Regression in 65843aa Spider-Man: Web of Shadows textures flickering black or dark color
2 participants