Counter-Strike 1.6 bad display (+error list)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Theta
Newbie
Newbie
Posts: 1
Joined: Wed Sep 03, 2008 3:04 pm

Counter-Strike 1.6 bad display (+error list)

Post by Theta »

I am running linux debian (lenny) and i installed better graphical driver (fglrx), because the older one (ati) was too slow....i had 1700FPS with the older and now i have 3000FPS, so i ma happy. But when i tried to run CS 1.6 on wine (it is said to run perfectly on Debian Lenny), i got pixels on my screen scattered and I could not read anything (or even see anything clearly).
I got this list of errors, when i ran it in terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5e0,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from Loading the PBO test texture
@ ../../../dlls/wined3d/directx.c / 3554
fixme:shdocvw:ViewObject_SetAdvise (0x162cf8)->(1 00000002 0x7a8420)
fixme:shdocvw:PersistStreamInit_InitNew (0x162cf8)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x162cf8)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x162cf8)->(ffffffff)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x162cf8)
fixme:shdocvw:OleInPlaceObject_UIDeactivate (0x162cf8)
fixme:shdocvw:OleObject_Close (0x162cf8)->(1)
I dont know, what to do with this, so can someone help me pls?

(sorry for my english, I am not from english-speaking country)
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Counter-Strike 1.6 bad display (+error list)

Post by vitamin »

Theta wrote:I am running linux debian (lenny) and i installed better graphical driver (fglrx), because the older one (ati) was too slow....i had 1700FPS with the older and now i have 3000FPS, so i ma happy. But when i tried to run CS 1.6 on wine (it is said to run perfectly on Debian Lenny), i got pixels on my screen scattered and I could not read anything (or even see anything clearly).
You probably referring to this driver bug: http://ati.cchtml.com/show_bug.cgi?id=1173
Needless to say if it happens even in OpenGL mode then there isn't much Wine can do for you.
Locked