Ryujinx/Ryujinx.HLE
jduncanator daecb1193d
prepo: Resolve JSON parsing issues in prepo report handling (#1022)
It seems MsgPack.Cli incorrectly converts some unicode control characters directly to JSON literal Unicode strings (eg. '\1'). As these are invalid, pretty printing the JSON report fails.

This removes pretty printing, pending a proper implementation, and tidies up MsgPack deserialization.
2020-03-24 23:26:37 +01:00
..
Exceptions System firmware installer (#791) 2020-01-12 03:10:55 +01:00
FileSystem Insert the SD card by default (#968) 2020-03-10 09:34:35 +11:00
HOS prepo: Resolve JSON parsing issues in prepo report handling (#1022) 2020-03-24 23:26:37 +01:00
Input Rewrite the configuration system (#831) 2019-12-21 20:52:31 +01:00
Loaders Add 32 bits support to HleProcessDebugger (#859) 2020-01-12 12:06:26 +01:00
Utilities .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
DeviceMemory.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
Homebrew.npdm Better process implementation (#491) 2018-11-28 20:18:09 -02:00
PerformanceStatistics.cs Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Ryujinx.HLE.csproj Add support for cache storage (#936) 2020-03-03 15:07:06 +01:00
RyujinxProfileImage.jpg Implement friend:a IFriendService: 10101 (#429) 2018-09-25 19:59:29 -03:00
Switch.cs Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00