fake directx 9c instead of 9b (needed for rFactor Config)

Christoph Frick frick at sc-networks.de
Wed Sep 7 04:11:38 CDT 2005


hi gents.

The attached patch sets the version for directx to 9C (instead of 9B).
The rF\ Config.exe from the game rFactor (www.rfactor.net) needs this to
work. After that change i was able to successfully run the config and
configure the game (yet the game itself fails to execute by a
stack-overflow in the exception handling).

-- 
cu

--- tools/wine.inf.org	2005-08-23 21:52:30.000000000 +0200
+++ tools/wine.inf	2005-09-06 20:50:04.000000000 +0200
@@ -144,7 +144,7 @@
 HKCU,%Metrics%,"Shell Icon Size",,"32"
 
 [DirectX]
-HKLM,Software\Microsoft\DirectX,"Version",,"4.09.00.0902"
+HKLM,Software\Microsoft\DirectX,"Version",,"4.09.00.0903"
 HKLM,Software\Microsoft\DirectMusic,GMFilePath,,"%12%\gm.dls"
 HKLM,Software\Microsoft\DirectMusic\Defaults,DefaultOutputPort,,"{58C2B4D0-46E7-11D1-89AC-00A0C9054129}"
 HKLM,Software\Microsoft\DirectMusic\SoftwareSynths\{58C2B4D0-46E7-11D1-89AC-00A0C9054129},Description,,"Microsoft Software Synthesizer"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050907/07cc1cd6/attachment.pgp


More information about the wine-patches mailing list