MantisBT - Zandronum
View Issue Details
0003445Zandronum[All Projects] Bugpublic2018-08-04 14:322024-02-29 22:42
eagle 
 
normalminoralways
confirmedbackport later 
MicrosoftWindowsServer 2012 R2
3.0 
 
0003445: SetMusicVolume() does not change the volume of music.
if you run SetMusicVolume (0), the music plays without changing the volume.
if you run SetMusicVolume (0), the music plays without changing the volume.
No tags attached.
txt acs_music.txt (5,828) 2018-08-04 14:36
https://zandronum.com/tracker/file_download.php?file_id=2340&type=bug
? ZandronumTest_SetMusicVolume.pk3 (728) 2018-08-22 19:32
https://zandronum.com/tracker/file_download.php?file_id=2350&type=bug
Issue History
2018-08-04 14:32eagleNew Issue
2018-08-04 14:36eagleFile Added: acs_music.txt
2018-08-07 15:11eagleNote Added: 0019313
2018-08-22 19:32jdagenetFile Added: ZandronumTest_SetMusicVolume.pk3
2018-08-22 19:34jdagenetNote Added: 0019383
2018-08-22 21:56KaminskyNote Added: 0019386
2024-02-29 22:42Ru5tK1ngNote Added: 0023135
2024-02-29 22:42Ru5tK1ngStatusnew => confirmed
2024-02-29 22:42Ru5tK1ngResolutionopen => backport later

Notes
(0019313)
eagle   
2018-08-07 15:11   
In GZDoom version g3.2.1, this script works correctly.
(0019383)
jdagenet   
2018-08-22 19:34   
I can confirm this, I attached an example file. Pukename "SC_SETMUSICVOLUMETEST".
Works in GZDoom but not Zandronum (offline nor online).
(0019386)
Kaminsky   
2018-08-22 21:56   
Zandronum 3.0 is based off GZDoom 1.8.6 which doesn't support SetMusicVolume() either. It wasn't added until 2.4.0.

Here's a link to the commit which adds the function:'https://zdoom.org/Changelog/a1e8d83/files [^]'
(0023135)
Ru5tK1ng   
2024-02-29 22:42   
Might have to wait til 4.0. Setting to backport later in case this gets worked on.