[MainGameVR] POV addition #48
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
IllusionMods/KKS_VR!48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should unnecessitate the PR #46 and #47 to be reviewed.
I checked the diff between the curren HEAD and tony246642:master, POV related changes only lived inside the recent two commits.
a45f616 includes most of the implementation and I had to redo/simplify the logics, removing some of math/reason which I thought was not the best for me.
Since much of divergence between KKS_VR and KK_MainGameVR is of path-changes as well as submodule packaging, rebasing the whole thing will basically require >10x more effort whereas what we want is to simply putting POV.
How to test
KoikatsuSunshine.exe --vr@ -0,0 +1,157 @@using System;Mode3 to Mode2
Thanks for the PR, I'll review it later.
One upside of merging upstream and the fork would be easier merging of any future fixes, but it definitely is a mess to do.
I went through the merge conflicts and managed to make it build #49
I posted a build here if you'd like to give it a try #44, theoretically it should fix mirrors and some other stuff.
Sadly mirrors are not fixed in studio (v1.5) . The right eye shows correct image, the left eye shows distorted image. Also messes up other reflective surfaces (e.g. liquids).