Skip to content

Commit 1cf723b

Browse files
committed
docs: Remove version warning from readme
1 parent 248ab78 commit 1cf723b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
This project aims to add ASIO support to `Rocksmith 2014 Edition - Remastered` in order to avoid issues with some WASAPI drivers.
44
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.
55

6-
# ATTENTION !!!
7-
8-
As of the 10th of September 2022 there has been a patch to `Rocksmith 2014 Edition - Remastered` that broke compatibility with RS ASIO.
9-
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.
10-
116
## How to use
127

138
- 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.

0 commit comments

Comments
 (0)