NWN 2 with expansions 3d problems
NWN 2 with expansions 3d problems
Hello, I downloaded wine and tried installing this game that I got from gog (good old games). It is the complete version with the expansions. When I first tried to run it it wouldn't install completely because it gave me an error (and still does in a fresh install). I can't remember the error message off the top of my head. Anyhow, I updated wine to the latest version (it was 1.7 before I believe) and I installed winetricks and tried to follow the wiki. I installed directx 9 with winetricks and installed vcrun2010 the same way. I downloaded the dlls and because I was having difficulty using winecfg to find the exe (because it is located in a hidden folder in /.wine/) I simply moved them to the game folder where I saw other dlls hoping it would work.
I tried following the tips here: https://appdb.winehq.org/objectManager. ... &iId=17426
However when I went to edit the registry I did not see HKEY_CURRENT_USER\Software\Wine\Direct3D. I got to HKEY_CURRENT_USER\Software\Wine\ but there was no direct3D folder or whatever.
I tried running the program again and I got these two error messages:
http://imgur.com/825mnMO
http://imgur.com/gycGYkp
Forgive me if this is a novice question as I am new to wine and I am using korora 20 (a distro of fedora).
I tried following the tips here: https://appdb.winehq.org/objectManager. ... &iId=17426
However when I went to edit the registry I did not see HKEY_CURRENT_USER\Software\Wine\Direct3D. I got to HKEY_CURRENT_USER\Software\Wine\ but there was no direct3D folder or whatever.
I tried running the program again and I got these two error messages:
http://imgur.com/825mnMO
http://imgur.com/gycGYkp
Forgive me if this is a novice question as I am new to wine and I am using korora 20 (a distro of fedora).
Re: NWN 2 with expansions 3d problems
You have to create it. http://wiki.winehq.org/UsefulRegistryKeysUmmon wrote: However when I went to edit the registry I did not see HKEY_CURRENT_USER\Software\Wine\Direct3D.
Error messages from the app/game are not necessarily accurate. Post terminal output. http://wiki.winehq.org/FAQ#get_log
Re: NWN 2 with expansions 3d problems
I hope this is the correct format:
Code: Select all
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x33f574,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x190790, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x41415353) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x33d7c4,0x00000000), stub!
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x33d5b4,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
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
Re: NWN 2 with expansions 3d problems
What graphics card do you have? Looks like Wine doesn't recognize it, or possibly your drivers aren't correctly installed.Code: Select all
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)").
Re: NWN 2 with expansions 3d problems
AMD/ATI Trinity Radeon HD 7520G
here is a screenshot of the info from I-nex:
http://imgur.com/mqosDGg
here is a screenshot of the info from I-nex:
http://imgur.com/mqosDGg
Re: NWN 2 with expansions 3d problems
Are you running in a VM?
Re: NWN 2 with expansions 3d problems
I'm not sure if you mean a virtual machine? No.. at least as far as I know. Are you asking if I am running wine as a VM or another VM from my desktop?
Re: NWN 2 with expansions 3d problems
I meant your distro, because the screenshot you posted said the driver vendor was VMWare. But I did a little googling, and it turns out VMWare merely wrote the driver, so never mind about that. What I also got from googling is that the "llvmpipe" means your driver is using software rendering, so something is wrong with your driver installation. I don't know what; ask for help on your distro support forum. (IMO, missing 32 bit libraries are a good place to start looking.)
Re: NWN 2 with expansions 3d problems
Ok I will try to install a different driver for my hardware.
I am trying to follow the guide here: http://support.amd.com/en-us/kb-article ... river.aspx
however I have never messed with xorg, etc. Could you guys help me through it or would it be wiser to ask on a korora/fedora forum?
I am trying to follow the guide here: http://support.amd.com/en-us/kb-article ... river.aspx
however I have never messed with xorg, etc. Could you guys help me through it or would it be wiser to ask on a korora/fedora forum?
Re: NWN 2 with expansions 3d problems
Ask on the korora/fedora forum.
Re: NWN 2 with expansions 3d problems
Ok, so I managed to install the video card last night, but it is still giving me the same error when I run nwn2main.exe directly from the .wine/drive_c/GOG Games/Neverwinter Nights 2/ directory. Here is the log.txt
I created the registry edits I needed in Direct3d in Wine's Regedit. Here's a picture: http://imgur.com/MHsscQf (just to make sure I did it correctly {note: I changed VideoMemorySize from here: because my card was larger.}).
I used the prepackaged dlls that come with Wine for devenum.dll and dxdiagn.dll http://imgur.com/IXQAHP0
Code: Select all
Failed to create secure directory (/run/user/1000/pulse): Permission denied
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
Failed to create secure directory (/run/user/1000/pulse): Permission denied
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
fixme:win:EnumDisplayDevicesW ((null),0,0x32f574,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x13cd00, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x41415353) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x32d7c4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32d5b4,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
Failed to create secure directory (/run/user/1000/pulse): Permission denied
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
Failed to create secure directory (/run/user/1000/pulse): Permission denied
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
Failed to create secure directory (/run/user/1000/pulse): Permission denied
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:winmm:MMDRV_Init CoCreateInstance failed: 80004005
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
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
I used the prepackaged dlls that come with Wine for devenum.dll and dxdiagn.dll http://imgur.com/IXQAHP0
Re: NWN 2 with expansions 3d problems
The errors are not all the same; the one about not recognizing your card is gone, which is good. The current set of errors are mostly related to sound, specifically PulseAudio:
Something is wrong with your PulseAudio setup, but I don't know what. What happens if you disable PulseAudio?Code: Select all
Failed to create secure directory (/run/user/1000/pulse): Permission denied err:pulse:pulse_contextcallback Context failed: Connection refused
Re: NWN 2 with expansions 3d problems
I disabled pulseaudio by doing: yum remove alsa-plugins-pulseaudio (fedora documentation) then I restarted and this was my output.
Oh and it gave me a blank black screen that I had to manually terminate. I only let it load for about a minute, but previously that would give the program enough time to throw up the 3d error. By the way thank you for all of your help so far. I think I may try installing the proprietary audio driver. Lots of ideas!
/edit may be caused by my hdmi audio being detected by default by nwn
/edit2
audio device was still playing after I did the above so I opened up a terminal and did pulseaudio --kill then ran nwn2main.exe and this was the output:
this time the onscreen error said something about a wine internal error and it resized my onscreen resolution to 1024X768
Code: Select all
err:pulse:pulse_contextcallback Context failed: Access denied
err:pulse:pulse_contextcallback Context failed: Access denied
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
err:pulse:pulse_contextcallback Context failed: Access denied
err:pulse:pulse_contextcallback Context failed: Access denied
err:pulse:pulse_contextcallback Context failed: Access denied
err:pulse:pulse_contextcallback Context failed: Access denied
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:pulse:pulse_contextcallback Context failed: Access denied
err:pulse:pulse_contextcallback Context failed: Access denied
err:pulse:pulse_contextcallback Context failed: Access denied
fixme:win:EnumDisplayDevicesW ((null),0,0x32f574,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x1bb3f38, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x41415353) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x32d7c4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32d5b4,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found
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
/edit may be caused by my hdmi audio being detected by default by nwn
/edit2
audio device was still playing after I did the above so I opened up a terminal and did pulseaudio --kill then ran nwn2main.exe and this was the output:
Code: Select all
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
fixme:win:EnumDisplayDevicesW ((null),0,0x32f574,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x1b316b0, adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x41415353) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:win:EnumDisplayDevicesW ((null),0,0x32d7c4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32d5b4,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}.
err:pulse:pulse_contextcallback Context failed: Connection refused
wine: Unhandled page fault on read access to 0xf2c73fa6 at address 0xf2c73fa6 (thread 0026), starting debugger...
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:pulse:pulse_contextcallback Context failed: Connection refused
err:mmdevapi:DllGetClassObject Driver initialization failed
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80004005
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:winmm:MMDRV_Init CoCreateInstance failed: 80004005
Unhandled exception: page fault on read access to 0xf2c73fa6 in 32-bit code (0xf2c73fa6).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:f2c73fa6 ESP:0288e9c0 EBP:0288e9f8 EFLAGS:00210206( R- -- I - -P- )
EAX:00000000 EBX:f2c88000 ECX:00000001 EDX:f6d00010
ESI:f2c886f0 EDI:00000000
Stack dump:
0x0288e9c0: f6d00570 0288e9d8 00000000 7bc806ca
0x0288e9d0: 0288ea00 0288ea70 00000000 1e15a400
0x0288e9e0: 00000000 00000000 0288ea00 0288ea10
0x0288e9f0: 7bcc8000 f2c73f10 0288ea18 7bc809b0
0x0288ea00: 7bce3efc 0288eab8 d3ba2792 7bc809b0
0x0288ea10: 00000000 7bcc8000 0288eaf8 7bc83b11
Backtrace:
=>0 0xf2c73fa6 (0x0288e9f8)
1 0x7bc809b0 call_thread_func_wrapper+0xb() in ntdll (0x0288ea18)
2 0x7bc83b11 call_thread_func+0xa0() in ntdll (0x0288eaf8)
3 0x7bc8098e RtlRaiseException+0x21() in ntdll (0x0288eb18)
4 0x7bc8a509 in ntdll (+0x7a508) (0x0288f368)
5 0xf7556d8a start_thread+0xc9() in libpthread.so.0 (0x0288f428)
6 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
7 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
8 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
9 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
10 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
11 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
12 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
13 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
14 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
15 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
16 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
17 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
18 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
19 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
20 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
21 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
22 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
23 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
24 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
25 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
26 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
27 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
28 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
29 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
30 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
31 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
32 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
33 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
34 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
35 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
36 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
37 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
38 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
39 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
40 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
41 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
42 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
43 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
44 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
45 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
46 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
47 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
48 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
49 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
50 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
51 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
52 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
53 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
54 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
55 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
56 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
57 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
58 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
59 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
60 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
61 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
62 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
63 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
64 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
65 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
66 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
67 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
68 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
69 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
70 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
71 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
72 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
73 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
74 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
75 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
76 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
77 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
78 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
79 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
80 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
81 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
82 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
83 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
84 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
85 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
86 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
87 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
88 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
89 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
90 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
91 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
92 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
93 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
94 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
95 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
96 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
97 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
98 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
99 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
100 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
101 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
102 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
103 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
104 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
105 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
106 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
107 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
108 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
109 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
110 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
111 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
112 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
113 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
114 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
115 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
116 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
117 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
118 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
119 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
120 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
121 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
122 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
123 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
124 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
125 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
126 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
127 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
128 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
129 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
130 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
131 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
132 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
133 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
134 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
135 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
136 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
137 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
138 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
139 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
140 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
141 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
142 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
143 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
144 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
145 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
146 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
147 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
148 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
149 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
150 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
151 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
152 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
153 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
154 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
155 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
156 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
157 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
158 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
159 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
160 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
161 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
162 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
163 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
164 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
165 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
166 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
167 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
168 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
169 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
170 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
171 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
172 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
173 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
174 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
175 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
176 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
177 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
178 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
179 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
180 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
181 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
182 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
183 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
184 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
185 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
186 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
187 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
188 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
189 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
190 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
191 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
192 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
193 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
194 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
195 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
196 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
197 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
198 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
199 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
200 0xf7487a0e __clone+0x5d() in libc.so.6 (0x00000000)
0xf2c73fa6: -- no code accessible --
Modules:
Module Address Debug info Name (136 modules)
PE 400000- b31000 Deferred nwn2main
PE c50000- eb0000 Deferred d3dx9_30
PE 10000000-10015000 Deferred nwn2_memorymgr
PE 21100000-21164000 Deferred mss32
PE 30000000-3006d000 Deferred binkw32
PE 50000000-50090000 Deferred granny2
PE 78aa0000-78b5e000 Deferred msvcr100
ELF 7b800000-7ba5d000 Deferred kernel32<elf>
\-PE 7b810000-7ba5d000 \ kernel32
ELF 7bc00000-7bce5000 Dwarf ntdll<elf>
\-PE 7bc10000-7bce5000 \ ntdll
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7d8e8000-7d8ee000 Deferred libxfixes.so.3
ELF 7d8f0000-7d8fc000 Deferred libxcursor.so.1
ELF 7d900000-7d911000 Deferred libxi.so.6
ELF 7d918000-7d91c000 Deferred libxcomposite.so.1
ELF 7d920000-7d92b000 Deferred libxrandr.so.2
ELF 7d930000-7d93b000 Deferred libxrender.so.1
ELF 7d940000-7d946000 Deferred libxxf86vm.so.1
ELF 7d948000-7d94c000 Deferred libxinerama.so.1
ELF 7d950000-7d954000 Deferred libxau.so.6
ELF 7d958000-7d97c000 Deferred libxcb.so.1
ELF 7d980000-7dabc000 Deferred libx11.so.6
ELF 7dac0000-7dad3000 Deferred libxext.so.6
ELF 7db00000-7db95000 Deferred winex11<elf>
\-PE 7db10000-7db95000 \ winex11
ELF 7dcb0000-7dcd9000 Deferred libexpat.so.1
ELF 7dce0000-7dd1d000 Deferred libfontconfig.so.1
ELF 7dd20000-7dd57000 Deferred libpng16.so.16
ELF 7dd58000-7ddfa000 Deferred libfreetype.so.6
ELF 7de28000-7df61000 Deferred oleaut32<elf>
\-PE 7de40000-7df61000 \ oleaut32
ELF 7df68000-7e1a0000 Deferred shell32<elf>
\-PE 7df80000-7e1a0000 \ shell32
ELF 7e1a0000-7e1c5000 Deferred imm32<elf>
\-PE 7e1b0000-7e1c5000 \ imm32
ELF 7e1c8000-7e2d8000 Deferred opengl32<elf>
\-PE 7e1e0000-7e2d8000 \ opengl32
ELF 7e2d8000-7e41b000 Deferred wined3d<elf>
\-PE 7e2f0000-7e41b000 \ wined3d
ELF 7e420000-7e45e000 Deferred d3d9<elf>
\-PE 7e430000-7e45e000 \ d3d9
ELF 7e460000-7e4dc000 Deferred shlwapi<elf>
\-PE 7e470000-7e4dc000 \ shlwapi
ELF 7e4e0000-7e58c000 Deferred msvcrt<elf>
\-PE 7e4f0000-7e58c000 \ msvcrt
ELF 7e590000-7e5be000 Deferred msvcr80<elf>
\-PE 7e5a0000-7e5be000 \ msvcr80
ELF 7e5c0000-7e705000 Deferred msvcp80<elf>
\-PE 7e600000-7e705000 \ msvcp80
ELF 7e708000-7e740000 Deferred ws2_32<elf>
\-PE 7e710000-7e740000 \ ws2_32
ELF 7e740000-7e754000 Deferred psapi<elf>
\-PE 7e750000-7e754000 \ psapi
ELF 7e758000-7e76f000 Deferred libz.so.1
ELF 7e778000-7e794000 Deferred dinput8<elf>
\-PE 7e780000-7e794000 \ dinput8
ELF 7e798000-7e801000 Deferred dbghelp<elf>
\-PE 7e7a0000-7e801000 \ dbghelp
ELF 7e808000-7e833000 Deferred msacm32<elf>
\-PE 7e810000-7e833000 \ msacm32
ELF 7e838000-7e8bc000 Deferred rpcrt4<elf>
\-PE 7e840000-7e8bc000 \ rpcrt4
ELF 7e8c0000-7ea03000 Deferred ole32<elf>
\-PE 7e8e0000-7ea03000 \ ole32
ELF 7ea08000-7ea7c000 Deferred advapi32<elf>
\-PE 7ea10000-7ea7c000 \ advapi32
ELF 7ea80000-7eba3000 Deferred gdi32<elf>
\-PE 7ea90000-7eba3000 \ gdi32
ELF 7eba8000-7ed07000 Deferred user32<elf>
\-PE 7ebc0000-7ed07000 \ user32
ELF 7ed08000-7edc1000 Deferred winmm<elf>
\-PE 7ed10000-7edc1000 \ winmm
ELF 7efc8000-7efd5000 Deferred libnss_files.so.2
ELF 7efe0000-7effa000 Deferred version<elf>
\-PE 7eff0000-7effa000 \ version
ELF f2c90000-f2d9b000 Deferred comctl32<elf>
\-PE f2ca0000-f2d9b000 \ comctl32
ELF f30b8000-f30ef000 Deferred uxtheme<elf>
\-PE f30c0000-f30ef000 \ uxtheme
ELF f30f0000-f311c000 Deferred msvfw32<elf>
\-PE f3100000-f311c000 \ msvfw32
ELF f3120000-f321a000 Deferred quartz<elf>
\-PE f3130000-f321a000 \ quartz
ELF f3220000-f3248000 Deferred devenum<elf>
\-PE f3230000-f3248000 \ devenum
ELF f3648000-f366f000 Deferred dxgi<elf>
\-PE f3650000-f366f000 \ dxgi
ELF f3670000-f3696000 Deferred iphlpapi<elf>
\-PE f3680000-f3696000 \ iphlpapi
ELF f3ae8000-f3b1b000 Deferred wbemprox<elf>
\-PE f3af0000-f3b1b000 \ wbemprox
ELF f3b20000-f3b97000 Deferred ddraw<elf>
\-PE f3b30000-f3b97000 \ ddraw
ELF f42f8000-f431e000 Deferred dxdiagn<elf>
\-PE f4300000-f431e000 \ dxdiagn
ELF f4690000-f6afe000 Deferred fglrx_dri.so
ELF f6c50000-f6cfc000 Deferred libatiadlxx.so
ELF f6e08000-f6ead000 Deferred libgl.so.1
ELF f6eb0000-f6ecd000 Deferred libgcc_s.so.1
ELF f6ed0000-f6ed6000 Deferred libattr.so.1
ELF f6ed8000-f6ef1000 Deferred libresolv.so.2
ELF f6ef8000-f6f00000 Deferred libogg.so.0
ELF f6f00000-f6f2d000 Deferred libvorbis.so.0
ELF f6f30000-f6fbb000 Deferred libvorbisenc.so.2
ELF f6fc0000-f700a000 Deferred libflac.so.8
ELF f7010000-f701d000 Deferred libgsm.so.1
ELF f7020000-f703a000 Deferred libnsl.so.1
ELF f7040000-f7046000 Deferred libuuid.so.1
ELF f7048000-f7051000 Deferred librt.so.1
ELF f7058000-f705e000 Deferred libcap.so.2
ELF f7060000-f70ad000 Deferred libdbus-1.so.3
ELF f70b0000-f70b7000 Deferred libasyncns.so.0
ELF f70b8000-f7122000 Deferred libsndfile.so.1
ELF f7128000-f7132000 Deferred libwrap.so.0
ELF f7138000-f713f000 Deferred libxtst.so.6
ELF f7140000-f7149000 Deferred libsm.so.6
ELF f7150000-f716a000 Deferred libice.so.6
ELF f7170000-f7173000 Deferred libx11-xcb.so.1
ELF f7178000-f71ec000 Deferred libpulsecommon-4.0.so
ELF f71f0000-f7241000 Deferred libpulse.so.0
ELF f7248000-f7263000 Deferred libatiuki.so.1
ELF f7280000-f7295000 Deferred avicap32<elf>
\-PE f7290000-f7295000 \ avicap32
ELF f72a0000-f72c3000 Deferred mmdevapi<elf>
\-PE f72b0000-f72c3000 \ mmdevapi
ELF f72c8000-f7313000 Deferred dsound<elf>
\-PE f72d0000-f7313000 \ dsound
ELF f7340000-f7387000 Deferred libm.so.6
ELF f7388000-f738d000 Deferred libdl.so.2
ELF f7390000-f754e000 Dwarf libc.so.6
ELF f7550000-f756b000 Dwarf libpthread.so.0
ELF f7570000-f7726000 Dwarf libwine.so.1
ELF f7730000-f773b000 Deferred libjson-c.so.2
ELF f7750000-f7772000 Deferred ld-linux.so.2
ELF f7772000-f7773000 Deferred [vdso].so
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\home\agathodaimon\.wine\drive_c\GOG Games\Neverwinter Nights 2 Complete\nwn2main.exe
0000002a 0
00000029 0
00000026 0 <==
00000009 0
0000000e services.exe
0000001e 0
0000001d 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001c 0
00000019 0
00000017 0
00000013 0
0000001a plugplay.exe
00000020 0
0000001f 0
0000001b 0
00000021 explorer.exe
00000022 0
Re: NWN 2 with expansions 3d problems
That will not disable PulseAudio, but it will make Wine unable to work with it.I disabled pulseaudio by doing: yum remove alsa-plugins-pulseaudio (fedora documentation) then I restarted and this was my output.
You need to uninstall the winepulse driver, or contact its author for support. As the message says, it's not supported here. After uninstalling winepulse, reinstall alsa-plugins and try again with PulseAudio enabled. Also, make sure you have 32 bit versions of all sound libraries/plugins installed, your PulseAudio version should be 3.0 or later and alsa-plugins 1.0.26 or later.Code: Select all
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project