Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

Debugging

polygraphene edited this page Jun 28, 2018 · 7 revisions
  • How to enable driver log output

    • Open "Debug" tab on ALVR.exe
    • Check "DebugLog" and restart server
    • Then you get driver.log file in (Install path)\ALVR\driver
  • How to get logcat

    • Connect your headset to PC with USB cable
    • Open Command Prompt
    • Put adb logcat -d > logcat.txt

Clone this wiki locally