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

Fix Ridge Racer lens flares - ignore stride if texHeight == 1, when matching tex/fb #16084

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

hrydgard
Copy link
Owner

Ridge Racer lens flares requires a 1x1 texture to match a larger one.

Fixes #16083 .

@hrydgard hrydgard added the GE emulation Backend-independent GPU issues label Sep 22, 2022
@hrydgard hrydgard added this to the v1.14.0 milestone Sep 22, 2022
@hrydgard hrydgard changed the title Texture/Framebuffer match: Ignore stride if texHeight == 1 Fix Ridge Racer lens flares - ignore stride if texHeight == 1, when matching tex/fb Sep 22, 2022
@hrydgard hrydgard merged commit 3db0613 into master Sep 22, 2022
@hrydgard hrydgard deleted the ignore-stride-with-texheight-1 branch September 22, 2022 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GE emulation Backend-independent GPU issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ridge Racer: Headlight and sun glares not rendering, lighting issues
1 participant