The X-ray Engine is a DirectX 8.1/9 Shader Model 3.0 graphics engine. Up to a million polygons can be on-screen at any one time. The engine features HDR rendering, parallax and normal mapping, soft shadows, motion blur, widescreen support, weather effects and day/night cycles. As with other engines that utilise deferred shading, the X-ray Engine does not support anti-aliasing with dynamic lighting enabled. However, a "fake" form of anti-aliasing can be enabled with the static lighting option; this format utilizes a technique to blur the image to give the false impression of anti-aliasing. The game takes place in a thirty square kilometer area, and both the outside and inside of this area is rendered to the same amount of detail. Some textures in the game were simply photographs of the walls in the developers' studio.

Post tutorial RSS Related Tutorials
Nimble's door locked (Lost Alpha) [How to open]
S.T.A.L.K.E.R. Shadow of Chernobyl

Nimble's door locked (Lost Alpha) [How to open]

S.T.A.L.K.E.R. Shadow of Chernobyl Mapping/Technical

It happened to me in LA DCE, after killing the poltergeists, the door that holds Nimble still locked, i used Debug menu in order to glitch the door, talk...

S.T.A.L.K.E.R Modding basics: Create the Grey_BUMP#
S.T.A.L.K.E.R.: Call of Pripyat

S.T.A.L.K.E.R Modding basics: Create the Grey_BUMP#

S.T.A.L.K.E.R.: Call of Pripyat Textures 1 comment

In this tutorial we'll see how to create the grey bump# in the sdk actor editor.

S.T.A.L.K.E.R Modding basics: Import textures into the xray sdk actor editor
S.T.A.L.K.E.R.: Call of Pripyat

S.T.A.L.K.E.R Modding basics: Import textures into the xray sdk actor editor

S.T.A.L.K.E.R.: Call of Pripyat Textures

In this tutorial we'll see how to import textures into the xray sdk actor editor.

Running Call of Chernobyl on Linux with Wine

Running Call of Chernobyl on Linux with Wine

Other Tutorial 5 comments

A quick guide for running Call of Chernobyl (or STALKER in general) on Linux with Wine.

Simpler merging of XML files
S.T.A.L.K.E.R. Shadow of Chernobyl

Simpler merging of XML files

S.T.A.L.K.E.R. Shadow of Chernobyl Other 3 comments

Merging xml files is a not uncommon activity when modding. For eg., STALKER stores language strings in xml files and comparing/merging these files is...

Stalker SHOC SDK 0.4 Win 10 Fix
S.T.A.L.K.E.R. Shadow of Chernobyl

Stalker SHOC SDK 0.4 Win 10 Fix

S.T.A.L.K.E.R. Shadow of Chernobyl Installers 13 comments

I will be posting a tutorial on how to run Stalker SHOCK in Windows 10. I did the procedures and everything went right, I'll be here helping everyone.

Installation Guide

Installation Guide

Editor's Notes Installers 60 comments

How to install the game correctly and without problems.

How to survive in the Zone
S.T.A.L.K.E.R. Shadow of Chernobyl

How to survive in the Zone

S.T.A.L.K.E.R. Shadow of Chernobyl Other 36 comments

Since S.T.A.L.K.E.R.: Shadow of Chernobyl can truly be a hard game to everyone - not only newbies - I thought I could improve people's chance of surviving...

Creating AI map and graph
S.T.A.L.K.E.R.: Call of Pripyat

Creating AI map and graph

S.T.A.L.K.E.R.: Call of Chernobyl Mapping/Technical 24 comments

Here is a step by step tutorial how to generate AI map, how to manipulate AI map nodes, how to successfully create your own AI map for a single player...

Working on all.spawn with SOC level editor
S.T.A.L.K.E.R. Shadow of Chernobyl

Working on all.spawn with SOC level editor

S.T.A.L.K.E.R. Shadow of Chernobyl Other 2 comments

This tutorial will cover an alternative method to work on all.spawn, with the using of level editor. It works mostly with vanilla or vanilla-like (ZRP...

S.T.A.L.K.E.R. Shadow of Chernobyl

Stalker Basic Tutorial

S.T.A.L.K.E.R. Shadow of Chernobyl Client Side Coding 27 comments

This tutorial will teach you how to add and modify weapons used by the STALKER game. It will also look at some other tweaks and changes.

S.T.A.L.K.E.R. Shadow of Chernobyl

Modifying S.T.A.L.K.E.R's Weapons

S.T.A.L.K.E.R. Shadow of Chernobyl Client Side Coding 32 comments

Modifying S.T.A.L.K.E.R's weapons is as easy as opening notepad finding out what some of the stuff means and what to edit. In this tutorial we cover a...