- Posts: 5
[SOLVED] No Mans Sky, injection error.
- HairyTeabags
-
Topic Author
- Offline
Less More
4 years 10 months ago #1 by HairyTeabags
No Mans Sky, injection error. was created by HairyTeabags
Please Log in or Create an account to join the conversation.
- crosire
-
- Offline
Less More
- Posts: 4027
4 years 10 months ago #2 by crosire
Replied by crosire on topic No Mans Sky, injection error.
Make sure your drivers are updated.
Please Log in or Create an account to join the conversation.
- HairyTeabags
-
Topic Author
- Offline
Less More
- Posts: 5
4 years 10 months ago - 4 years 10 months ago #3 by HairyTeabags
Replied by HairyTeabags on topic No Mans Sky, injection error.
thanks for replying
yep they are latest mate, running on AMD 390, using Crimson 17.7.2 which are the very latest. Windows is latest build.
yep they are latest mate, running on AMD 390, using Crimson 17.7.2 which are the very latest. Windows is latest build.
Last edit: 4 years 10 months ago by HairyTeabags.
Please Log in or Create an account to join the conversation.
- crosire
-
- Offline
Less More
- Posts: 4027
4 years 10 months ago #4 by crosire
Replied by crosire on topic No Mans Sky, injection error.
Ah. AMD drivers are more strict in their GLSL parsing again. NVIDIA drivers appear to allow interpolation qualifiers in front of function parameter types, whereas AMD does not. ReShade erroneously emits GLSL code with them there. This will be fixed in the next update.
For now, open FXAA.fx and delete all occurances of the "noperspective" keyword.
For now, open FXAA.fx and delete all occurances of the "noperspective" keyword.
The following user(s) said Thank You: HairyTeabags
Please Log in or Create an account to join the conversation.
- HairyTeabags
-
Topic Author
- Offline
Less More
- Posts: 5
4 years 10 months ago - 4 years 10 months ago #5 by HairyTeabags
awesome thanks mate, that worked but it's made everything super super dark, can hardly see a damn thing.
Replied by HairyTeabags on topic No Mans Sky, injection error.
Ah. AMD drivers are more strict in their GLSL parsing again. NVIDIA drivers appear to allow interpolation qualifiers in front of function parameter types, whereas AMD does not. ReShade erroneously emits GLSL code with them there. This will be fixed in the next update.
For now, open FXAA.fx and delete all occurances of the "noperspective" keyword.
awesome thanks mate, that worked but it's made everything super super dark, can hardly see a damn thing.
Last edit: 4 years 10 months ago by HairyTeabags.
Please Log in or Create an account to join the conversation.