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 933c37f commit 5cddb99
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 @@ -130,7 +130,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 @@ -166,7 +166,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 5cddb99

Please sign in to comment.