GW2 Client Black Screen

Questions about Wine on macOS.
Locked
diabolical
Level 1
Level 1
Posts: 5
Joined: Sat Aug 11, 2012 10:35 am

GW2 Client Black Screen

Post by diabolical »

I downloaded the GW2 client and had no issues. I downloaded all the updates and the login screen was good.
A few days later I opened again for updates and there was one and it updated with no problems. A few days pass and I check again and now I just get a black screen every time.

I'm new to wine and wondering if anyone has the same problem and could help me through this.
diabolical
Level 1
Level 1
Posts: 5
Joined: Sat Aug 11, 2012 10:35 am

Re: GW2 Client Black Screen

Post by diabolical »

also I'm on Mac OSX 10.5

this is what my terminal says

Code: Select all

Last login: Sat Aug 11 15:54:58 on ttys000
/opt/local/bin/wine ~/.wine/drive_c/Program\ Files/Guild\ Wars\ 2/GW2.exe
Mac-2:~ SMW$ /opt/local/bin/wine ~/.wine/drive_c/Program\ Files/Guild\ Wars\ 2/GW2.exe
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
fixme:heap:HeapSetInformation 0x1cd2000 0 0x32fdd8 4
fixme:process:SetProcessDEPPolicy (1): stub
fixme:process:GetLogicalProcessorInformation (0x32f2d4,0x32f900): stub
fixme:process:GetLogicalProcessorInformation (0x0,0x335ee96c): stub
fixme:process:GetLogicalProcessorInformation (0x335ee994,0x335ee96c): stub
fixme:process:GetLogicalProcessorInformation (0x0,0x335ee974): stub
fixme:process:GetLogicalProcessorInformation (0x335ee99c,0x335ee974): stub
fixme:process:GetLogicalProcessorInformation (0x0,0x335ee968): stub
fixme:process:GetLogicalProcessorInformation (0x335ee990,0x335ee968): stub
fixme:winsock:WS_getsockopt WS_SO_CONNECT_TIME - faking results
fixme:win:EnumDisplayDevicesW ((null),0,0x335ea82c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x335e963c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x335e953c,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a760-90c8-11d0-bd43-00a0c911ce86} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the format lookup table
fixme:imm:ImmDisableTextFrameService Stub
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x50062 0x00000000
fixme:win:RegisterRawInputDevices (pRawInputDevices=0x335eaa98, uiNumDevices=1, cbSize=12) stub!
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:avrt:AvSetMmThreadCharacteristicsW (L"Audio",0x35d7f618): stub

diabolical
Level 1
Level 1
Posts: 5
Joined: Sat Aug 11, 2012 10:35 am

Re: GW2 Client Black Screen

Post by diabolical »

I'm also running wine 1.4.1
diabolical
Level 1
Level 1
Posts: 5
Joined: Sat Aug 11, 2012 10:35 am

Re: GW2 Client Black Screen

Post by diabolical »

I also noticed that if i scroll around the giant black box. I can find the login fields. Clicking on them does not show any typed text it just stays completely black. I can also click a link that opens safari and brings me to the gw2 website.

Again the original client installed fine and after another patch it started the black screen problem.
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Re: GW2 Client Black Screen

Post by lahmbi5678 »

Hi,

I'm not sure if that will help you, but you could try command line option "-useoldlauncher", that means running something like "wine gw2.exe -useoldlauncher" from GW directory.
diabolical
Level 1
Level 1
Posts: 5
Joined: Sat Aug 11, 2012 10:35 am

Re: GW2 Client Black Screen

Post by diabolical »

hi lahmbi5678, thanks for the reply. I didn't get to try this because I reformatted and installed windows via bootcamp. Hopefully your solution will help anyone else who has this problem.
Locked