elishacloud / Silent-Hill-2-Enhancements

A project designed to enhance Silent Hill 2 (SH2) graphics and audio for the PC. It also includes scripts to build or modify SH2 audio files (SFX, BGM and Dialog).
http://www.enhanced.townofsilenthill.com/SH2/
zlib License
597 stars 42 forks source link

d3d8 don't work on crossover(wine) on m1 mac #494

Closed shpatter closed 2 years ago

shpatter commented 2 years ago

Hello, i downloaded all the resources for the sh2ee and when i run i only run the sh2dc and no d3d8.log file are created. I run this in a CrossOver(Wine) on M1 Macbook Air. Game works but it's a Silent Hill 2: Director's Cut not Silent Hill 2: Enhanced Edition. I tried to download the DirectX and it didn't help. I tried to run only with the d3d8 and it also did not help. Please Help! This is screenshot of my files. screenshot

nipkownix commented 2 years ago

I don't know about CrossOver or Mac OS, but on Wine (using linux), you have to set up dll overrides for dll wrapping mods (such as this one) to work.

You have to open WINE's configuration window and add a dll override for d3d8.dll. It should look like this:

image

Of course, in this case, it is "d3d8.dll (native, builtin)"

shpatter commented 2 years ago

It works! Thanks