Results 6 comments of Sven Arvidsson

I looked into this and [the fix was surprisingly simple](https://github.com/ivyl/wine/commit/c10343aae45cae66a11d3f17d5251246d1a62608). WRC9 (and 8) checks dwFFDriverVersion for a non-zero value, presumably to check for a loaded driver. With this change force...

I think BFG requires a compatibility context, which is not supported on the intel/i915 driver. But even on radeonsi it doesn't launch. Chances are it has the same problems as...

So, this was not the same as the issue with Brink. Doom 3 BFG is quite broken: It requires to be run with `allow_glsl_builtin_variable_redeclaration=true` and `force_glsl_extensions_warn=true` set for the shaders...

I've been tracking a problem with the game hanging and spinning the CPU on launch (after intro videos) and I'm curious if anyone else is experiencing the same issue? Specifically,...

The game tries to change the number of axes of an event. Disallowed by the API but Windows seems to simply ignore this request whereas in Wine it results in...

I wrote the patch in the upstream bug. Thanks for testing the patch! A couple of points: - The type of steering wheel doesn't matter for this particular bug. Wine/Proton...