CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
224 stars 85 forks source link

Volume showing as 10 even though it's set to 0 #438

Closed GrantBartlett closed 1 year ago

GrantBartlett commented 1 year ago

Report from a user:

"Every time I set my audio settings to 0 either through the client or in-game and reboot the client, it shows as 10. If you move the slider and switch it back to 0, it shows 0

The client sets it to 0 while the game sets the value to 0.000000, if I save the changes while on 10 it is 0 in settings, but the client still shows 10"

image

[Audio]
ClientVolume=0.4
PlayMainMenuMusic=False
StopMusicOnMenu=False
SoundVolume=0
VoiceVolume=0
ScoreVolume=0
IsScoreRepeat=no
IsScoreShuffle=True
SoundLatency=9
InGameMusic=yes
devo1929 commented 1 year ago

To be clear, this is an issue with the label on the right of the slider. It continues to show a value that is inconsistent with the slider. After setting my client volume to 0 and restarting the client, these are the settings visually: image