NWN2

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
graylion
Newbie
Newbie
Posts: 1
Joined: Thu Jul 29, 2010 3:29 am

NWN2

Post by graylion »

Hi all

I have managed to install NWN2 and have installed DirectX9 and .Net 2.0 and the VCruntimes and also added the following to my registry

[HKEY_CURRENT_USER\Software\Wine\Direct3D]
OffscreenRenderingMode = fbo
UseGLSL = enabled
VideoMemorySize = 256

but very clearly NWN doesn't find the graphics card as it wine about nt having 128M of graphics memory and no 3D ability.

Any ideas?
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: NWN2

Post by doh123 »

graylion wrote:Hi all

I have managed to install NWN2 and have installed DirectX9 and .Net 2.0 and the VCruntimes and also added the following to my registry

[HKEY_CURRENT_USER\Software\Wine\Direct3D]
OffscreenRenderingMode = fbo
UseGLSL = enabled
VideoMemorySize = 256

but very clearly NWN doesn't find the graphics card as it wine about nt having 128M of graphics memory and no 3D ability.

Any ideas?
you don't need .NET.. for the main game, just to try to get the editor working, which doesn't even work fully with it, so best not to install it. The rest looks good... so I'd suggest, if you try a Virtual Desktop and it still doesn't work.. to check your graphics drivers and make sure they are working right.
Das Letzte Einhorn
Level 4
Level 4
Posts: 194
Joined: Thu Jun 12, 2008 12:40 pm

Post by Das Letzte Einhorn »

I filled a bug report about this : http://bugs.winehq.org/show_bug.cgi?id=23839
Locked