You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The game used to launch together with the dxgi.dll hook for reshade, but after the mod installation, it changed in a way that it no longer hooks through it. Is there a workaround?
Edit: Found a workaround by using Special K launcher. Renaming the dxgi.dll that reshade provides (Do not mistake this for the dxgi.dll overwritten by the ChaudLoader! It can't load the game without it!) to reshade64.dll and load it using Special K, it will work.
The text was updated successfully, but these errors were encountered:
Is the issue that both chaudloader and ReShade hook via dxgi.dll? If so, then yeah, some kind of chain loader should take care of it.
I'm not sure how ReShade loads - if it does all its setup in DllMain and just calling that is enough, maybe an option to load extra DLLs from chaudloader could be added.
For anyone else who stumbles here from google: you don't need Special K or anything, you can rename Reshade's dll to d3d11.dll or xinput1_3.dll and it'll load alongside Chaudloader.
The game used to launch together with the dxgi.dll hook for reshade, but after the mod installation, it changed in a way that it no longer hooks through it. Is there a workaround?
Edit: Found a workaround by using Special K launcher. Renaming the dxgi.dll that reshade provides (Do not mistake this for the dxgi.dll overwritten by the ChaudLoader! It can't load the game without it!) to reshade64.dll and load it using Special K, it will work.
The text was updated successfully, but these errors were encountered: