Neos-Metaverse / NeosPublic

A public issue/wiki only repository for the NeosVR project
197 stars 9 forks source link

Force Re-initialize SRanipal Option in Settings #3171

Open kazu0617 opened 2 years ago

kazu0617 commented 2 years ago

Is your feature request related to a problem? Please describe.

SRanipal and USB sometimes stop, and I want to re-initialize them.

Relevant issues

Nothing.

Describe the solution you'd like

SRanipal works when it is stable, but in some cases it may randomly stop or go out of recognition. I would like to have some mechanism to re-initialize it from the Neos side for such cases (apologies if this is already in place).

Describe alternatives you've considered

Re-launch NeosVR.

Additional context

No response

Frooxius commented 2 years ago

This has already been requested a number of times in the past, but unfortunately it is difficult situation. Neos has re-initialization logic for it, but it will also stop attempting to reinitialize after several attempts.

When we kept trying to reinitialize indefinitely, we found that it would cause user to freeze or crash, so we had to disable the logic after several attempts.

With reworked Settings UI we can add in options to manually trigger the re-initialization.