Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
Update QCXR.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Dec 9, 2023
1 parent 1948f48 commit 978e777
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions QCXR.patch
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ diff --git a/common/src/main/java/org/vivecraft/client_vr/provider/openvr_lwjgl/
+ VLoader.getQueueIndex(),
+ lwidth,
+ lheight,
+ 37,
+ 43,
+ 1
+ );
+ this.openvr.texType0.handle(leftData.address());
Expand Down Expand Up @@ -129,7 +129,7 @@ diff --git a/common/src/main/java/org/vivecraft/client_vr/provider/openvr_lwjgl/
+ VLoader.getQueueIndex(),
+ lwidth,
+ lheight,
+ 37,
+ 43,
+ 1
+ );
+ this.openvr.texType1.handle(rightData.address());
Expand Down

0 comments on commit 978e777

Please sign in to comment.