Hello,
There might be a dll conflict preventing Cross to load.
I don't know of any (easy to use) tools to diagnose the problem, but you can try the following:
Go to where Cross is installed. By default it's
- Code: Select all
"C:\Program Files\MixVibes\Cross 3.3.10\win64"
You'll need to display hidden files for the next step: from "Folder Options" in explorer, "View" tab, select "Show hidden files".
You will then see a bunch of dll files in that folder.
Move the following file to a different folder:
- Code: Select all
d3d9.dll
Once this file is no longer in the "win64" directory, try launching Cross from there and tell me, does it launch? and if so, does the video still work?
If you experience the same issue, try moving every dll file that starts with the letter "d" to a different folder; namely:
- Code: Select all
D3DCompiler_43.dll
d3d11.dll
d3d8thk.dll
d3dx11_43.dll
d3dx9_43.dll
dxgi.dll
And try again.