Jump to content

Phantatsy

Moderator
  • Posts

    95
  • Joined

  • Last visited

  • Days Won

    1
  • Country

    United States
  • Donations

    0.00 USD 

Everything posted by Phantatsy

  1. There is currently a known issue with RS1 DLC disappearing from the game. Steam support has not been helpful, but it is being looked into by Ubisoft.
  2. Did you previously purchase the song and now it's no longer in your game?
  3. The newest D3DX9_42.dll file that is installed by the CDLC Enabler includes a fix for the "too many core" issue. What else have you tried to fix the issue? Also, is there a .mdmp file in your Rocksmith folder? That'll at least give me something to work off of.
  4. Yeah... that's not happening any time soon, if at all.
  5. Do you have compatibility mode enabled or anything similar? That can cause that issue.
  6. Without the mdmp it's hard to tell what's causing it, but you can try installing RSMods to see if it fixes the crash. https://github.com/Lovrom8/RSCDLCEnabler-2020Edition/releases
  7. You should also not ignore the errors DLC builder gives you. You can recheck issues as soon as you hit save and it'll re scan it. They're there to let you know something isn't right and should be changed/fixed.
  8. You should be able to play multiplayer using different inputs as long as you have the right inputs selected for each profile. If you don't already, you'd need the direct connect mode from RSMods.
  9. You should be able to. A solution was put into place to rectify the issue, and hopefully it doesn't come back.
  10. I have already replied to your post in the other thread. Please check there for a solution.
  11. As of right now, I do not know of a fix for this issue as far as the .exe is concerned. However, you can download just the .dll file (it's zip'd because no one will host it otherwise lol) and put it in your Rocksmith folder.
  12. Can you provide me with the name of the provider for the email that was flagged as disposable? I'm currently gathering info. Edit: I got it, and relayed the information.
  13. Seems this problem isn't just you. I believe this might have been do to website changes we made recently. I have informed the team and will be looking for a solution. For future reference, our support system is on Discord @ https://discord.gg/cf.
  14. Try (re)installing Microsoft .NET Framework 3.5 => https://www.microsoft.com/en-us/download/details.aspx?id=21 and then restarting your computer. If that doesn't work, open command prompt as an administrator. Then type: sfc /scannow and hit Enter. Allow the scan to run and when it's finished, restart your computer. If you still have the problem, you can try turning off .NET Framework 3.5 by: Searching for "Windows features" in the start menu. Clicking the "Turn Windows features on or off. Find the line for ".NET Framework 3.5 (includes .NET 2.0 and 3.0) Uncheck the box next to it so that the box is empty.
  15. Recording/Streaming Rocksmith 2014 with OBS ================================================================================================= Download Links First method (VoiceMeeter) VoiceMeeter => https://vb-audio.com/Voicemeeter/banana.htm OBS Studio => https://obsproject.com/download Second method (REAPER) REAPER => https://www.reaper.fm/download.php RS_ASIO => https://github.com/mdias/rs_asio RSMods => https://github.com/Lovrom8/RSMods OBS ASIO => https://github.com/Andersama/obs-asio VB-Audio Hi-Fi Cable => https://vb-audio.com/Cable/index.htm#DownloadASIOBridge Outdated, but may be necessary OBS Studio 28.0 => https://github.com/obsproject/obs-studio/releases/tag/28.0.0 (You may be able to use a newer 28.x version, but 28 is the latest one I know of that works with the BassASIO plugin.) BassASIO Plugin => https://github.com/foxx1337/obs-asio/releases/ (Optional VSTs to improve your playing experience, for use with REAPER) Kilohearts Pitch Shifter => https://kilohearts.com/products/pitch_shifter Submission Audio LockOn Tuner => https://www.submissionaudio.com/products/lockon There are two methods for getting Rocksmith audio to Discord. VoiceMeeter and REAPER. The first method, VoiceMeeter is a lot simpler, has less set up, and should have less issues with audio distortion. ======================================================================================================== First Method: VoiceMeeter The first method uses VoiceMeeter. This method is easier and less complicated than the second method. It uses less software and therefore has less things that can go wrong. If you want to use a combination of the two, that is also possible. You can use REAPER for your instrument input into Rocksmith and VoiceMeeter for the output. I will cover both for the second method. ======================================================================================================== VoiceMeeter Setup Start with opening VoiceMeeter Banana. The first thing you need to do is set your HARDWARE OUT. This will be your headphones or speakers. Select them by clicking the A1 button in the top right. Pick whichever device you are using, for me this will be my Focusrite. If you are using an audio interface, you should use the ASIO option if available. The next thing to do is set up Rocksmith to output to VoiceMeeter. You can do this one of two ways. By setting VoiceMeeter as Windows default audio output device. Or by setting VoiceMeeter as output in RS_ASIO. (You will need to do this if you're using an interface, OR if you're using REAPER as the input for Rocksmith) When setting up VoiceMeeter as the output, you will need to choose VoiceMeeter Input. The next thing to set up in VoiceMeeter is making sure your Rocksmith audio is being routed to both its own virtual output and to your headphones. The A1 and B1 should be selected under the "virtual inputs". That will be this section: The left is the one you chose when setting up the output. You could also use AUX if you wanted. A1 sends the audio to your HARDWARE OUT device you selected earlier (your headphones). B1 sends the audio to a virtual output device. This is what you will use to send audio to Discord. (And OBS if you want) You should also save your settings, load settings on startup, and have VoiceMeeter start when you start your PC. These options are found in the Menu. If you are using an audio interface that can't split it's inputs (Focusrites come to mind) for use with Discord. You can use VoiceMeeter to split the inputs. To do this, click Menu and select System settings / Options. Look for where it says OUT A1 Main Device. Under that it will have PATCH ASIO Inputs to Strips. To split the inputs, simply set IN 1 to 1/1 and In 2 to 2/2. (You only really need to do this for whichever input is your Mic, whether that being 1 or 2) While you're in the settings, also make sure that the sample rate is set to 48000 Hz (Everything should be set to 48000 Hz for that matter). A mismatch of sample rates will cause audio issues that will be very apparent. The option will be located at the bottom. Then, back in the main VoiceMeeter window you will have the inputs set to HARDWARE INPUT 1 and HARDWARE INPUT 2. You can mute the instrument input with the "Mute" button at the bottom of the input. To route the Mic input from VoiceMeeter into Discord (and OBS if you'd like), deselect B1 and select B2. If you would like to monitor the Mic in your ears as well, keep A1 selected. Otherwise deselect A1 as well. ======================================================================================================== OBS Setup The setup for OBS with VoiceMeeter is only if you want to record or stream to another service that isn't Discord. Add an audio input source and select VoiceMeeter Output (VB-Audio VoiceMeeter VAIO). To capture Rocksmith video, add a Window Capture source and select Rocksmith. (You will need the game open for it to show up when adding it) ======================================================================================================== Discord When streaming to Discord, use OBS Virtual Camera under Capture Devices. (You will have to turn it on in OBS) Use VoiceMeeeter Out B1 (VB-Audio VoiceMeeter VAIO) as the audio device. If you also used VoiceMeeter to split your mic and instrument, go to Discord Settings > Voice & Video and then under Input Device, select VoiceMeeter Aux Out B2 (VB-Audio VoiceMeeter AUX VAIO). ================================================================================================= Second Method: REAPER The second method uses REAPER. This method is more complicated than the first method. It uses more software and therefore has more things that can go wrong. Using REAPER will let you use pitch shift VSTs, record audio inside REAPER, and use audio interfaces that do not have 32bit drivers that RS_ASIO requires to work properly. If you want to use a combination of the two methods, that is also possible. You can use REAPER for your instrument input into Rocksmith and VoiceMeeter for the output. I will cover both for this second method. ======================================================================================================== Installation When installing REAPER, you will need to also install the ReaRoute ASIO driver. You can find this under optional functionality when choosing components. ` To install RS_ASIO, drag the 3 files from the zip archive into the base Rocksmith folder. ======================================================================================================== REAPER Setup Open REAPER and select your audio device by clicking the text in the top-right corner. Use ASIO for an audio interface and Wasapi for the Real Tone Cable. The next thing to do is setup the input and track(s) for you instrument. This will be for using REAPER as both input and output, and also for using REAPER as input and VoiceMeeter as output. Add a new track by right clicking, or by pressing Ctrl + T. Click the red record arm button on the left of the track. Set the input to your guitar. Real Tone cable users can skip this as you’ll only have Input 1. Click the ROUTE button for the master track. Mute Output 1 / Output 2. Add a new hardware out and select ReaRoute 3 / ReaRoute 4. The next part is only if you want to use REAPER as the output from Rocksmith (and routing that to OBS) Add a second track and click the ROUTE button for the second track. You will find it at the bottom of the REAPER window, on the right side of the fader for that track. Uncheck master send channels. Add a new hardware output and select Output 1 / Output 2. (This lets YOU hear Rocksmith audio) Add a new hardware out and select ReaRoute 5 / ReaRoute 6. (This is where the audio gets routed for OBS to hear it) You can add a tuner VST to your master track by clicking the FX button, located under the ROUTE button. You can add a tuner VST to your master track by clicking the FX button, located under the ROUTE button. (It is the green one in my image, it won't be green unless it has an FX added to it) If you want to use REAPER as a pitch shifter, you can also add a pitch shift VST to your instrument track(s) by clicking the same FX button, but on the input track(s) you make for you instrument. They will be under the "pitch shift" category when you click add. For easy tuning switches using the pitch shifter, I recommend creating multiple tracks with different values of pitch shifts. Example: When switching, Rocksmith will use the track that is armed. When using REAPER for Rocksmith; REAPER must be open before opening Rocksmith. You also need to have tracks armed before opening Rocksmith. If you are using REAPER for both input and output; that means you need both an input and output track armed. ======================================================================================================== RSMods (RS_ASIO) Start Rocksmith after installing RS_ASIO to initialize ASIO devices. Once the game is open and you get the error box, you can close the game. Open RSMods and navigate to the RS_ASIO Settings tab. Select ReaRoute ASIO for Input 1. Set the Channel to 3. Select ReaRoute ASIO as the Output. (You can also select VoiceMeeter Virtual ASIO as the output to use VoiceMeeter instead of REAPER for output, as mentioned previously) Go to the Rocksmith Settings tab. Check Real Tone Cable Only. Uncheck Enable Microphone. Exclusive Mode must be enabled for RS_ASIO. ======================================================================================================== OBS Open OBS. Open Settings, click Audio, and scroll to the Advanced section. Change Monitoring Device to Hi-Fi Cable Input (VB-Audio Hi-Fi Cable) Add a new source to your scene. Select asioInput (may be called something similar). Select ReaRoute ASIO (x64) for the Device and close the box. Configure the source to add the channels. Set Channel 1 to ReaRoute ASIO 4 ReaRoute REAPER=>CLIENT 5. Set Channel 2 to ReaRoute ASIO 5 ReaRoute REAPER=>CLIENT 6. In the Audio Mixer, click the 3 dots under an audio source. Select Advanced Audio Properties. Change the ASIO audio source from ReaRoute to Monitor and Output. ======================================================================================================== Discord When streaming to Discord; use OBS Virtual Camera under Capture Devices. Use Hi-Fi Cable Output (VB-Audio Hi-Fi Cable) as Audio Device. ======================================================================================================== Troubleshooting If you get a SOUND INITIALIZATION ERROR, that means your output isn't being recognized. This can happen if: Audio Exclusivity is not enabled Sample rate is not set to 48000 Hz REAPER is not open with an active output track armed before opening Rocksmith If you can't hear your instrument (but don't get the audio output error), it is most likely caused by: Wrong channel set in the Input section of RS_ASIO REAPER is not open with an active input track armed before opening Rocksmith The track for your instrument isn't going to the master track and/or the master track isn't outputting to ReaRoute The track for your instrument isn't using the input your using If your audio is slow, distorted, popping, crackling, robotic, or similar; the most likely cause is hardware not being able to keep up. You can most likely fix it by adjusting your buffer size for your interface. There are 3 places where you can adjust this (for interfaces, the Real Tone Cable will only have 2 options). These are: Buffer size set to "Custom" in RS_ASIO Request block size in the REAPER audio settings In your interface's driver settings You can also try changing the Win32UltraLowLatency setting. If it's on, try having it off. If it's off, try having it on. If adjusting buffer size or Win32UltraLowLatnecy doesn't fix the problem, or makes it worse; you will have to narrow down what is causing the issue as it's probably your hardware not being able to process the audio cleanly. Most of the time if this is an issue it will only start happening when opening OBS. If you are getting audio in only one ear, that is most likely caused by: Having only one channel set on the output (Rocksmith audio track) instead of two. I.E. ReaRoute 1 (mono) instead of ReaRoute 1 / ReaRoute 2 (stereo). Having only output 1 or output 2 set instead of Output 1 and Output 2 Note: If your sound output is working fine, but when opening OBS your sound becomes distorted/crackles; try installing and using the older OBS Studio 28 and BassASIO plugin for it instead of the newer ones. (Links at the top)
  16. What Hikikomori stated. The best practice is to use the tools available to let the original creator know things need fixed. This is the ideal option so that the creators know their work could use improvement, and on top of that; they can keep those improvements in mind for future uploads.
  17. You'd have to add the songs to a song list. You can rename the lists in RSMods if you want to give it a name.
  18. Phantatsy

    RS+?

    The CDLC listed on Ignition that are highlighted in yellow and state "Available in Rocksmith+" just means that they are songs available on R+. You can still download them for 2014 like normal and there are no CDLC for R+.
  19. If you're using the latest version of Rocksmith and find that you aren't able to play CDLC anymore, you probably have an old version of the D3DX9_42.dll file. Using the newest installer wont replace anything but that .dll and you should be good to start playing them again.
  20. Seems to me like they reinstalled Steam itself and not the game.
  21. I was hoping you had more than the A7x stuff so that if it showed up you could use CFSM to see if those songs just happened to be disabled for some reason. You could still open it up in the song packs in CFSM, but I don't think it'll solve the problem. Do you have any subfolders inside your dlc folder? It shouldn't cause issues, but it did for me when trying to open them in CFSM. I'm having a hard time coming up with a reason why removing the file and restoring it by verifying game files isn't working.
  22. Does that mean other RS1 DLC show up, just not the ones from A7x?
  23. If you're on PC and deleting the rs1compatibilitydlc_p.psarc file didn't fix the issue, it's possible Steam is looking at a different directory. Did the file come back to that folder after validating game files? If it does show back up in that folder, are none of the RS1 DLC songs you own showing up?
  24. If you want more Judas Priest CDLC; feel free to add them to your wishlist, or post in the #commission channel of our Discord server if you want to commission some. This is not the place for requests.
  25. Do you have any mdmp files in your Rocksmith folder I could take a look at? You could also try installing RSMods and see if the fixes installing it provides useful.
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy