WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: not finding graphics card
by Vit Hrachovy on Tuesday February 3rd 2009, 15:56
aaargh, seems I've reached the limit of what can I input in this box. ok, so I'll try different way.

run gedit (Text Editor) and copy/paste the following lines into it

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

Save this file into Documents directory and name it Direct3D.reg
Then open terminal and run the following commands:

cd ~/Documents
wine regedit Direct3D.reg

That should be everything.

[post new] [reply to this]

Page loaded in 0.01046 seconds.