mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-06 06:52:55 -06:00
![Ac_K](/assets/img/avatar_default.png)
This PR fix an issue introduced on last IPC rewrite PRs where some returned buffer size have to be explicit now. `GetClientId` without an explicit buffer size return some garbage to the guest and then `nifm` service crashes because of a wrong ClientId. It's fixed now. Horizon Chase Turbo and Doom regression are fixed now. (Probably some other games too)