Sunday, July 28, 2013

Improve Wine using registry




Some of the settings I use to improve wine gaming
create a new key , called Direct3D and add some
string and string values.

[HKEY_CURRENT_USER/Software/wine/Direct3D]

"MaxfragmentUniforms"="1024"
"MaxVaryings"="52"
"MaxVertexUniforms"="1024"
"MaxMultisampling"="enabled"
"OffscreenRederingMode"="fbo"
"PixelShaderMode"="enabled"
"UseGLSL"="enabled"
"VertexShaderMode"="hardware"
"VideoMemorySize"="2048"
"DirectDrawRenderer"="opengl"


the Video memory size its your video card memory



No comments:

Post a Comment