Graphical problems GTA-VC wine 1.4.1 debian wheezy 7.1

Questions about Wine on Linux
Locked
aaditya
Newbie
Newbie
Posts: 2
Joined: Mon Sep 02, 2013 10:23 am

Graphical problems GTA-VC wine 1.4.1 debian wheezy 7.1

Post by aaditya »

Hi! When I run Gta-VC, after some graphical corruption, the menu loads correctly, but when I play the textures are corrupted, disappear randomly, and dont display correctly.

i post the output in terminal

Code: Select all

fixme:win:EnumDisplayDevicesW ((null),0,0x32f5dc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f5f8,0x00000000), stub!
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x32f308,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f750,0x00000000), stub!
fixme:d3d:resource_check_usage Unhandled usage flags 0x28.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
and then this constanly on and on

Code: Select all

fixme:d3d:swapchain_gl_present Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP
fixme:d3d:gl_compare_func Unrecognized compare function 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:swapchain_gl_present Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP
fixme:d3d:gl_compare_func Unrecognized compare function 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:swapchain_gl_present Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP
fixme:d3d:gl_compare_func Unrecognized compare function 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:swapchain_gl_present Render-to-fbo with WINED3D_SWAP_EFFECT_FLIP
I attach screenshots too. In screenshots tommy is not displaying, and some charcters in video not displaying. I am not fully able to capture problem with screenshots so will try video too.
Sorry not able to attach, it says file too big.Will try to upload them as soon as I can.

But read post below, he describes better.
This guy here also having same problem http://osdir.com/ml/wine-users/2009-07/msg00830.html
I am having this problem for a long time now 1-2 years, and had this when I use Ubuntu also.

Edit-
This problem happens when I play other games also (gta-sa), and its same problem, graphics dont load correctly, appear, disappear and are overall malformed.
Thanks for your help! Wating for the response. :)
aaditya
Newbie
Newbie
Posts: 2
Joined: Mon Sep 02, 2013 10:23 am

Re: Graphical problems GTA-VC wine 1.4.1 debian wheezy 7.1

Post by aaditya »

Forgot to mention that my graphics card is Intel HD 4000.
Locked