Skip to content

ALVR v15.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 22:19
  • Better support for USB connections (by @Drakulix)
    • A guide for using ALVR with USB tethering will be written soon.
  • Include the correct DLL for C++ runtime (by @maxer456)
    • Now ALVR should never need the Visual C++ redistributable anymore.
  • Add advanced setting for 10 bit video encoding (by @maz-d-9)
    • This setting reduces color banding.
    • Has effect only for Nvidia graphics cards.
  • Various encoder optimizations on AMD graphics cards (by @Armarr)
  • Deny use of audio devices with more than 2 channels (by @zarik5)
  • Client optimizations (by @Drakulix and @zarik5)
  • Allow advanced audio device setting to accept microphones as recording devices (by @zarik5)
  • Korean translation update (by @wonjj0317)
  • Various UI fixes (by @zarik5, @Armarr, @sctanf, @Ekristoffe)