[Bug 15839] Games for Windows Live fails to initialize, resulting Fallout 3 crash

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 7 11:18:41 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=15839





--- Comment #33 from Mirek Slugen <thunder.m at email.cz>  2008-11-07 11:18:40 ---
Created an attachment (id=17130)
 --> (http://bugs.winehq.org/attachment.cgi?id=17130)
Patch for WineD3D to set Driver an Description

Patch for Fallout 3, the game has broken detection of graphic card
capabalities, wine actualy supports SM2.0b perfectly even SM3.0, but the game
used only SM2.0 which is broken (not in wine, but in this game).

After apply this patch you should set 2 new registry options in
Software\\Wine\\Direct3D:
"VideoDescription"="NVIDIA GeForce 9600 GT"
"VideoDriver"="nv4_disp.dll"

VideoDescription - set this option on the same value as the name of your card
(my is NVIDIA GeForce 9600 GT, but NVIDIA GeForce 7900 GT is tested as working
too).
VideoDriver - nv4_disp.dll for all nvidia based cards, ati is not tested


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list