1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-25 16:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Pctl
Ac_K 3c09abf9e6
pctl: Stub IsFreeCommunicationAvailable (#1893)
* pctl: Stub IsFreeCommunicationAvailable

This PR stub call IsFreeCommunicationAvailable since it's the same as call CheckFreeCommunicationPermission without a sets of an internal field.
I've fixed a wrong logic found while I'm checked the call by RE.

This fix #1883.

* Fix comments
2021-01-10 21:26:59 +01:00
..
ParentalControlServiceFactory pctl: Stub IsFreeCommunicationAvailable (#1893) 2021-01-10 21:26:59 +01:00
IParentalControlServiceFactory.cs
ResultCode.cs am/lbl/hid/pctl: Enabled VR Rendering (#1688) 2020-11-15 22:30:20 +01:00