Netnikogo added a new file:
QuoteDisplay MoreAren’t you tired of changing your fire rate, only for the sound to stay completely off-beat ? This mod fixes that!
Now you can finally bring real variety to your AK builds
!
Feature :
- Automatically adjusts weapon firing sounds to match your custom fire rate.
- Adjustment range:
- max = +%
- min = -%
Exctract TimeStretch directory at the root of the SPT project (next to EscapeFromTarkov.exe)
The archive contains :
- Client mod : (TimeStretch.dll) → \\BepInEx\\plugins\\TimeStretch
- User mod : containing (fireRates.json) → \\user\\mod\\FireRateSound
How does this mod work?
When you equip a weapon, the mod identifies it and applies time stretching to its associated firing sound
It can even distinguish between weapons that share the same audio source — for example, the AK-74 and the AK-74N
The mod knows the weapon's original fire rate, compares it with the new rate you've applied through any other mod, and automatically adjusts the sound playback speed to match.
As usual, you can use the F12 menu to partially disable the mod's functionality.
You can also adjust the percentage of modification applied — max = increase %, min = decrease %
Don’t have any mods to test it with ?
No problem I’ve included a file at: `user/mods/FireRateSound/fireRates.json`
Sorted weapons using the same identification logic
In this file, you can manually change the fire rate of any weapon by editing the `"fireRateMod"` field.
Otherwise, feel free to use my other mod :
hub.sp-tarkov.com/attachment/10372/
Troubleshooting / Debug Mode
If you encounter any issues, you can enable debug mode by editing the file:
`\\BepInEx\\plugins\\TimeStretch\\debug.cfg`
Set the value to: `true`
This will generate a `.txt` log file in the same folder to help identify the problem.
⚠️ Don’t leave debug mode enabled all the time — it may impact performance
![]()
I spent a lot of time manually tracking down all the sounds (800+) and cataloging each one — indoor, outdoor, suppressed [...]
That said, I wasn’t able to test all sound variations, so please let me know if any of them don’t work properly!