mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-05-02 13:17:51 +00:00

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.