Hey, I just started using Rocksmith and am trying to set up the program with my HX Stomp. It seems the game immediately crashes on startup with the HX Stomp connected. As soon as I disconnect it, the game loads, but the audio is of course messy and I can't use my guitar. I have read online, that other people have similar issues with a variety of audio interfaces just crashing the game on start.
Just in case I still wanted to post my settings and the log, so it has been recorded, and who knows, maybe someone has a solution for me on this topic that I could not find.
My RS_ASIO settings (inspired by zotyo from #251):
[Config]
; using ASIO for input but Wasapi for output. This way the song volume alone can be adjusted from Windows conveniently.
EnableWasapiOutputs=1
EnableWasapiInputs=0
EnableAsio=1
[Asio]
; available buffer size modes:
; driver - respect buffer size setting set in the driver
; host - use a buffer size as close as possible as that requested by the host application
; custom - use the buffer size specified in CustomBufferSize field
BufferSizeMode=driver
CustomBufferSize=
[Asio.Output]
; No ASIO driver is defined for output, because WASAPI mode is preferred for playback.
Driver=
BaseChannel=0
AltBaseChannel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=80
[Asio.Input.0]
Driver=ASIO HX Stomp
Channel=4
; 0 means feeding RS with wet signal from HX Stomp Path A for note detection (USB1)
; 4 means feeding RS with dry DI signal from HX Stomp for note detection (USB5)
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=600
; HX Stomp sends USB signal with unity gain, which is too low for RS to calibrate properly.
; 600% gain is defined to compensate for this.
[Asio.Input.1]
;shall be kept empty, otherwise RS will detect two conflicting Rocksmith cables.
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.Mic]
; microphone is not used.
Driver=
Channel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
Hey, I just started using Rocksmith and am trying to set up the program with my HX Stomp. It seems the game immediately crashes on startup with the HX Stomp connected. As soon as I disconnect it, the game loads, but the audio is of course messy and I can't use my guitar. I have read online, that other people have similar issues with a variety of audio interfaces just crashing the game on start.
Just in case I still wanted to post my settings and the log, so it has been recorded, and who knows, maybe someone has a solution for me on this topic that I could not find.
The log:
My RS_ASIO settings (inspired by zotyo from #251):
My Rocksmith.ini:
Any help if appreciated, cheers