Ryujinx/Ryujinx.HLE/HOS/Services/Prepo
Ac_K d218c2eead
prepo IPrepoService accurate parsing for report (#905)
* prepo IPrepoService accurate parsing for report

I've found they use msgpack for the report, so I've added a nuget package and deserialize the report in the right way.

Close #838

* jD requested changes

* Change nuget to MsgPack.Cli

* Use var instead of explicit cast
2020-01-30 17:39:05 +01:00
..
IPrepoService.cs prepo IPrepoService accurate parsing for report (#905) 2020-01-30 17:39:05 +01:00
ResultCode.cs prepo: Implement calls of IPrepoService (#830) 2019-11-25 10:45:54 +11:00