http://bugs.winehq.org/show_bug.cgi?id=18608
--- Comment #5 from W3ird_N3rd mailme667@yahoo.co.uk 2009-06-20 15:54:36 --- Will let you know my progress.
Dorofeyev's patch is just one line:
+ WINED3DPTEXTURECAPS_TRANSPARENCY |
So I took a wine 1.1.24 and removed that line. And guess what, Trickstyle starts. Not only that, the Velodrome looks absolutely brilliant. In 1.1.2 most stuff too far away was black, well, that's fixed.
In the Velodrome, life is good. The game starts with these errors though:
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 19 err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64 err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 70
But the Velodrome appears unaffected. When I start a race though, I get lots of these:
err:ddraw:PixelFormat_DD2WineD3D Unknown Pixelformat! err:ddraw:IDirectDrawImpl_CreateNewSurface Unsupported / Unknown pixelformat err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_CreateNewSurface failed with 88760091
I can race, but textures have only one color and no detail. In 1.1.2, textures *did* have detail in races!
So it seems some pixelformat is not supported, that's the idea I'm getting. Maybe this is a known bug, maybe I can somehow help (try to hack, donate money, whatever) to help supporting them?