Open Issues Need Help
View All on GitHubAI Summary: A user on Debian (trixie) with Mate Desktop is experiencing issues launching Rocksmith 2014 (RS2014) while using PipeWire and following the `pipewire-jack` guide. The game fails to launch directly, and when launched via a wrapper script, it loads but reports an inability to detect necessary components. This occurs despite the `pactl info` output showing the Rocksmith USB Guitar Adapter as the default audio source.
Guides to get Rocksmith 2014 running on Linux
Guides to get Rocksmith 2014 running on Linux
AI Summary: The user is encountering an "undefined symbol: pw_log_topic_register" error when launching a game via Proton Experimental on Arch Linux, specifically when `LD_PRELOAD=/usr/lib32/libjack.so` is used. This indicates a symbol lookup failure where the preloaded `libjack.so` expects a Pipewire function (`pw_log_topic_register`) that is not available in the runtime environment, likely due to a version mismatch between the system's Pipewire/Jack libraries and what Proton is using or expecting. Native Wine does not exhibit this issue.
Guides to get Rocksmith 2014 running on Linux
AI Summary: The user is experiencing audio issues while trying to run Rocksmith 2014 on Linux Mint 22 using Proton 8 and the pipewire-jack guide. The game doesn't show up in the JACK patchbay, and the RS_ASIO log indicates a failure to enumerate audio devices. Troubleshooting involves checking Pipewire configuration, ensuring correct JACK connections, verifying Wine and RS_ASIO installations, and potentially investigating potential conflicts with other audio applications or drivers.
Guides to get Rocksmith 2014 running on Linux
AI Summary: The user is experiencing audio issues while trying to set up Rocksmith 2014 on Pop!_OS 22.04 using the provided Linux guide and the Native JACK audio setup. Rocksmith doesn't detect any output devices, and the VBASIOTest32.exe produces errors related to 32-bit/64-bit library compatibility and unmet dependencies during package installation. The task involves troubleshooting the audio configuration, resolving library conflicts, and ensuring proper communication between Rocksmith, JACK, and the user's audio interface.
Guides to get Rocksmith 2014 running on Linux