Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESI U22 XT USB Support #458

Closed
andres-foo opened this issue Aug 12, 2024 · 1 comment
Closed

ESI U22 XT USB Support #458

andres-foo opened this issue Aug 12, 2024 · 1 comment

Comments

@andres-foo
Copy link

ESI U22 XT USB working with no issues so far.

I closed and reopened the game a couple of times to verify that this interface didn't present the issue mentioned on other ESI interfaces listed in which the game will present no output and you need to restart the computer or unplug the interface. To clarify, I did not have this issue with this interface.

RS_ASIO.ini is mostly default:

EnableWasapiOutputs=0
EnableWasapiInputs=0
EnableAsio=1

[Asio]
BufferSizeMode=driver
CustomBufferSize=

[Asio.Output]
Driver=ASIO 2.0 - ESI U22 XT USB
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

[Asio.Input.0]
Driver=ASIO 2.0 - ESI U22 XT USB
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=```
@mdias
Copy link
Owner

mdias commented Aug 13, 2024

Thank you for the report. Added it to the list 👍

@mdias mdias closed this as completed Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants