Q2 cd audio bug fix
Moderator: InsideQC Admins
1 post
• Page 1 of 1
Q2 cd audio bug fix
Some q2 engines (q2e, bers@q2) under win8.1 or high have bug in cd audio code - no realtime value change, code return error
To fix
in CDAudio_GetMixerVolume
found
mxControlDetails.cbDetails = sizeof(mxValue);
and cange to
mxControlDetails.cbDetails = sizeof(MIXERCONTROLDETAILS_UNSIGNED);
To fix
in CDAudio_GetMixerVolume
found
mxControlDetails.cbDetails = sizeof(mxValue);
and cange to
mxControlDetails.cbDetails = sizeof(MIXERCONTROLDETAILS_UNSIGNED);
-
Barnes - Posts: 226
- Joined: Thu Dec 24, 2009 2:26 pm
- Location: Russia, Moscow
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests