Version
4.0-4846
Branch
new-zelda-hle
Date
9 years, 4 months ago
Windows x64 Mac OS X Android
Commit
d3e4b2a3feec18e63271262d6e7abaa6cb2c0ec1
Change author
Pierre Bourdon
Change description
Zelda HLE: Only alert for mixing into back buffers for recent UCode versions.

On older versions there is no such concept of a "back buffer" since positional
audio is not supported. These buffers are just used for temp mixing, and while
it would be really nice if we could support more of that inter-buffer mixing
(TODO :) ) it does not warrant a PanicAlert at this time.