BluOS Controller looking for players infinitely
Being new to BluOS I had a problem with the controller, looking for players infinitely. As everything worked perfectly on MacOS and Android, I began troubleshooting the Windows version of BluOS Controller 3.10.0.
After a great deal of network tracing, I found a "simple solution". On Windows, network interface cards are enumerated in a, what seems to be, random order. This order can change, if you install a new nic or even during a Windows Update (update of network drivers etc.).
The solution for me, was to run the PowerShell cmdlets "Get-NetIPInterface" to see current enumeratoin, and then "Set-NetIPInterface" to set the index of my WiFi to be lower than all other nics. After this, my BluOS Controller works like a charm, on all my platforms.
Hope this can help others having this issue on Windows.
Please sign in to leave a comment.
Comments
0 comments