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

Not support super old GPUs #1

Open
Mamsikas opened this issue Nov 20, 2022 · 10 comments
Open

Not support super old GPUs #1

Mamsikas opened this issue Nov 20, 2022 · 10 comments

Comments

@Mamsikas
Copy link

this mod didn't work for me changing the percentage of motion blur didn't change anything. What am I doing wrong?

@Noryea
Copy link
Owner

Noryea commented Nov 26, 2022

Have you tried to install this mod only? (remove all other mods)

@Mamsikas
Copy link
Author

Mamsikas commented Dec 1, 2022

I'll try

@Mamsikas
Copy link
Author

Mamsikas commented Dec 5, 2022

it didn't give any result

@Noryea
Copy link
Owner

Noryea commented Dec 10, 2022

what's your GPU?

@Mamsikas
Copy link
Author

what's your GPU?

Radeon HD6370M (aka HD5470)

@Noryea
Copy link
Owner

Noryea commented Dec 26, 2022

what's your GPU?

Radeon HD6370M (aka HD5470)

Sorry for late reply. Probably your GPU doesn't support the motion blur effect

@Noryea
Copy link
Owner

Noryea commented Dec 26, 2022

you can try to update GPU driver.

@Mamsikas
Copy link
Author

you can try to update GPU driver.

unfortunately this is not possible, after 2016 new versions are not released

@slimakiswinka
Copy link

Your GPU probably doesn't support OpenGL 2.
Shaders do not work on computers that do not support OpenGL 2.1, as GLSL (OpenGL Shading Language) was introduced in OpenGL 2.
And since (at least if I am not a complete moron) this mod uses shaders.

@MonotoneDevelopment
Copy link

Same thing, but my cpu and gpu support openGL 2.

@Noryea Noryea changed the title how to use it? Not support super old GPUs Feb 25, 2023
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

No branches or pull requests

4 participants