Assassins Creed White window

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Lude
Newbie
Newbie
Posts: 1
Joined: Mon Mar 05, 2012 4:05 am

Assassins Creed White window

Post by Lude »

Hello,
at first, i'm sorry for my bad english.

since 2 days i will play Assassins Creed but if i start the game the window goes white after video.

I use wine 1.4-rc5 on Ubuntu 11.10
if someone need, my machine have a intel core i3-330M processor
with 4 GB Ram and a ATI Radeon HD5650 1GB

yesterday i used PlayonLinux with wine 1.3.5 but the same problem.
i made a regedit entry Direct3D --> "opengl" and OpenGl ---> VideoMemorySize "1024".

thank's for help

Code: Select all

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:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Fri, 04-Mar-2112 18:18:17 GMT; path=/")
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Fri, 04-Mar-2112 18:18:17 GMT; path=/i, 04-Mar-2112 18:18:17 GMT; path=/")
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:dsound:IDirectSoundBufferImpl_AcquireResources (0x3279880,00000000,0,(nil)): stub, faking success
fixme:dsound:IDirectSoundBufferImpl_AcquireResources (0x32748d0,00000000,0,(nil)): stub, faking success
fixme:dsound:IDirectSoundBufferImpl_AcquireResources (0x3279678,00000000,0,(nil)): stub, faking success
fixme:dsound:IDirectSoundBufferImpl_AcquireResources (0x3289640,00000000,0,(nil)): stub, faking success
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

Assassins Creed White window

Post by jjmckenzie »

On Mon, Mar 5, 2012 at 2:19 AM, Lude <[email protected]> wrote:
Hello,
at first, i'm sorry for my bad english.

since 2 days i will play Assassins Creed but if i start the game the window goes white after video.

I use wine 1.4-rc5 on Ubuntu 11.10
if someone need, my machine have a intel core i3-330M processor
with 4 GB Ram and a ATI Radeon HD5650 1GB

yesterday i used PlayonLinux with wine 1.3.5 but the same problem.
i made a regedit entry Direct3D --> "opengl" and OpenGl ---> VideoMemorySize "1024".
One. We do not and cannot support PlayOnLinux.
Two. Wine 1.3.5 is extremely old (almost two years).

Please uninstall POL and install Wine-1.4-rc6 after reviewing the
Applications Database entry for this program.

James
qparis
Level 2
Level 2
Posts: 44
Joined: Fri Dec 03, 2010 6:55 am

Post by qparis »

I understand that you don't want to support POL here but I really don't understand why you are forcing users to uninstall POL...
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

qparis wrote:I understand that you don't want to support POL here but I really don't understand why you are forcing users to uninstall POL...
If I understand correctly, POL can coexist with distro Wine packages on the same system, so no, users shouldn't have to uninstall POL entirely.

It also appears that the OP was using plain 1.4-rc5 to begin with, so why he even mentioned POL and 1.3.5 is a mystery.
Lude wrote:with 4 GB Ram and a ATI Radeon HD5650 1GB
http://bugs.winehq.org/show_bug.cgi?id=23683
Locked