Elisha Riedlinger
Elisha Riedlinger
> Dd7to9 = 1 This game uses Direct3D and the `Dd7to9` option does not yet work with Direct3D games. > It now adds DgVoodoo to the mix, but then crashes....
Hello @rainman7cn, yes, the `Dd7to9` does not yet support 3D (hardware driver) functions. I am working on adding them but they are not there yet. You will still need to...
Interesting. It looks like changing the vertex buffer to use system memory and switching the vertex processing to mixed mode solved the performance issues. Mixed mode processing is not normally...
Forcing hardware processing should do it. But may also cause graphical issues is the hardware cannot support somethings. Though it should be less of an issue with d3d9, I think....
Moving issue to the correct project: [dxwrapper](https://github.com/elishacloud/dxwrapper/).
As far as I know the game only supports 16 bit color, at least I have never seen it work on 32 bit color. Are you able to get 32...
Hello, > With Direct3D the texts are not displayed in the input options and the multiplayer menu. It is possible that this is caused because of GDI. GDI is not...
Twisted Metal 2 should be fixed with the latest build when using `Dd7to9`. Here is the updated build: [dxwrapper.zip](https://github.com/elishacloud/dxwrapper/files/5549441/dxwrapper.zip)
> 2116 17:19:41.478 m_IDirectDrawX::CreateSurface2 Error: non-supported ddsCaps! 0x2000 0x0 0 It is possible that the issue is here. This shows that the game is requesting Direct3D APIs. I don't yet...
What version of the game are you using? I cannot find Colin McRae Rally version 1 for PC. BTW: you can try this updated version of dxwrapper. It works with...