From f2c8a537d78b7890bbd58014c76223173baf031a Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Mon, 13 Mar 2006 14:06:40 +0100 Subject: [PATCH] wine.inf: Increase the DirectX version to that of the latest 9.0c . --- tools/wine.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/wine.inf b/tools/wine.inf index 014fb00a944..580c3bb811e 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -176,7 +176,7 @@ HKCU,%Metrics%,"BorderWidth",2,"1" HKCU,%Metrics%,"Shell Icon Size",2,"32" [DirectX] -HKLM,Software\Microsoft\DirectX,"Version",,"4.09.00.0903" +HKLM,Software\Microsoft\DirectX,"Version",,"4.09.00.0904" 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" -- 2.11.4.GIT