bo3b / 3Dmigoto

Chiri's DX11 wrapper to enable fixing broken stereoscopic effects.
Other
688 stars 109 forks source link

Watch Dogs 2 Crash #160

Open godohandus opened 1 year ago

godohandus commented 1 year ago

I'm trying to run 3Dmigoto on Watch Dogs 2. I'm doing this having used the disable option of Easy Anti-cheat for Singleplayer.

First problem is that the game install bin folder where the exe is located already has a file named "d3dcompiler_46.dll".

I tried naming that file "d3dcompiler_45.dll", also tried naming the 3Dmigoto file with a different number in the end. Both opened the game fine.

The green text on top of the screen show up fine, however when I try to cycle through sharers it immediately crashes the game.

Any ideas what the problem could be? could the reason for the crash be the d3dcompiler_46.dll file of the game or 3Dmigoto's? Should I name one of them something else?

Nintynuts commented 1 year ago

I think if the issue is the wrong version of d3dcompiler, then just renaming it to the the right one won't fix it. You'll need the correctly compiled 3DM version that the game uses to intercept the game's direct access. The code solution has several versions implemented, but I'm not sure if all of the d3dcompiler versions have been released in their compiled form. Hopefully @DarkStarSword or @bo3b can help futher.