Elisha Riedlinger
Elisha Riedlinger
What game are you trying to get working on Windows 10? If I can get a copy of the game I can try and look into this when I get...
Thanks! I already own this game, but I have never played it. Based on [this](https://narkive.com/jea24FdU:4.1223.44) comment from a lead developer at Microsoft on the DirectX team, format `D3DFMT_W11V11U10` has been...
Also, check out the comment [here](https://github.com/elishacloud/Silent-Hill-2-Enhancements/issues/528#issuecomment-1143727451).
Are you getting a `d3d8.log` file generated? I assume that the game is not loading the `d3d8.dll` module in. With Wine you need to change the load order to make...
I will probably need debug logs for this. Can you try using the debug build from the [releases](https://github.com/elishacloud/Silent-Hill-2-Enhancements/releases) page and attach the log file? Note: you may need to zip...
Try this update and see if it fixes the `UseCustomModFolder` issue. Testing build: [d3d8.zip](https://github.com/elishacloud/Silent-Hill-2-Enhancements/files/6309142/d3d8.zip) > I replaced the ancient binkw32.dll with a more recent version, and now the choppiness is...
> Because it's lousy advice. Bink DLLs are NOT replacable! If you copy a different version of the DLL onto another pre-compiled application (like a game), then you are likely...
Try disabling all the options in the SH2EEconfig.exe tool and see if that helps. If it solves the issue than you can try enabling the options page by-page to see...
What happens if you temporarily rename or remove the d3d8.dll file?
It seems to have something wrong even with the base game. Whatever is causing it to be red may be the same thing causing it to disappear with the enhanced...