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 compatible with Reshade 5.9.0 #18

Closed
adamnorbacker opened this issue Jul 23, 2023 · 7 comments
Closed

Not compatible with Reshade 5.9.0 #18

adamnorbacker opened this issue Jul 23, 2023 · 7 comments

Comments

@adamnorbacker
Copy link

Does not compile with Reshade >5.9.0
Fails to resolve AddressU

@flaunt5
Copy link

flaunt5 commented Jul 23, 2023

#19 should address this

@GT500org
Copy link

GT500org commented Jul 24, 2023

#19 should address this

Thanks. That seems to have fixed the issue for me.

Edit: I'm seeing a little black square in the lower-right corner of the screen in Star Trek Online now when this shader is on. No clue what's causing it. I'm using @flaunt5's edited version of the shader. I've yet to try it with any other games.
https://i.imgur.com/HWEmYZS.png

Edit 2: I just realized it's in the upper-left corner of the screen as well.

@Aztec2012
Copy link

#19 should address this

Dont understand what to do to fix?

@Aztec2012
Copy link

#19 should address this

Dont understand what to do to fix?

Nevermind. Fix work, Thanks.

@Aztec2012
Copy link

#19 should address this

But it makes very blurry.

@Aztec2012
Copy link

Just delete :
AddressU = BORDER;
AddressV = BORDER;
AddressW = BORDER;

in lines 1115-1117 and 1124-1127

This fix and not blurry i mean.

@rj200
Copy link
Owner

rj200 commented Aug 7, 2023

6.4.2 released with Aztec2012's fix.

@rj200 rj200 closed this as completed Aug 7, 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

5 participants