Hi, Fallout 3 and maybe other games or D3D apps needs such special settings, this patch should be ok, it is well tested.
This patch is not hack!
New wine registry settings: VideoDriver VideoDescription
Patch is for current (14.03.2009) git.
PS: For Fallout 3 you should use registry settings (or similar): "VideoDescription"="NVIDIA GeForce 9600 GT" "VideoDriver"="nv4_disp.dll"
Mirek Slugen
2009/3/14 Mirek Slugeň thunder.m@email.cz:
Hi, Fallout 3 and maybe other games or D3D apps needs such special settings, this patch should be ok, it is well tested.
This patch is not hack!
You're leaking wined3d_settings.video_description and wined3d_settings.video_driver.
Having an override would be ok, but you need to add detection code first in IWineD3DImpl_FillGLCaps().