0 of 0

File information

Last updated

Original upload

Created by

Tears

Uploaded by

AcuraTooru

Virus scan

Safe to use

Tags for this mod

About this mod

allow the hunter to run without making too much noise after unlocking soft feet skill

Permissions and credits
Donations
you need to unlock Soft feet skill first because this mod just modify skill attribute to get higher noise reduction


this mod is now merged with camouflage mod.

Update (11/12/2022)
-new England Mountains & Granite Update

DO NOT JUMP
jumping noise still as loud as 4x4 ATV engine.

how does it works?
it modify Soft feet (tier 2 skill of the stalker skill tree) skill attribute to get higher noise reduction, meaning you'll need to unlock that skill in order to get the mod effect.

how to install
  • download mod
  • put dropzone folder (content inside downloaded zip) into your game directory
  • set your game launch option: --vfs-fs dropzone --vfs-archive archives_win64 --vfs-fs.

Compatibility with another mod who modify global.gdcc file?
sadly, this mod is not compatible with another mod who also modify the global.gdcc file because the file is just gonna get overwritten.
the only way i know in order to use multiple mod with same file is to find out what other mod changes in that file and then manually modify/merge the global.gdcc

for those who want to merge this with another mod
just find this hex value

set_material_noise_multiplier (you'll get two results):
73 65 74 5F 6D 61 74 65 72 69 61 6C 5F 6E 6F 69 73 65 5F 6D 75 6C 74 69 70 6C 69 65 72 28 30 2E 38 29

set_vegetation_noise_multiplier (you'll get one result):
73 65 74 5F 76 65 67 65 74 61 74 69 6F 6E 5F 6E 6F 69 73 65 5F 6D 75 6C 74 69 70 6C 69 65 72 28 30 2E 38 29

change the value of the red number above to: 3(multiplier modification)
ex: 34 equal to 0.4 noise reduction multiplier.