diff --git a/README.md b/README.md index 4ab549b..80a6ca6 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@ This project aims to add ASIO support to `Rocksmith 2014 Edition - Remastered` in order to avoid issues with some WASAPI drivers. It patches game code at runtime to allow intervening in the process of WASAPI device enumeration so that we can inject our own fake WASAPI devices which internally use ASIO audio API. -# ATTENTION !!! - -As of the 10th of September 2022 there has been a patch to `Rocksmith 2014 Edition - Remastered` that broke compatibility with RS ASIO. -Please check [this reddit thread](https://www.reddit.com/r/rocksmith/comments/xa49mq/important_update_coming_to_rocksmith_2014/) for more information and a temporary workaround. - ## How to use - Copy the contents (`avrt.dll`, `RS_ASIO.dll`, `RS_ASIO.ini`) of [latest release](https://github.com/mdias/rs_asio/releases/latest) (zip archive release-xxx.zip) to the game folder.