Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Rocksmith.ini:
- [Audio]
- EnableMicrophone=1
- ExclusiveMode=0
- LatencyBuffer=4
- ForceDefaultPlaybackDevice=
- ForceWDM=0
- ForceDirectXSink=0
- DumpAudioLog=0
- MaxOutputBufferSize=0
- RealToneCableOnly=1
- Win32UltraLowLatencyMode=1
- [Renderer.Win32]
- ShowGamepadUI=0
- ScreenWidth=1920
- ScreenHeight=1080
- Fullscreen=2
- VisualQuality=1
- RenderingWidth=0
- RenderingHeight=0
- EnablePostEffects=1
- EnableShadows=1
- EnableHighResScope=1
- EnableDepthOfField=1
- EnablePerPixelLighting=1
- MsaaSamples=4
- DisableBrowser=0
- [Net]
- UseProxy=1
- RS_ASIO.ini:
- [Config]
- 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=custom
- CustomBufferSize=96
- [Asio.Output]
- Driver=
- BaseChannel=0
- AltBaseChannel=
- EnableSoftwareEndpointVolumeControl=1
- EnableSoftwareMasterVolumeControl=1
- SoftwareMasterVolumePercent=100
- [Asio.Input.0]
- Driver=Focusrite USB ASIO
- Channel=1
- EnableSoftwareEndpointVolumeControl=1
- EnableSoftwareMasterVolumeControl=1
- SoftwareMasterVolumePercent=100
- [Asio.Input.1]
- Driver=
- Channel=1
- EnableSoftwareEndpointVolumeControl=1
- EnableSoftwareMasterVolumeControl=1
- SoftwareMasterVolumePercent=100
- [Asio.Input.Mic]
- Driver=
- Channel=1
- EnableSoftwareEndpointVolumeControl=1
- EnableSoftwareMasterVolumeControl=1
- SoftwareMasterVolumePercent=100
- RS_ASIO-log.txt:
- 0.000 [INFO] - Wrapper DLL loaded (v0.5.5)
- 0.000 [INFO] PatchOriginalCode
- 0.183 [INFO] Patching CoCreateInstance
- 0.183 [INFO] Patch_CallAbsoluteAddress - num locations: 5
- 0.184 [INFO] Patching call at 01C5AA85
- 0.184 [INFO] Patching call at 01F03B6E
- 0.184 [INFO] Patching call at 01F5C681
- 0.184 [INFO] Patching call at 01FAEF75
- 0.184 [INFO] Patching call at 01FAF40D
- 0.184 [INFO] Patching PortAudio MarshalStreamComPointers
- 0.184 [INFO] Patch_CallRelativeAddress - num locations: 1
- 0.184 [INFO] Patching call at 01F03059
- 0.184 [INFO] Patching PortAudio UnmarshalStreamComPointers
- 0.184 [INFO] Patch_CallRelativeAddress - num locations: 1
- 0.184 [INFO] Patching call at 01F0310E
- 0.703 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
- 0.703 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
- 0.704 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
- 0.704 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
- 0.704 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
- 0.704 [INFO] AsioHelpers::FindDrivers
- 0.704 [INFO] Focusrite Thunderbolt ASIO
- 0.704 [INFO] Focusrite USB ASIO
- 0.704 [INFO] Voicemeeter Virtual ASIO
- 0.704 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: Focusrite USB ASIO
- 0.704 [INFO] Creating AsioSharedHost - dll: c:\program files\focusriteusb\focusriteusbasio32.dll
- 0.710 [INFO] ASIO input channels info:
- 0.710 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 1
- 0.710 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 2
- 0.710 [INFO] ASIO output channels info:
- 0.710 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 1
- 0.710 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 2
- 0.710 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
- 0.715 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 32 render devices, 1 capture devices
- 0.715 [INFO] hr: S_OK
- 0.715 [INFO] *ppEndpoint: 1899EC20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement