mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 16:35:20 +00:00
50d9fb24d3
simon 2 + return to zork are getting output on one speaker only atm. both games don't get panning controller at all and the original driver itself definitely did initialize it to 0. We initialize panning to 63, so that this gets fixed for the moment. needs to get investigated further.