Skip to content
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World.
C++ C CMake GLSL Shell Objective-C Other
Branch: xd_dev
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github GitHub: added Feature request and Other templates [skip ci] May 20, 2020
ArchLinux PKGBUILD fix Nov 2, 2019
Externals Use CMake-defined installation dir instead of hardcoded (#591) May 11, 2020
cmake Linux. CPack improvements. (#625) May 20, 2020
debian debian: update run depency Jun 25, 2019
doc [skip ci] Updated Doxygen config Sep 13, 2019
res Linux: Modified Trilogy Trigger Launcher (#501) May 12, 2020
sdk Fixed gitignore and uploaded ignored dlls.. Mar 14, 2019
src Restored case insensitivity on Windows May 31, 2020
.editorconfig Integration of .editorconfig (#624) May 20, 2020
.gitattributes Added gitattributes for X-Ray file types Nov 17, 2018
.gitignore Linux. CPack improvements. (#625) May 20, 2020
.gitmodules CMake: switch mimalloc to OpenXray fork Feb 17, 2020
.travis.yml Travis: disabled Debug ARM64 build (failing timeouts) May 10, 2020
CMakeLists.txt Linux. CPack improvements. (#625) May 20, 2020
CONTRIBUTING.md Create CONTRIBUTING.md Jul 15, 2019
License.txt Added BSD-Style license. Sep 24, 2014
OpenXRay Splash.500x268.psd Added Polish splash screen Mar 3, 2019
OpenXRay Splash.psd psd: rename Open X-Ray -> OpenXRay Mar 3, 2019
OpenXRayCover.png Updated readme Jul 15, 2019
README.md Update README.md [skip ci] Nov 5, 2019
appveyor.yml Linux: fix name of deb package for x86 ci build Mar 10, 2020
xr_pack_build.cmd AppVeyor: output pdb as artifacts Aug 14, 2018
xrbinprep.cmd Deployment scripts: use copy when cp is not present. Mar 11, 2016
xrbinup.cmd Cleaned up xrbinup.cmd a little. Aug 5, 2017

README.md

Open for everyone

OpenXRay Discord Supporters

OpenXRay is an improved version of the X-Ray engine, used in world famous S.T.A.L.K.E.R. game series by GSC Game World.

Supported games

Call of Pripyat Clear Sky Shadow of Chernobyl
Yes Release Candidate (see #382) Not yet (see #392)

Build status

Codacy Badge

Platform Compiler Configurations Status
Windows MSVC Debug / Mixed / Release (x64/x86) Build status
Linux GCC Debug / Release (x64/x86) Build Status

Documentation

How to
Build and setup On Windows On Linux
Install and play On Windows -

Changelist and more is available in wiki.

More details

This repository contains X-Ray Engine sources based on version 1.6.02. The original engine is used in S.T.A.L.K.E.R.: Call of Pripyat game released by GSC Game World.

It is a place to share ideas on what to implement, gather people that want to work on the engine, and work on the source code.

If you find a bug or have an enhancement request, file an Issue.

Pull requests appreciated! However, the following things should be taken into consideration:

  • We want to keep the game as close as possible to the vanilla game, so instead of introducing new gameplay features, consider adding non-gameplay features, fixing bugs, improving performance and code quality
  • Major changes should be discussed before implementation
  • Follow the procedures

Be advised that this project is not sanctioned by GSC Game World in any way – and they remain the copyright holders of all the original source code.

You can’t perform that action at this time.