yuzu/src/core/hle/service/acc
bunnei 75ab52f05b core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext.
- These APIs are used to capture the opened users and allow that state to be persisted across processes.
- They are not intended to just return the system opened users, that is what ListOpenUsers is for.
- Fixes the launch hang with Bayonetta 3.
2022-11-02 16:09:30 -07:00
..
acc_aa.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_aa.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_su.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_su.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_u0.cpp core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00
acc_u0.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_u1.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc_u1.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
acc.cpp core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00
acc.h core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00
async_context.cpp kernel: remove KWritableEvent 2022-10-12 20:29:29 -04:00
async_context.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
errors.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
profile_manager.cpp core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00
profile_manager.h core: hle: service: acc: Fix ListOpenContextStoredUsers/StoreOpenContext. 2022-11-02 16:09:30 -07:00