Blades Throwing Headshot Sound

Created On
N/A
Updated On
N/A
Total Views
8
Total Downloads
0
Maintainer
DoubleScotch42

Its simply replace the headshot sound with the regular hitting sound when you throw a knife or a axe.

My first mod ever, made this because it was so annoying and breaking my immersion.
Hopefully it was pretty simple to make.

There shouldnt be any conflict with this unless you use a mod that edit base\sound\event\eventsmetadata.json file.
You can still merge your mod JSON with mine, if you search for "headshot" term you will fastly find the related event whit the new ID i have set (which is the ID of the regular thrown hitting)

Made for 2.12 game version, i guess you shouldnt try to use it with anything older than 2.0 because the edited file eventsmetadata.json contain all the event triggered sound effect code, so if CDProject have updated this file, then this mod need to be updated too for each specific version of the file.

I recommend disbaling your steam updates by locking appmanifest_1091500 file in read only when modding in order to create backups of your game and mod config for being ready to roll back in case of issues when an update pop up.