mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-31 04:13:44 +01:00
b94dc01d43
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.