http://bugs.winehq.org/show_bug.cgi?id=12327 Matt Callaghan <fermulator(a)sympatico.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fermulator(a)sympatico.ca --- Comment #15 from Matt Callaghan <fermulator(a)sympatico.ca> 2009-01-22 19:58:13 --- I can confirm this bug with the following config: * ATI Radeon X1950 - Using Latest ATI Drivers: {{{ fermulator(a)fermmy:~$ fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: Radeon X1950 Series OpenGL version string: 2.1.8304 Release }}} * Wine Version: {{{ fermulator(a)fermmy:~$ wine --version wine-1.1.13 }}} Here's how I start TF2: {{{ env WINEDEBUG=fixme-all env WINEPREFIX="/home/fermulator/.wine" padsp wine explorer /desktop=steam,1680x1050 "/mnt/storage/Steam/Steam.exe" -width 1680 -height 1050 -applaunch 440 -console -heapsize 512000 -novid +map_background none "$@" }}} If I add: {{{ -dxlevel 81 }}} to the command launch, the game no longer freezes on first loading. Apparently there's an issue with ATI drivers & DX9.1/9.0 functionality? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.