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

quirks: Closure needs OpenGL scaling disabled (Fix #342) #343

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

sulix
Copy link
Contributor

@sulix sulix commented Oct 9, 2024

Closure uses Cg, and also generally doesn't play nicely with OpenGL scaling, resulting in a black screen. Disabling OpenGL scaling lets the game work properly, so add a quirk to do this by default.

Tested against the Humble Indie Bundle 7 build (Closure-Linux-1.1-2012-12-28.sh), and it seems to work fine.

Closure uses Cg, and also generally doesn't play nicely with OpenGL
scaling, resulting in a black screen. Disabling OpenGL scaling lets the
game work properly, so add a quirk to do this by default.

Tested against the Humble Indie Bundle 7 build
(Closure-Linux-1.1-2012-12-28.sh), and it seems to work fine.
@sezero sezero merged commit 6f0f603 into libsdl-org:main Oct 9, 2024
5 checks passed
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