FransBouma / OtisFX

A small set of effects for Reshade
Other
131 stars 32 forks source link

Disable bokeh shape support in DX9 to fix it compiling there #24

Closed crosire closed 1 year ago

crosire commented 1 year ago

Lots of users complaining that the effect fails to compile in their DX9 games which is annoying, so simple workaround by just disabling bokeh shape support there to make it "work" (this isn't the first DX9 workaround this shader contains anyway, see focusing in vertex shaders, which probably didn't work because there are only 4 sampler slots available in vertex shaders).

FransBouma commented 1 year ago

I had 2 complaints about this and pointed them to the older version in the repo. But I'll merge your changes so they're no longer bugging you or others about it :)

crosire commented 1 year ago

Since the ReShade setup tool downloads the latest version, the ReShade Discord server help channel got flooded with Sims (DX9) and other games players complaining about red text in their effect list ... Thanks for merging!

FransBouma commented 1 year ago

Oof... I didn't know that (the # of sims / dx9 users) :( Well, hopefully that's now solved :D