Search the Community
Showing results for tags 'python'.
-
Hi friends, I have created a tool in python to enable and disable custom DLC in the game to reduce load times. Visit the github page: https://github.com/AdrianOsborne/Rocksmith-Custom-Song-Manager/tree/main All instructions on how to use the tool will be in the README on that page. The tool allows you to: Enable & disable individual songs. Bulk enable & disable songs. Search for specific songs (based on file names). Enable a random selection of songs.
-
Hi all, Here's a small collection of tools to deal with Rocksmith songs: https://github.com/x0l/rs-utils Mostly intended for OSX users (command line batch convert), it can also be useful for others (make WEMs without launching Wwise). I'm a bit lazy at the moment, but if I (or anyone else) find the time, I'll add JSON and aggregate graph generation. Mostly python and shell code, easy to understand/port/improve. Cheers,