Ryujinx/Ryujinx.HLE/HOS/Services/Nfc/Nfp
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
..
NfpManager Nickname! - Init Amiibos with Profile's name! (#2804) 2021-11-15 20:03:17 -03:00
IDebugManager.cs nfc/nfp: Implement ISystemManager and ISystem (#2381) 2021-06-24 01:05:40 +02:00
ISystemManager.cs nfc/nfp: Implement ISystemManager and ISystem (#2381) 2021-06-24 01:05:40 +02:00
IUserManager.cs nfc/nfp: Implement ISystemManager and ISystem (#2381) 2021-06-24 01:05:40 +02:00
ResultCode.cs nfp: Amiibo scanning support (#2006) 2021-03-18 21:40:20 +01:00
VirtualAmiibo.cs Fix Amiibo hanging since .NET 6 changes (#2890) 2021-11-30 11:09:32 +01:00