Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Warths committed May 9, 2021
1 parent c566f6d commit 4befeec
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,20 @@

Python program that uses Rocksniffer and OBS Web Socket to automatically switch your OBS Studio scene depending on Rocksmith state.

# New Features!
# Features!

Can we say "new" if it's the first release though ?

- Supports pausing the game and navigating throught sections
- Supports pausing the game and navigating through sections
- Support blacklisting scene from switching (to lock Switcher's depending on the current scene)
- Supports adding a customizable cooldown between changes
- Support hot-changes on the config.
- Support hot-changes on the config (optimized on latest version!).

# How to use ?

Before using this software, you need to be sure about 3 things :
- You have OBS WebSocket 4.7 plugin installed in OBS Studio (be sure to use 4.7) (4.7) (check again)
- You have Rocksniffer running with the API enabled
- OBS Studio is running (Well.. Otherwise the Scene Switcher will manifest its displeasure)
Before using this software, you need to be sure about 2 things :
- You have Rocksniffer running with the API enabled (last tested version : 0.3.4)
- OBS Studio is running with OBS-Websocket plugin (last tested version : 4.9.0)



Go download the latest executable version on [the release section !](https://github.com/Warths/Rocksmith-Scene-Switcher/releases)

Expand Down

0 comments on commit 4befeec

Please sign in to comment.