Call of Chernobyl is a free-play sandbox mod for S.T.A.L.K.E.R. : Call of Pripyat created by TeamEPIC. It features 32 explorable maps, reworked level design and level fixes, new original level, Trucks Cemetery, Full AI and A-Life overhaul, engine and script enhancements, Repeatable task system which bases itself on A-Life events, Customizable weather environments for every map as well as surges and psi-storms from AF3, Character creation which includes name, portrait and faction selection; Several optional modes such as Ironman mode, story mode and zombie survival mode, New achievements, rankings and reputation system, PDA leaderboard and enhanced PDA statistics, Companion system with keyboard issued commands, many optional side-features and community-made addons . Call of Chernobyl was player's choice Mod of the Year 9th place in 2015 and 1st place in 2016!

Report RSS Creating _bump.dds textures for X-Ray

This tutorial breaks down the process of creating a _bump.dds texture in a simple process.

Posted by on - Basic Textures

X-Ray _bump.dds store normal map and specularity info on the RGBA channels of a texture.


1. Gimp (FREE) [Must have x86 version!]: Gimp.org

  • Grab the normal map plugin for Gimp: Registry.gimp.org
  • Place normalmap.exe and glew32.dll into C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins
  • Place libgtkglext-win32-1.0-0.dll and libgdkglext-win32-1.0-0.dll into C:\Program Files\GIMP 2\bin


2. Open the diffuse image from what you want to create the bump map into two different tabs.

  • Menu bar > Filters > Map > Normal Map
  • Leave default settings for the purposes of this tutorial and press okay
  • Menu bar > Colors > Components > Decompose as RGB
  • This should create a new tab


3. Switch to the decomposed image

  • Rename layer 'red' to 'a'
  • Rename layer 'green' to 'b'
  • Rename layer 'blue' to 'g'


4. Switch to the untouched diffuse texture. This will be the specularity map.

  • Menu bar > Colors > Desaturate
  • Menu bar > Levels
  • Move the sliders until mainly the white shows. Don't make the image too sharp.


5. Copy the specularity image as a new layer to the decomposed image.
6. Rename this new layer to 'r'
7. Re-arrange the layers from top to bottom as red, green, blue and alpha.
8. Menu bar > Colors > Components > Compose as RGBA
9. Export image as BC3/DXT5. Most likely you will want to GenerateMipMaps (Kaiser)

You are done. You should see that the new *_bump.dds will look green and similar to other X-Ray bumps.



Notes:
_bump#.dds are created by the Image Editor panel inside of the Actor Editor or Level Editor within the SDK.

Post comment Comments
Mr_Hamfi
Mr_Hamfi - - 1,357 comments

Thanks for the "compact" tutorial :)

Reply Good karma Bad karma+2 votes
mp5lng
mp5lng - - 7,996 comments

Actually :
Red to Alpha
Green to Blue
Blue to Green
Alpha to Red

As for the specular "which will be the new red" it would be better if you edit it on a separate window, give it some more water marks, scratches, oil, finger prints, it will look way better than just brightening the diffuse.

For normal creation settings, You can edit the height, the higher the value stronger the details, but it may turn ugly ingame, I use 2 most of the time, but for a few guns I use higher, 5 is the highest I used.

Reply Good karma Bad karma+4 votes
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: