If you like this guide, you can:
- 🌟 Add a Star to my GitHub Repo (I really appreciate it!)
I am not the creator of these two mods. I just wanted to write a guide to help you activate flashlight-casted shadows.
-
Download and extract both mods.
-
Move the mod files into the
Paksfolder. Example path: C:\Program Files (x86)\Steam\steamapps\common\S.T.A.L.K.E.R. 2 Heart of Chornobyl\Stalker2\Content\Paks -
If the game crashes, delete the following files:
pakchunk99.*pakchunk221.*pakchunk222.*
- Launch the game and open the developer console using
~(tilde) or`(backtick). - If it doesn't work, configure the console key by editing the
Input.inifile:
- Path:
C:\Users\yourUser\AppData\Local\Stalker2\Saved\Config\Windows\Input.ini - Add or modify the following section:
[/script/engine.inputsettings] ConsoleKeys=Tilde ConsoleKeys=RightBracket ConsoleKeys=Backslash ; ConsoleKeys=addYourKey ; this is a commented line
- Find all key codes here.
Type this command in the console (without quotes): "mod add /Game/Mods/FLCustomizer/BP_MOD_FLCustomizer.BP_MOD_FLCustomizer_C"
Enter the following commands in the console (without quotes): "fl_shadows normal true fl_shadows volume true"
Congratulations! Your game now looks more like a 2024 release. 🎉
To make things easier, I’ve uploaded my Input.ini file with my command history. Feel free to use it!