Coder Social home page Coder Social logo

run_rocksmith_linux's Introduction

run_rocksmith_linux

In November 2020 some guy published on Reddit a guide to running Rocksmith on Linux using Jack. This method worked great for me - the game is playable, with low latency, and has less issues than under Windows. But I had several problems, in particular:

  • The screensaver was blocking the screen while playing the guitar.
  • The Jack input interface had to be created for the USB cable each time, and the ALSA device number was different each time.
  • The Jack inputs had to be connected to Rocksmith manually each time.
  • The RS_ASIO.ini file had to be changed if I wanted to play in multiplayer mode with multiple interfaces.
  • Automatic Proton updates discarded the WineASIO library, making the game unable to start.

This script was created to fix those problems.

Usage

Modify the SOUND_DEVICE_REGEX variable in the script to match the name of your interface in ALSA. You can find the name using arecord -l.

Then set the launch options for Rocksmith 2014 in Steam to:

/path/to/run_rocksmith.sh %command%

And you're good to go.

Caveats

The script uses gnome-session-inhibit to block the screensaver, which is GNOME-specific.

run_rocksmith_linux's People

Contributors

tilk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.