Skip to content

Vanilla S.T.A.L.K.E.R. Clear Sky Engine

Notifications You must be signed in to change notification settings

v2v3v4/xray-csky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xray-csky

Logo

Vanilla S.T.A.L.K.E.R. Clear Sky Engine:

  • Ported source code to VS 2022 17.2.2 (C++14/C++17 mode)
  • Removed STL Port dependence
  • Removed DXMath dependence into xrEngine
  • DX10 use D3DCompiler library

Problems:

  • HWCaps: disabled detecting AMD GPU count. X-Ray used old ATI library. Need implement by AMD Crossfire detect system.