-
Notifications
You must be signed in to change notification settings - Fork 157
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
OpenGL shader not working anymore #380
Comments
Do a test run with the debug build and upload me the logs, i'll check Download: #44 |
Intel HD 4000 has been added to the blacklist on 7.1 (it will not allow to use custom shaders anymore), it's because it was crashing in some games. But starcraft should work fine, so I done some tweaks and allow shaders again in games that don't cause problems: And BTW, you probably want to use xbrz-freescale-multipass.glsl now instead, that one looks the same but got about double the FPS |
Doesn't seem to work unfortunately, if you mean by tweaks, adding some rules for StarCraft1 in ddraw.ini, I don't think I can see them. |
It does only work if you don't resize the window and you don't press Alt+Enter. But anyways, I just remove the HD 4000 from the blacklist again because it does seem to work fine for you. Maybe it was just the one guy that had the bug |
That worked, thanks. |
xbrz-freescale.zip
This shader worked upto cnc-ddraw v7.0, not sure what happened in v7.1.
The text was updated successfully, but these errors were encountered: