
I've been using reshade via https://github.com/kevinlekiller/reshade-steam-proton
I'm on fedora 43 and using this for base game:
echo "%command%" | sed 's/start_protected_game/eldenring/' | WINEDLLOVERRIDES="dinput8.dll=n,b;d3dcompiler_47.dll=n,b;dxgi.dll=n,b" sh
However, when I try something similar for convergence, the game either CTD or doesn't launch at all.
WINEDLLOVERRIDES="dinput8.dll=n,b;d3dcompiler_47=n;dxgi=n,b" %command%
I am pretty inexperienced with reshade but the base game seems to handle the setup fine. It's just convergence I am having trouble with. Not sure what I am missing.
u/ElLygma — 12 days ago