bunnei
|
51c13606d6
|
hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled.
- Fixes crash on Pokemon Sword/Shield when pressing 'Y'.
|
5 years ago |
Lioncash
|
1a954b2a59
|
service: Eliminate usages of the global system instance
Completely removes all usages of the global system instance within the
services code by passing in the using system instance to the services.
|
5 years ago |
VolcaEM
|
b9be484a51
|
ldn: Update function table
This was based on Switchbrew page: https://switchbrew.org/wiki/LDN_services
|
6 years ago |
Nguyen Dac Nam
|
5257a83ebe
|
IUserLocalCommunicationService: add function Initialize2
|
6 years ago |
Nguyen Dac Nam
|
6c0eb6026b
|
HLE: correct function name of IUserLocalCommunicationService
402: function name should be Initialize2 (7.0.0+) not SetOperationMode
Follow by: https://switchbrew.org/wiki/LDN_services#IUserLocalCommunicationService
|
6 years ago |
Lioncash
|
ca96dc4676
|
service: Update service function tables
Updates function tables based off information from SwitchBrew.
|
7 years ago |
David Marcec
|
a2cc3b10bb
|
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 years ago |
Lioncash
|
8781beaf0d
|
service: Add ldn services
Adds ldn services based off information provided by Switch Brew.
|
8 years ago |