kevinlekiller / reshade-steam-proton

Easy setup and updating of ReShade on Linux for games using wine or proton.
GNU General Public License v2.0
393 stars 21 forks source link

How to use with games from heroic game launcher? Tried but failed to launch games. #62

Closed rairay91 closed 2 weeks ago

rairay91 commented 3 weeks ago

I did my best and tried all possible way to use it, but game won't launch. I have no idea where to put WINEDLLOVERRIDE"d3dcompiler_47=n;dxgi=n,b" argument?

rporter220 commented 3 weeks ago

I'm not sure if the heroic game launcher allows you to do dll overrides (I don't use heroic). But if you can open the wine configuration, these go under the libraries tab. You would just enter d3dcompiler_47 and dxgi in that tab and then make sure d3dcompiler_47 is set to native and dxgi is native then built-in.

image

rairay91 commented 2 weeks ago

Thanks, that worked.