You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to set up my ESI UGM96 interface to work with Rocksmith 2014 Remastered (Steam). I plug my guitar or bass into the left input on the front panel (with a guitar symbol). Preamp gain switch is at 0 dB, guitar/microphone switch is at 'guitar'.
I have only one issue: if I close RS and restart it, RS detects no output device anymore. I have to unplug the interface USB cable from my computer and reconnect it before I can launch RS again. This issue seems to be similar to #134 reported by a MAYA44 eX user.
Configuration
RS_ASIO.ini
[Config]
EnableWasapiOutputs=0
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=host
CustomBufferSize=
[Asio.Output]
Driver=ASIO 2.0 - ESI UGM96
BaseChannel=0
AltBaseChannel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.0]
Driver=ASIO 2.0 - ESI UGM96
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.1]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.Mic]
Driver=ASIO 2.0 - ESI UGM96
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
I managed to set up my ESI UGM96 interface to work with Rocksmith 2014 Remastered (Steam). I plug my guitar or bass into the left input on the front panel (with a guitar symbol). Preamp gain switch is at 0 dB, guitar/microphone switch is at 'guitar'.
I have only one issue: if I close RS and restart it, RS detects no output device anymore. I have to unplug the interface USB cable from my computer and reconnect it before I can launch RS again. This issue seems to be similar to #134 reported by a MAYA44 eX user.
Configuration
RS_ASIO.ini
Rocksmith.ini
P.s.: This is my first-ever github issue made, therefore sorry for any violation of basic reporting guidelines.
The text was updated successfully, but these errors were encountered: