Commit 2e26c54
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 831b33b commit 2e26c54
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8245 | 8245 | | |
8246 | 8246 | | |
8247 | 8247 | | |
8248 | | - | |
| 8248 | + | |
| 8249 | + | |
| 8250 | + | |
| 8251 | + | |
| 8252 | + | |
| 8253 | + | |
| 8254 | + | |
| 8255 | + | |
8249 | 8256 | | |
8250 | 8257 | | |
8251 | 8258 | | |
| |||
0 commit comments