skyline-dev / skyline

An environment for runtime hooking/code patching within Super Smash Bros Ultimate
MIT License
218 stars 33 forks source link

[Feature Request] Ryujinx LDN support #73

Closed KakarottoCake closed 1 year ago

KakarottoCake commented 1 year ago

Skyline already works on Ryujinx, but all we need now is LDN support and then everything will be perfect. Please consider adding support for this

shadowninja108 commented 1 year ago

You have things backwards, LDN is a service provided by the OS, and so by Ryujinx. It's Ryujinx's job to handle that. Skyline doesn't even know what LDN is.,,

KakarottoCake commented 1 year ago

The Ryujinx devs don't think so

shadowninja108 commented 1 year ago

They provided you the solution. Do that. It's Ryujinx improper socket handling that conflicts with what Skyline does, I believe. There may be developments that work around that, but ultimately, it's not our problem.