Yellow-Dog-Man / Resonite-Issues

Issue repository for Resonite.
https://resonite.com
141 stars 2 forks source link

Give Resonite Official Headless Sessions Static IDs #2905

Open RyuviTheViali opened 2 months ago

RyuviTheViali commented 2 months ago

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

As it stands, the currently-hosted headless sessions hosted by Resonite don't have static or custom-defined session IDs, meaning they change every time the session is restarted. This means these sessions can't reliably be addressed outside of browsing the World Browser.

Describe the solution you'd like

Give the sessions hosted by Resonite Official custom unique session IDs.

Describe alternatives you've considered

There are no other ways to reliably get a specific session from a specific host that aren't brittle in nature.

Additional Context

This is currently blocking a content team item.

Requesters

Ryuvi (Discord: ryuvi)

ohzee00 commented 2 months ago

Possibly related issue you could run into with custom IDs: https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/630

However it seems custom IDs do work but just not the same as old behavior, connecting requires Ressession URL not lnl-nat

shiftyscales commented 2 months ago

Assigning @Geenz.

ProbablePrime commented 1 month ago

This should take a really short amount of time, there's now docs here: https://wiki.resonite.com/Custom_Session_IDs

Also see explanation here: https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/630