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: black screen and crashes on nvidia GPUs (again) #695

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

miredirex
Copy link
Contributor

A follow-up fix to #693. I recommend either merging this one or reverting the old fix. #693 causes crashes on cell change :(

Investigated this a little bit further: when the overlay is turned on, d3d11 detects device's supported feature level of 10.1 on a very modern gpu. Without the overlay it correctly detects 12.1. The game itself only supports DirectX 11 or newer. I don't know what could cause this

@Force67 Force67 merged commit dffd156 into tiltedphoques:dev Jul 3, 2024
1 of 2 checks passed
rfortier added a commit to rfortier/TiltedEvolution-rwf that referenced this pull request Sep 24, 2024
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