Releases: mdias/rs_asio
Releases · mdias/rs_asio
RS ASIO 0.5.9
Add new EnableRefCountHack
config option as a hack to fix some audio interface drivers hanging at game exit.
See #304 as well as the new comment on the RS_ASIO.ini file.
RS ASIO 0.5.8
Add ability to have a message prompting between ASIO or WASAPI output on every boot as requested on #284
RS ASIO 0.5.7
- Disable annoying message when 2 cables are connected in single player mode
Thanks to @ffio1 for this feature
RS ASIO 0.5.6
- Add support for alternative mirrored output signal (check
AltBaseChannel
in config file)
RS ASIO 0.5.5
- Add support for microphone
RS ASIO 0.5.4
- Fixes issue 128
RS ASIO 0.5.3
- Waits 5 seconds after requesting sample rate change (if change is needed); this fixes issues with some drivers.
- Tries to restore sample rate to original on game exit
RS ASIO 0.5.2
Fixed crash when runtime libraries aren't present on the system
RS ASIO 0.5.1
- Fixed asio4all detection
- Fixed regression with asio4all freezing on exit
- Fixed crash when runtime libraries aren't present on the system
RS ASIO 0.5.0
- Attempt at fixing crash that sometimes happens when exiting the game (can still happen with asio4all)
- Allow enabling wasapi inputs/outputs separately
- Allow changing the base asio output channel