You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: