Commit f41254c
committed
Fix UE5 zero-based stereo eye classification
Treat view index 0 as a real eye for UE5/LWC builds instead of a mono full pass. This restores per-eye callbacks and HMD state updates in UE5.5/5.6 games that only emit 0/1 stereo indices while preserving legacy UE4 behavior.\n\nBased on praydog/UEVR PR praydog#422 by Adam Benovic.1 parent 432ac34 commit f41254c
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8236 | 8236 | | |
8237 | 8237 | | |
8238 | 8238 | | |
8239 | | - | |
| 8239 | + | |
| 8240 | + | |
| 8241 | + | |
| 8242 | + | |
| 8243 | + | |
| 8244 | + | |
| 8245 | + | |
| 8246 | + | |
8240 | 8247 | | |
8241 | 8248 | | |
8242 | 8249 | | |
| |||
0 commit comments