mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-12 19:30:25 +01:00
Update Resonite info
This commit is contained in:
parent
d43cfe6b9b
commit
8a6b748a89
1 changed files with 14 additions and 4 deletions
|
@ -5,10 +5,20 @@ weight: 50
|
|||
|
||||
# Resonite
|
||||
|
||||
Resonite presents a decent base of usability for both native linux and proton verions but suffers some issues under OpenComposite.
|
||||
Resonite comes with a native Linux build, however it suffers from numerous issues and is being deprecated, using Proton is generally better.
|
||||
|
||||
## Broken hands
|
||||
OpenComposite should now provide a close to flawless experience on most controllers and when using hand tracking.
|
||||
|
||||
Resonite is currently playable on Valve Index controllers alone through OpenComposite. The SteamVR runtime normally generates synthetic hand models from the user's controller activity but OpenComposite does not currently support this leading to null hands passed in.
|
||||
## Visual bugs
|
||||
There are some minor visual bugs specific to running Resonite on Proton, such as textures taking longer to load and appearing black for a few seconds when close to the player.
|
||||
|
||||
Valve Index Knuckles generate their own synthetic hand data in the Monado runtime and therefore function as expected.
|
||||
## Crashes
|
||||
Resonite has been seen causing random SteamVR crashes on Linux before, in some situations the engine also tends to freeze. On OpenComposite the game rarely closes out on its own without leaving any obvious trace of things going wrong, this is being investigated.
|
||||
|
||||
The cause of these issues and whether they are Proton-specific isn't currently known.
|
||||
|
||||
## Performance
|
||||
In larger sessions Resonite is typically CPU-bound, there isn't much that can be done besides upgrading your CPU. In situations where the GPU is a bottleneck, lowering the resolution (either in the OpenXR runtime or through OpenComposite) may help dramatically.
|
||||
|
||||
## Native build
|
||||
The native build is unsupported. There are z-fighting issues with the OpenGL renderer, media players don't work, and performance might be worse than using Proton.
|
||||
|
|
Loading…
Reference in a new issue