shaderapidx11

use -dxlevel 110 to use it
This commit is contained in:
Totterynine
2021-09-22 18:56:56 +05:00
parent 3c359ed509
commit 2773eae4d7
201 changed files with 44561 additions and 78 deletions

View File

@@ -8,7 +8,7 @@ rem == Set the absolute path to your mod's game directory here ==
set GAMEDIR=%cd%\..\..\..\game\mod_hl2mp
rem == Set the relative or absolute path to Source SDK Base 2013 Singleplayer\bin ==
set SDKBINDIR=C:\SteamBetaLibrary\SteamApps\common\Source SDK Base 2013 Singleplayer\bin
set SDKBINDIR=%cd%\..\..\..\game\bin
rem == Set the Path to your mod's root source code ==
rem This should already be correct, accepts relative paths only!