Skip to content
New issue

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

When using the patch (latest release) the sound is crackling #4

Open
stijnsimons opened this issue Sep 16, 2024 · 0 comments
Open

When using the patch (latest release) the sound is crackling #4

stijnsimons opened this issue Sep 16, 2024 · 0 comments

Comments

@stijnsimons
Copy link

With dsound.dll loaded (with settings below) the sound is crackling / stuttering / ... when playing online. Without the path everything is just fine.

[general]

; Show a message in the status chat when a player connects to the server
showConnectsInChat = off

; Show player IDs in chat messages, name changes and joins/disconnects
showIDInChat = on

; Show player IDs in kill messages
showIDInKills = on

; Show player IDs in nametags
showIDInNametags = off

; Show who starts a vote or votes in the console
showVoteInConsole = on

; Gradually lower nametags when u get closer to other players
lowerNametags = on

; Sets the color of console.showStats, console.showFPS, etc
debugTextColor = yellow

; Enables some patches that make the game run smoother. This
; may have a very small performance impact on older systems.
; The patches affect the floating point precision the game runs
; with. When playing in multiplayer the time it takes for the
; server to process your input will be decreased.
smootherGameplay = on

; Sets the colors chosen when the ADD BUDDY button is repeatedly clicked on the scoreboard
presetBuddyColors = lime dodgerblue yellow blueviolet

; The game has higher look left/right sensitivity when you are on-foot and moving
; This option enables a workaround that makes the on-foot sensitivity to always be the same
; WARNING: Enabling this may feel unusual because of the decreased sensitivity!
correctedLookSensitivity = off

; This section contains the custom buddy colors
; Keys are player names, values are color codes
; The color code may be a webcolor name or in #rgb or #rrggbb format
; playername = colorcode
[buddycolors]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant