feat(ldn): Implement missing Account and LDN services from SwitchBrew documentation #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "acc-ldn-switchbrew-implementation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements 150+ missing functions across Account (acc:) and LDN (ldn:, lp2p:*)
services based on official SwitchBrew documentation.
Account Services (acc:su, acc:e, acc:u0, acc:u1, acc:e:u1, acc:e:u2, dauth:0):
IManagerForApplication/SystemService (19.0.0+ compatibility):
LDN Services (ldn:m, ldn:s, ldn:u):
LP2P Services (lp2p:app, lp2p:sys, lp2p:m):
Technical Changes:
All functions properly stubbed with appropriate logging for future implementation.
References:
Fixes 'Pokemon: Legends Z-A' LDN initialization crashes and improves compatibility
with games using Account and Local Network services.
Signed-off-by: Zephyron zephyron@citron-emu.org