Skip to content

Instantly share code, notes, and snippets.

@seb776
Last active December 21, 2021 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seb776/cd2423e851dbd6d249b5d2bb4eb64af3 to your computer and use it in GitHub Desktop.
Save seb776/cd2423e851dbd6d249b5d2bb4eb64af3 to your computer and use it in GitHub Desktop.
When using oculus quest 1 or 2 in AirLink with an unreal app, the Asynchronous Space Warp (ASW) optimization fails with the optimizations of Unreal (TAA...) This disables the feature allowing a smooth image in the headset.
REM Assuming your oculus app is installed in default folder
echo server:asw.Off | "C:\Program Files\Oculus\Support\oculus-diagnostics\OculusDebugToolCLI.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment