Commit Graph

3 Commits

Author SHA1 Message Date
25e4a015c1 Use more refined values for recommendation 2019-05-29 00:07:10 +02:00
647d871c56 Use presets instead of hardcoded values 2019-05-29 00:05:46 +02:00
871d76ba00 Reduce volume of BGM and possibly other "noisy" audio since voice audio can't be increased.
Overwrites parts of the setup code in fw::CSoundManager::setupCategory() to not call GetCategoryVolume but instead use values we control. Parts of the original code (calls to GetCategoryIndex) have to still happen!

We're quite limited with the amount of space we have available to us. There has to be a better way...
2019-05-29 00:04:11 +02:00