Micael Dias

Results 72 comments of Micael Dias

There's no good way to do that, no. The game has some protections in place and it quits if you try to attach a debugger while it's running. I will...

I don't have the UFX to test, but I own a RME HDSPe AIO card and it works great. However this one should be very different from the UFX since...

This PR was just brought to my attention as it appears I've made basically a duplicate of it (#11338). It seems that we've mostly implemented it the same way, but...

Since @PeterN's PR is considerably older than mine, I think it's fair for his to go in. I also don't mind if he incorporates my fix to the button behaving...

See https://github.com/mdias/rs_asio/blob/master/docs/streaming/README.md

You have the `Focusrite Thunderbolt ASIO` driver installed but your config is trying to use a driver `Focusrite USB ASIO` which you don't have installed. At least not it's 32-bit...

As you can see in the working log, you used to have the correct ASIO driver installed: ``` 5.331 [INFO] AsioHelpers::FindDrivers 5.331 [INFO] Focusrite Thunderbolt ASIO 5.331 [INFO] Focusrite USB...

> Can't try: > Re-installing with old focusrite driver (since they didn't provide it) What about the most up to date driver? Is that the one you tried already and...

So it would seem that version 4.102.4 would be the last driver version that should work without issues. Although there's been people with 4th gen devices stating that it works...

No problem. Thanks a lot for helping confirm that apparently Focusrite just decided to drop 32-bit ASIO drivers; disappointing... It looks like I might need to make that very clear...