mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-11 01:49:34 -06:00
![Mary](/assets/img/avatar_default.png)
This PR addresses the following issues: - SM was previously instancied once and reused on all sessions. This could cause inconsistency on the service initialization. - TIPC replies were not matching what is generated on hardware.