mcxr-org / MCXR

VR minecraft mod using OpenXR and fabric
MIT License
313 stars 36 forks source link

[BUG] Flywheel incompatibility #78

Open Sorenon opened 2 years ago

Sorenon commented 2 years ago

Default Flywheel settings cause rendering glitches and [Render thread/WARN]: Rendering frame took too long! (probably)

To solve the problem: go to "Create Config" >> Configure >> Access Configs of other Mods >> Flywheel >> Client Config >> Backend -> change. After that, the blackness disappears. or go to ???/config/flywheel.json and change backend to "backend": "BATCHING"

Issue and fix reported by @R3092#2903 on discord