透過網路分享遊戲手把

透過網路分享遊戲手把

我正在嘗試使用我的筆記型電腦作為伺服器上虛擬機的 USB 接收器。我發現了一些 USB 共享程序,VirtualHere USB 看起來最有前途,但似乎我的 Xbox 360 無線接收器和/或遊戲手把沒有顯示為 USB 設備並且無法共享。我也嘗試過透過 RDP 共享,但我猜它們不是 PnP 設備。

有什麼建議麼?如果您有任何想法,我將/也願意透過網路分享 BT Wiimotes,但這可能是一個單獨的問題,也可能不可能,我在谷歌中沒有看到很多結果。

目標:插入 Xbox 360 無線接收器並將 Xbox 360 控制器連接到筆記型電腦,筆記型電腦將輸入傳遞到虛擬機透過某種形式的連接,無論是 RDP、TeamViewer、非桌面共享軟體等。

答案1

所以我已經嘗試這樣做了,但顯然它在 Windows 10 中要困難得多(喜歡“更新”)...

不管怎樣,我最終使用的是免費的(可能有更好的替代方案,如 Flixehub 等付費方案),即透過 Windows RDP 使用 RemoteFX USB 重定向。

若要在 Windows 10 中啟用:

在實體 Windows 電腦和遠端主機上執行

所有編輯均位於以下內容:

Computer Configuration \ Administrative Templates \ Windows Components \ Remote Desktop Services \ >>

GP編輯:

Remote Desktop Connection Client \ RemoteFX USB Device Redirection \ All RDP Redirection (Enable)

Remote Desktop Session Host \ Remote Session Environment \ RemoteFX for Windows Server 2008 R2 \ Configure RemoteFX (Enable)

Remote Desktop Session Host \ Connections \ Allow users to connect remotely using Remote Desktop Services (Enable)

Remote Desktop Session Host \ Device and Resource Redirection\ Do not allow supported Plug and Play device redirection (Disable) 

gpupdate /force in elevated CMD Prompt and reboot

來源:>>https://stackoverflow.com/questions/33719489/how-to-enable-usb-redirection-in-windows-10/46628854#46628854

注意:這也使我能夠分享我的BT,但我還沒有測試它

在 RDP 中使用 Feautre:

開啟 RDP >> 顯示選項 >> 本機資源 >> 更多 >> 其他支援的 RemoteFX USB 裝置 >>(啟用裝置共用)

在此輸入影像描述

然後連接並轉到“設備和印表機”下,它應該列出,也許必須安裝驅動程式。

相關內容