Releases: mdias/rs_asio
Releases · mdias/rs_asio
RS ASIO 0.7.4
RS ASIO 0.7.3d
- Fixes issue with multiple cable message box not being patched most of the time.
- Implements alternative method to patch memory which should help with some compatibility issues. This also fixes RS ASIO crashing on Linux/Proton/Wine.
Many thanks to all the people that helped on #483
RS ASIO 0.7.3
Add support for Learn & Play edition of the game.
Special thanks to @ffio1 helping with the memory protection issue.
NOTE: This version is incompatible with Linux / Wine.
RS ASIO 0.7.2
- Fix crash that could happen with 2 inputs enabled after selecting profile. Reported in #207
RS ASIO 0.7.1
This release is here only to try to alleviate some issue with linux. If you don't use linux there's no need to update as there is nothing else new.
- Try both
wineasio32.dll
andwineasio.dll
when attempting to find the WineASIO dll
Edit: updated the attached binaries to fix the log still reporting 0.7.0. No other change was made.
Edit2: reupload a newly generated zip file to avoid a false-positive virus detection. See #432
RS ASIO 0.7.0
- Improved error logging when loading a driver
- Show error popups when either
ExclusiveMode
and/orWin32UltraLowLatencyMode
are not properly configured. - Linux: Find
wineasio
without having to register it and expose it with driver namewineasio-rsasio
. See documentation regarding linux.
RS ASIO 0.6.3
- Many stability fixes
- Log improvements
RS ASIO 0.6.2
- Add compatibility with both old and recently patched version of the game
- Fixed an issue with order of buffer consumption; may result in tiny latency improvement
- Improve handling of log spam when buffer underruns happen
IMPORTANT: Some users are reporting compatibility issues with this release. You might want to choose an older one or wait for a fixed release.
RS ASIO 0.6.1
- Fix bug patching some locations causing a crash when using RS ASIO at the same time as RSMods.
RS ASIO 0.6.0
- Compatibility with latest game patch