標題: Quest 2 OTG 藍芽 [打印本頁]
作者: peaceful1123 時間: 2023-2-17 07:10 標題: Quest 2 OTG 藍芽
Quest 2 因為藍芽 bandwidth 嘅問題,直接連接藍芽耳機會沙聲,最近出咗隻soundcore VR P10耳機解決咗呢個問題。但有冇人知佢Quest 2 行OTG到底點做到pass through charging?Quest 2又冇USB Power Delivery。咁如果VR P10都做到OTG時可以同時為Quest 2叉電,咁而家D 有pass through嘅switch藍芽transmitter直接插落Quest 2度是否可行?反正藍芽transmitter一般都係Android通用。
soundcore VR P10
Switch bluetooth transmitter
作者: t19922006 時間: 2023-2-17 10:20
本帖最後由 t19922006 於 2023-2-17 10:21 編輯
回覆 1# peaceful1123
之前有人試過GTW 270 Hybrid 同 arctis-nova-7係work
不過有power pass-though ,low latency 同支援Quest 2 VR P10係獨家
Switch bluetooth transmitter 睇電影都feel到delay, 打機直情唔惦
作者: peaceful1123 時間: 2023-2-18 14:38
Reddit話VR P10個passthrough只有0.8A,而且冇data passthrough,玩pc vr就冇乜用。但好好奇OTG點整passthrough charging,奇蹟!
Soundcore VR P10 issue - slow charging via passthrough
Can anyone else confirm the soundcore VR P10 is not compatible with link cable
Not sure if many people know, but you can use a usb c Bluetooth adapter for your Q2 to get low latency Bluetooth!
作者: t19922006 時間: 2023-2-20 19:56
本帖最後由 t19922006 於 2023-2-20 19:57 編輯
回覆 3# peaceful1123
但我使用體驗係, Quest 2唔夠電個時用尿袋+佢係可以keep著/差上80%
不過啲聲就差啲槍game可以, 音game唔惦
作者: peaceful1123 時間: 2023-2-25 14:31
最終裝咗呢隻藍芽Transmitter,用YT上嘅Audio video sync test嚟check,只要藍芽耳機行Game mode,肉眼上就睇唔出有delay。
UGREEN Bluetooth 5.1 Transmitter
另外由於用Oculus link時越來越多嘢要開,OTT又唔支援debug tool,所以寫咗個bat file嚟開Oculus pc software,好過冇。
tasklist /nh /fi "IMAGENAME eq Ryzen Controller.exe" | find /i "Ryzen Controller.exe" > nul || (start "" "C:\Program Files\Ryzen Controller\Ryzen Controller.exe")
tasklist /nh /fi "IMAGENAME eq OculusDebugTool.exe" | find /i "OculusDebugTool.exe" > nul || (start "" /wait "C:\Program Files\Oculus\Support\oculus-diagnostics\OculusDebugTool.exe")
tasklist /nh /fi "IMAGENAME eq OculusClient.exe" | find /i "OculusClient.exe" > nul || (start "" "C:\Program Files\Oculus\Support\oculus-client\OculusClient.exe")
timeout /t 15
netsh wlan disconnect
