Skip to content
  1. Jul 08, 2021
    • Morph's avatar
      Merge pull request #6564 from Kelebek1/Audio · 92a3daf0
      Morph authored
      Support more PCM formats
      92a3daf0
    • Morph's avatar
      Merge pull request #6569 from Kelebek1/Vol · 91a4a924
      Morph authored
      audio_core: Preserve front channel volume after 6 to 2 downmix
      91a4a924
    • Kelebek1's avatar
      audio_core: Preserve front channel volume after 6 to 2 downmix · 7636fefb
      Kelebek1 authored
      Many games report 6 channel output while only providing data for 2. We only output 2-channel audio regardless, and in the downmixing, front left/right only provide 36% of their volume. This is done assuming all of the other channels also contain valid data, but in many games they don't. This PR alters the downmixing to preserve front left/right, so volume is not lost.
      
      This improves volume in Link's Awakening, New Super Mario Bros U, Disgaea 6, Super Kirby Clash.
      7636fefb
  2. Jul 07, 2021
  3. Jul 06, 2021
  4. Jul 05, 2021
  5. Jul 04, 2021
  6. Jul 03, 2021
  7. Jul 01, 2021
  8. Jun 29, 2021
  9. Jun 28, 2021
Loading