From 3c3a25933bb7c9f67755111d3de5897621e81efb Mon Sep 17 00:00:00 2001 From: Silent Date: Sun, 21 Jun 2015 00:44:55 +0200 Subject: [PATCH] SSE instructions disallowed --- DDraw/DDraw.vcxproj | 1 + SilentPatchIII/SilentPatchIII.vcxproj | 2 ++ SilentPatchSA/SilentPatchSA.vcxproj | 2 ++ SilentPatchSA/SilentPatchSA.vcxproj.filters | 4 +++- SilentPatchVC/SilentPatchVC.vcxproj | 2 ++ 5 files changed, 10 insertions(+), 1 deletion(-) diff --git a/DDraw/DDraw.vcxproj b/DDraw/DDraw.vcxproj index 3a279e0..1290cd4 100644 --- a/DDraw/DDraw.vcxproj +++ b/DDraw/DDraw.vcxproj @@ -46,6 +46,7 @@ true MultiThreaded ..\SilentPatch;%(AdditionalIncludeDirectories) + NoExtensions false diff --git a/SilentPatchIII/SilentPatchIII.vcxproj b/SilentPatchIII/SilentPatchIII.vcxproj index a72af35..e5c6c5e 100644 --- a/SilentPatchIII/SilentPatchIII.vcxproj +++ b/SilentPatchIII/SilentPatchIII.vcxproj @@ -71,6 +71,7 @@ ..\SilentPatch Use StdAfx.h + NoExtensions true @@ -98,6 +99,7 @@ ..\SilentPatch Use StdAfx.h + NoExtensions false diff --git a/SilentPatchSA/SilentPatchSA.vcxproj b/SilentPatchSA/SilentPatchSA.vcxproj index f95debb..e078f0f 100644 --- a/SilentPatchSA/SilentPatchSA.vcxproj +++ b/SilentPatchSA/SilentPatchSA.vcxproj @@ -57,6 +57,7 @@ D:\RWSDK\Graphics\rwsdk\include\d3d9;..\SilentPatch;$(DXSDK_DIR)\include Use StdAfxSA.h + NoExtensions true @@ -87,6 +88,7 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowvio D:\RWSDK\Graphics\rwsdk\include\d3d9;..\SilentPatch;$(DXSDK_DIR)\include Use StdAfxSA.h + NoExtensions true diff --git a/SilentPatchSA/SilentPatchSA.vcxproj.filters b/SilentPatchSA/SilentPatchSA.vcxproj.filters index a4e8ca8..5df3d0f 100644 --- a/SilentPatchSA/SilentPatchSA.vcxproj.filters +++ b/SilentPatchSA/SilentPatchSA.vcxproj.filters @@ -120,6 +120,8 @@ - + + Shaders + \ No newline at end of file diff --git a/SilentPatchVC/SilentPatchVC.vcxproj b/SilentPatchVC/SilentPatchVC.vcxproj index fbdeea2..ef38bdb 100644 --- a/SilentPatchVC/SilentPatchVC.vcxproj +++ b/SilentPatchVC/SilentPatchVC.vcxproj @@ -57,6 +57,7 @@ ..\SilentPatch Use StdAfx.h + NoExtensions true @@ -82,6 +83,7 @@ ..\SilentPatch Use StdAfx.h + NoExtensions false