We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Happens when multiple sounds are being played at once so the game tries to suppress them. Not as noticeable on h2x compared to h2v. Seems to be mitigated when the tick rate is swapped to 30. Might have to do with playing the sounds over twice as many ticks causing the sounds to start clipping. [H2V 30tick]: https://cdn.discordapp.com/attachments/529739324321824778/585919720952430614/30tick_sound.mp4 [H2V 60tick]: https://cdn.discordapp.com/attachments/529739324321824778/585920095012913185/60tick_sound.mp4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Happens when multiple sounds are being played at once so the game tries to suppress them. Not as noticeable on h2x compared to h2v. Seems to be mitigated when the tick rate is swapped to 30. Might have to do with playing the sounds over twice as many ticks causing the sounds to start clipping.
[H2V 30tick]:
https://cdn.discordapp.com/attachments/529739324321824778/585919720952430614/30tick_sound.mp4
[H2V 60tick]:
https://cdn.discordapp.com/attachments/529739324321824778/585920095012913185/60tick_sound.mp4
The text was updated successfully, but these errors were encountered: