fre.sch: It works with the wrapper (ddraw --> opengl) WineD3D for Windows. (Version 1.8-staging)
You have to follow the instructions for DirectX<=7 games:
Getting these games to work is a bit tricky.
-copy ddraw.dll, libwine.dll and wined3d.dll in the game's executable directory
-rename ddraw.dll, but make sure the file name is still 5 characters long (for instance ddfuk.dll)
-use an hex editor (for instance HxD) to replace all references to ddraw.dll with ddfuk.dll (or whatever you renamed the dll to). You will have to do this for the file "patch.dll" in the installation folder
- start directly the gangster.exe
Gangsters is absolutely playable with this workaround (for me).
However there are a few issues:
- In "New Game-->Change Details" the buttons are not visible but clickable
- In "New Game-->Game Options-->Advanced Options" the text and the buttons are not visible but clickable
- In "New Game-->Game Options" there are some issues with the text in the middle
- The game crashes after quitting
Details of my system:
- OS: WIN 10
- Graphic Card: AMD Radeon HD 5700
- Driver: Catalyst 15.201
- DirectX-Version: 11.2
- OpenGL-Version: 4.5
i dont understand much can you explain more i didnt use hex editor before.