1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-13 11:56:02 +00:00
Ryujinx/Ryujinx.HLE/HOS
Mary 7c9360d393
Fix Amiibo hanging since .NET 6 changes (#2890)
The .NET 6 changes ended up causing a difference in the way we deserialise and would end up deserializing wrongly.

This commit fixes it by resoring previous behaviour while still fixing the illink warning that caused that change in the first place
2021-11-30 11:09:32 +01:00
..
Applets infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
Diagnostics/Demangler Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Ipc ipc: Remove size checks for buffer type 0x21/0x22 (#2387) 2021-06-22 19:32:22 +02:00
Kernel kernel: Fix sleep timing accuracy (#2828) 2021-11-28 13:15:26 +01:00
Services Fix Amiibo hanging since .NET 6 changes (#2890) 2021-11-30 11:09:32 +01:00
SystemState
Tamper Update TamperMachine and disable write-to-code prevention (#2506) 2021-08-04 22:05:17 +02:00
ApplicationLoader.cs
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
TamperMachine.cs
UserChannelPersistence.cs